A business process splits from a single path into five parallel branches and later joins into a single path. The business requirement states that two of the parallel branches must be completed before the single path that follows the join can progress. When the remaining parallel paths complete, they are discarded. Which Workflow Pattern should be employed to meet this requirement?
Answer : B
Which activity is used to expose multiple operations for a SOAP service in ActiveMatrix BusinessWorks?
Answer : D
Which key combination is used to display Content Assist for a function used in a script?
Answer : A
With which two sources can TIBCO Designer create web services? (Choose two.)
Answer : B, E
Which two levels of tracing are provided for tracing process resources? (Choose two.)
Answer : A, C
You are developing a process that needs to involve a SOAP service. During development, the endpoint that hosts the service is located at http://development.example.org. During production, the endpoint that hosts the service is located at http://production.example.org. How do you ensure that the endpoint you are accessing is configurable?
Answer : D
You are asked to implement a solution that implements different integration logic, based on an object-type. For example, depending on the object type, different external systems and interfaces must be called. The system currently has more than 50 object types. What is the appropriate design for this problem?
Answer : B