What is a scope of a variable that declared inside the main?
Is tht accessible in try & catch block?
Answers were Sorted based on User's Feedback
Answer / siva subrahmanyam
It's not accessible directly. Scope Ends within the Main block. However, it can be accessed through the Pipeline document unless it is dropped within main block.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / sameer
If U specify that local variable inside the try block then you access it and simultanously u can catch the Exception in catch which is user understand S.O.P statement
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the main difference between webservies 6.5 and webservies 7.1.2
What Is the Pipeline Editor?
What is the file (.jar) name that sharing between WebMethods integrated with JD Edwards???
n what folder is the webMethods documentation for the Broker Admin package located?
What Is a Flow Service?
How many ways can you invoke a service?
Difference between Scheduler service and adapter pooling notification?
the document is published but not subscribed where the document stored and how to trace the document?
1 Answers Cap Gemini, Tech Mahindra,
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.
What Is a Regular Expression?
How we can catch exception error on run time mode using flow language in webmethods?
explain about endpoint url,endpoint alias?