How Java Services Are Organized on the webmethods Server?
Answers were Sorted based on User's Feedback
Answer / manish
All Java service in same folder are stored as methods in
one java class.
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / ashish arya
All Java services in one particular location are stored as
functions in 1 Java Class.
| Is This Answer Correct ? | 7 Yes | 4 No |
explain try and catch block briefly
What Is an ACL?
If i have to move packages from one IS to another, which process would u suggest, is it thru wmDeployer or someother processes like publish/subscribe?
If I have a parent sequence with the property set- exit on success, and the try sequence block set to exit on failure, and the catch sequence block too set to failure, what is the result?
what is indices in MAP flow step?
steps of deploying a service in webmethods
In webMethods Integration Platform, where is the lock information stored (such as names of elements that are locked, when they were locked, etc.)?
How we can catch exception error on run time mode using flow language in webmethods?
How to Know Who Has an Element Locked?
can we build loop step with in the branch in such a way that the interface is look like that branch <transactiontype > sequence: Deposit loop <accno> xxxxxx sequence: current loop <accno> xxxxxxx sequence: savings loop <accno> can we achieve the above senario.
in which scenario we will use no tx,in which scenarion we use local tx?
What Are Input and Output Parameters?