IBM C8060-218 - IBM Sterling B2B Integrator V5.2, Solution Implementation Exam
Page: 3 / 21
Total 104 questions
Question #11 (Topic: Topic 1)
How can a report be set to be stored on the file system?
A. Schedule a report.
B. Create a new report.
C. Edit an existing report.
D. Change a properties file.
Answer: A
Question #12 (Topic: Topic 1)
A developer has created a Business Process (BP) that uses the File System Adapter to
write a file to the file system. Where should the target file name be stored in the BP so that
the File System Adapter can retrieve it?
write a file to the file system. Where should the target file name be stored in the BP so that
the File System Adapter can retrieve it?
A. Primary Data
B. Process Data
C. Primary Document
D. Process Document
Answer: B
Question #13 (Topic: Topic 1)
A developer uses a dynamic value in multiple Business Processes (BP) which can change
between environments of IBM Sterling B2B Integrator (SBI) using sci-get-property. Which
two methods could the developer use to reuse the same BP with different values in a
different environment of SBI? (Choose two.)
between environments of IBM Sterling B2B Integrator (SBI) using sci-get-property. Which
two methods could the developer use to reuse the same BP with different values in a
different environment of SBI? (Choose two.)
A. Add an entry into the <sbi_root>/properties/sandbox.cfg and restart SBI.
B. Create a customer properties file in <sbi_root>/properties/ and run the Cache Refresh Service.
C. Add an entry into <sbi_root>/properties/customer_overrides.properties and use the Cache Refresh Service in a BP.
D. Create a custom table and use a Lightweight JDBC adapter to retrieve the data and insert it into cache using the Cache Refresh Service.
E. Use assign statements followed by the Cache Refresh Service in a BP which runs once at the startup of SBI and can then be used by other BP.
Answer: B,C
Question #14 (Topic: Topic 1)
Given the following BPML, what will the value of "c" be in ProcessData when the Business
Process (BP) completes successfully?
[IBM-C8060-218-6.0/IBM-C8060-218-8_2.png]
Process (BP) completes successfully?
[IBM-C8060-218-6.0/IBM-C8060-218-8_2.png]
A. 10
B. 11
C. 15
D. 16
Answer: D
Question #15 (Topic: Topic 1)
While gracefully stopping the system in a controlled manner, IBM Sterling B2B Integrator
(SBI) has the ability to control the completion of which type of queued items on the local
node?
(SBI) has the ability to control the completion of which type of queued items on the local
node?
A. FIFO messages
B. Mailbox messages
C. ActiveMQ messages
D. Business Processes (BP)
Answer: D