| Exam Code/Number: | C2060-218Join the discussion |
| Exam Name: | IBM Sterling B2B Integrator V5.2, Solution Implementation |
| Certification: | IBM |
| Question Number: | 104 |
| Publish Date: | Jun 01, 2026 |
|
Rating
100%
|
|
A developer needs to check if the 'Preprocess' element equals 'Y' in Process Data. Which statement is most efficient?
A customer does a very large volume of outbound FTP sessions. To help facilitate the throughput and provide load-balancing and fail over support, the customer created two FTP Client Adapter instances associated with two Perimeter Servers deployed on two separate servers. Which feature can be used by the customer to reference the two FTP Client adapter instances by a common name in the Graphical Process Modeler (GPM) or BPML?
A developer is implementing onFaultlogic into a Business Process (BP) for error handling. Given the following BPML code containing two onFaults:
How will the onFault execute for the error "XML failed validation"?
When a file arrives it must be archived. The ProcessFileArrival and ArchiveFile Business Processes (BP) handle this.The requirement is for ProcessFileArrival to invoke ArchiveFile, but not wait for ArchiveFile to finish before further processing. Which invoke mode should be used?