You are given a WSDL that has two distinct operations in a single Port Type. You need to implement this WSDL by using TIBCO ActiveMatrix BusinessWorks.
What should you do?
A.
Create two processes, and remove one operation in both processes
B.
Create two applications that implement both operations, and set the activation mode to single.
C.
Create a single process, and use a constructor for both operations.
D.
Create a single process, and use a Receive activity for both operations.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit