Interview Question
Qus: Explain try & catch block in Java & flow service?
The try-catch block works the same way as Java. You execute a sequence of steps, if you faced unexpected exception/error you skip the processing and execute the catch block. To define the Try-Catch block, follow the following steps: Create a new flow service using SoftwareAG designer.
Answers (1)