What would cause the IBM Sterling B2B Integrator (SBI) database size to continually grow and thus impact performance?
A. persistence level set to FULL
B. improperly sized database connection pools
C. index, archive, and purge services not running
D. incorrect number of database threads assigned
An administrator is getting error notifications from the Schedule_IndexBusinessProcessService stating that a previous instance of the Schedule_IndexBusinessProcessService is still running. Which menu screen in the system displays the conflict identified in the notification?
A. Operations > Lock Manager
B. Operations > System > Troubleshooter
C. Deployment > Services > Configuration
D. Deployment > Resource Managers > Resource Tags
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.
The developer has a requirement to execute multiple threads and then continue once all have been completed. Which BPML activity should be used?
A. Choice
B. All Start
C. Invoke Sync
D. Produce/Consume
A developer needs to set a default value if a particular element in Process Data does not exist. Given the following bpml code, what is the correct corresponding rule?
A.
B.
C.
D.
A company has installed a larger drive on their IBM Sterling B2B Integrator (SBI) server and want to change the location of their archived data to this new drive. Where is the default directory for archive data set?
A. Archive Manager
B. Performance Tuning Utility
C. Archive Service Configuration
D. customer_overrides.properties
A developer is implementing onFault logic 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"?
A. Execute both faults.
B. Execute neither fault.
C. Execute the first fault.
D. Execute the second fault.
A mailbox is created for an end user called /partner/orders/TPA_inbound. When the end user connects, the end user can only see /TPA_inbound mailbox from root. What has happened?
A. A virtual root has been created on /partner/orders for that SBI userid.
B. The end user has been assigned /TPA_inbound permissions for the mailbox.
C. Mailbox permission rights have been changed to VIEW for /partner/orders/TPA_inbound.
D. Another mailbox was created called /partner/orders/TPB_inbound which the user is not allowed to access.
When implementing a Web Service (WS), a company creates an XSD to specify and validate the WS input. The schema is checked in to IBM Sterling B2B Integrator (SBI). What needs to be done to connect the schema to the WS?
A. Specify the schema in the WS Manager.
B. Create a schema mapping to a Business Process (BP).
C. Use the XML Validation Service and specify the schema.
D. Nothing needs to be done because the namespace specified in the XSD is sufficient.
A company has deployed a new SFTP Server adapter. What needs to be added to IBM Sterling B2B Integrator (SBI) to provide server authentication for this adapter?
A. CA Certificate
B. User Identity Key
C. System Certificate
D. SSH Host Identity Key