A.
The source adapter can only use JMS transport.
B.
The CwDBConnection objects are declared as global in order to reuse the
connections.
C.
Long-lived business process collaborations cannot be bound to external access
Clients.
D.
Local template or port variables should be used for any data that must persist
through the business process.
Answer:
C
QUESTION:
119
Which of the following BEST describes explicit transaction bracketing?
A.
A collaboration property to maintain ObjectEventId uniqueness during event flow.
B.
The beginning and end of each transaction in a database call is determined
programmatically.
C.
A transaction begins as soon as the connection is acquired and ends when the
connection is released.
D.
Automatic handling of transactions in a database call.
Answer:
B
43

QUESTION:
120
Under which of the following conditions does a collaboration object need NOT be re-
created in order for it to function properly?
A.
After modifying Java code in a diagram or scenario definition.
B.
After adding or removing a property.
C.
After adding a new scenario.
D.
After modifying the triggering events.
Answer:
A
QUESTION:
121
A collaboration sends purchase order data to application X through a synchronous
service call (S1). Before the PO data goes to application X, it must go to application Y
through an asynchronous outbound service call (S2) to verify the customer's credit
rating. The credit rating verification process can be instantaneous or take up to 48
hours, but should never take more than 48 hours.
Which of the following solutions are
appropriate to define how the service calls should be reconfigured?


You've reached the end of your free preview.
Want to read all 6 pages?
- Fall '20
- Object-Oriented Programming, collaboration object