1.

Explain branch operation.

Answer»

Conditional PROCESSING is supported by the BRANCH operation. It is similar to an "if-then-else" statement that can be found in languages such as JAVA. To create a BRANCH operation,

  • Incorporate/Add the BRANCH step to the service.
  • Specify or SET a BRANCH condition.
  • Add LOGIC to perform the transformation once the condition is met.


Discussion

No Comment Found