HOw to handle exceptions in webMethods.
Answer / bijendra
To handle exceptions in webMethods, we use three sequencce
step as below -
First sequence (exit on success)
- second sequence (exit on failure)
- third sequence (exit on done)
second and third sequences are child steps of first one.
all the business login will come inside second sequence and
what we have to do when exception is there, this logic will
come in third sequence.
| Is This Answer Correct ? | 76 Yes | 2 No |
Can we multi-select elements to lock or unlock in the Navigation Panel?
i am having a csv file and it is passed to the tokenize and is passed to the three different fields without setting the indices property. my question is to which variable which value goes or all the tokenized fields tobe passed? for eg:santosh.giridhar_satish_satish.csv-->tokenize what will happen
How to Create an ACL?
Explain what is indices in map flow step?
In which case we are not advised to use Transformers...?
different b/t war,ear,jar files?
What is the difference between DISABLING a Polling Notification and SUSPENDING a Polling Notification?
if i have a parent sequence with the property set- exit on success, n the try sequence block set to exit on failure, n the catch sequence block too set to failure, what is the result?
What Is Developer?
hai this is prasad webmethods is used to integrate the applications but ,we can do that same by using java also ,then why do we use webmethods please send me the answer
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
what is the difference between Schema and SchemaDT