Questions tagged [webmethods]

Middleware and BPM products of Software AG, including Integration Server, Broker and myWebmethods Server.

WebMethods is an Enterprise Software Company, acquired by Software AG, focused on application integration, business process integration and B2B partner integration.

Founded in 1996, the company pioneered the use of web services to connect software applications together within a single organization and across the Internet.

"WebMethods" is a brand to identify a software suite encompassing process improvement, SOA enablement, IT modernization and business and partner integration.

WebMethods Integration Server(IS) is one of the core application servers in the webMethods platform. It's a Java-based, multi-platform Enterprise Integration Server with support to integration of diverse services, such as mapping data between different formats and communication between systems and different types of DBs. WebMethods Integration Server may also be known as an Enterprise Service Bus (ESB).

209 questions
0
votes
1 answer

What does 'APPLY' or 'APPLY FOR' condition mean in sequence?

Can anyone please help me understand what will the sequence check for value field or what does 'APPLY' and 'APPLY FOR' mean?
user3915942
  • 27
  • 1
  • 5
0
votes
1 answer

webMethods business rules: How to create a decision table that depends on another decision table

I am using the native rule engine of webMethods (wm Business rule) to create complex rule. I need to create a decision table that depends on the result of another decision table. As shown in the graphic below,
Patrick
  • 1,091
  • 1
  • 14
  • 14
0
votes
1 answer

PGP: Unable to decrypt, asks passphrase everytime and times out - webMethods

Can anyone help me out with this issue? When I run my decryption code, it asks for passphrase every time and fails if not entered. I want to automate this so that the passphrase is not asked every time. I'm using kleopatra to import/export…
Sowndarya
  • 59
  • 8
0
votes
1 answer

How to solve "Target runtime caf.default.runtime is not defined." error in Designer

I had a very strange error today, that Designer (Eclipse) shown: Target runtime caf.default.runtime is not defined. in Problem view for CAF project
Betlista
  • 10,327
  • 13
  • 69
  • 110
0
votes
1 answer

SOAP Proxy Service - Consumer/provider relationship

webmethods newbie here, so go easy. I have been looking into creating a SOAP proxy service (client to proxy to backend or vica versa). I have managed to do this with the following steps: create a standalone service that does some transformation…
apexlol
  • 130
  • 11
0
votes
1 answer

Java Service Error - webMethods

In a java service, without a function declaration, a function call is there and only compile time error comes. But the output is as expected with no run time errors. How is that possible? Can anyone please explain? "The method functionName() is…
Sowndarya
  • 59
  • 8
0
votes
1 answer

Is there a way how to share code for CAF applications (webMethods)

I have several CAF applications, that are part of one SW project. The question is: "Is there a way to share common code, to prevent copy+paste into all applications?"
Betlista
  • 10,327
  • 13
  • 69
  • 110
0
votes
2 answers

Find instance based on value in the pipeline

In my current project I need to check if a process Instance already exist. I should be able to check this against a value which is stored in the pipeline. In WmMonitor I tried a few services but with none I was able to find the existing process. Do…
Dirk
  • 121
  • 1
  • 7
0
votes
1 answer

WebMethods binding table data

I have a simple WebMethods user task which has some simple string data and also a document list in the input document. This document list has 4 fields. The task view has fields for the strings and an aysnc table for the document list to which I have…
0
votes
2 answers

How to test performance of software AG - Web methods implementation?

I have a requirement to test the performance of an ESB implementation done using software SG - web methods 9.5. Please let me know the tools that can be used and the approach to be followed for testing. Thanks
Prem
  • 4,823
  • 4
  • 31
  • 63
0
votes
5 answers

Profiling WebMethods services?

What techniques are available to profile services running in WebMethods Integration Server? That is, to obtain data which would indicate which parts would benefit most from optimisation.
slim
  • 40,215
  • 13
  • 94
  • 127
0
votes
1 answer

WEBMethods (Java) not writing to network drive?

I cannot get WEBMethods to write to my companies network drive. I can however access the network drive with a simple call in C# but cannot in Java. The network drive and the local drive Q: drive are shared to the same location. So I should be able…
Doug Hauf
  • 3,025
  • 8
  • 46
  • 70
0
votes
2 answers

WEBMethods connection string is not working?

The following WEBMethods string is not connecting to the server on our companies network drive. I can take the string and place it in a web broswer and i will get a windows exploer screen but when run from WEBMethods the error is Access is…
Doug Hauf
  • 3,025
  • 8
  • 46
  • 70
0
votes
1 answer

Error in compiling Java WebService in WEBSERVICES?

I am trying to compile and test a Java Services in WEBMethods. I had to reload the method and now it tells me there is an error some where in my code. I am not sure where the error is over even how to find the error because there is actually no red…
Doug Hauf
  • 3,025
  • 8
  • 46
  • 70
-1
votes
1 answer

SoftwareAG webMethods EDI mapping question : How to map one record into Multiple records

I am trying to map one record into multiple records using webMethods Designer flow service. 1 row converted into several rows. Please help me to wire webethods flow service to map the following using LOOP,REPEAT, MAP, etc. SourceRecord DateFields …
Yasir
  • 1
1 2 3
13
14