A company allows trading partners to send files to it via SFTP. Which port needs to be configured on the SFTP Server adapter to define the communication port?
A. Data Port
B. Send Port
C. Listen Port
D. Passive Port
IBM Sterling B2B Integrator (SBI) uses a certificate to encrypt persisted documents. If this certificate needs to be replaced with a deployment specific certificate, which certificate store is the new certificate imported into before updating the certificate name in the customer overrides property file?
A. CA
B. Trusted
C. System
D. Certificate
A company has implemented a Web Service (WS) in IBM Sterling B2B Integrator (SBI). The WS is using unencrypted HTTP as transport. The SBI is deployed as a single node instance. How can this transport be configured to be encrypted?
A. Change the URL in the WSDL file to https://...
B. Change the transport to HTTPS in WS manager.
C. Change the SSL settings in SOAHttpServerAdapter.
D. Check in a SSL certificate and link to it in WS manager.
A company wants a Business Process (BP) to be triggered by the arrival of a file in a particular folder. Which adapter could be set to bootstrap when a file is found?
A. File System
B. FTP Client Get
C. Lightweight JDBC
D. Command Line Adapter 2
When switching between editing a Business Process (BP) in the Graphical Process Modeler (GPM) and the text editor, some meta data is lost. What meta data will be retained regardless of the switch?
A. BP execution settings
B. graphical layout of the BP
C. custom name set on services/adapters
D. annotations (comments) on services/adapters
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.
A Business Process (BP) has been identified that failed due to an issue with the Lightweight JDBC adapter using a database that is unavailable. The database has been made available again. The BP has no built in OnFault logic. To reprocess the failed BP, which action to be executed is the most efficient for each of the failed instances?
A. Restart
B. Resume
C. Advanced Restart
D. Terminate and Resubmit
Which three areas in IBM Sterling B2B Integrator (SBI) are automatically cleaned up? (Choose three.)
A. Map definitions
B. Correlation data
C. Mailbox messages
D. Business Process (BP) definitions
E. BP instance data
F. archived data files on the file system
To allow existing AS2 communications to complete, which Drain Queues option must be selected when gracefully stopping an IBM Sterling B2B Integrator (SBI) system in a controlled manner?
A. Drain No BPs
B. Drain ALL BPs
C. Drain Not Started BPs
D. Drain Not Started BPs and No Open Session BPs
Which two items can help reduce the size of process data and increase performance? (Choose two.)
A. Purge Service
B. Release Service
C. message_to_child
D. JVM Max Heap size
E. Compression Service