Multiple choice technology mainframe

Why would an integration developer use Java snippets in a business process?

  1. A developer would use Java snippets for general tasks. A Java snippet's implementation is fixed and

  2. A developer would use Java snippets to create a snippet that captures a specific behavior. A Java

  3. A developer would use Java snippets to call an arbitrary Java method directly. A Java snippet can also

  4. A developer would use Java snippets to link and unlink tasks within a business process diagram. A Java

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In WebSphere Process Server / Integration Developer, Java snippets allow integration developers to call arbitrary Java code or methods directly within a business process flow to implement logic not easily modeled using standard visual activities. The truncated options do not correctly define this behavior.