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
Based on the screen shot, how many days will documents and other trackable data stay in the system by default?
A. 1 dayA.1 day
B. 2 daysB.2 days
C. 3 daysC.3 days
D. The setting is controlled at the individual Business Process (BP) level.D.The setting is controlled at the individual Business Process (BP) level.
Assuming a system with configuration for tracking purchase orders as "PON", an operator needs to search for an inbound ASC X12 purchase order from a specific trading partner. Which correlation name should be selected along with the Sender ID from the Document Advanced Search?
A. Name: PONValue: "actual purchase order number"
B. Name: PurchaseOrderNumberValue: "actual purchase order number"
C. Name: Purchase Order NumberValue: "actual purchase order number"
D. Name: Purchase_Order_NumberValue: "actual purchase order number"
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
A developer needs to export all versions of a Business Processes (BP). Which two formats can be selected within Resource Manager for exporting objects from IBM Sterling B2B Integrator (SBI)? (Choose two.)
A. WAR File (.war)
B. Install Bundle (.jar)
C. Text Document (.txt)
D. XML Document (.xml)
E. Compressed file (.zip)
An analyst is responsible for implementing an AS2 solution for their company using IBM Sterling B2B Integrator (SBI). After certificates and connections information have been gathered, what is the first thing that must be created in the system?
A. Partners
B. Code List
C. Relationship
D. Organization
Assuming a generic system with no special deployment configuration, an operator needs to search for an inbound EDIFACT purchase order from a specific trading partner. Which correlation name should be selected along with the Sender ID from the Document Advanced Search?
A. Name: SenderTransaction Sender ID : EDITransactionValue: Equals ORDERS
B. Name: TransactionSetIDTransaction Set ID : EDIValue: Equals ORDERS
C. Name: SenderIDQualifierSender ID Qualifier : EDIGroupValue: Equals ORDERS
D. Name: TransactionSenderIDQualifierTransactions Sender ID Qualifier : EDIValue: Equals ORDERS
A customer has deployed a two node active-active IBM Sterling B2B Integrator (SBI) cluster in the secure zone on two servers. The customer has installed two servers in the DMZ for the purpose of installing remote SBI Perimeter Servers to facilitate communications with external partners. Each server in the DMZ is multi-homed (two external facing NIC cards with two external IP addresses and one internal facing NIC card) to two different external facing network segments for redundancy in case one network segment fails or a NIC card fails. External partners will connect to an external IP Load Balancer that will distribute inbound FTP/S, SFTP and HTTP Client sessions across the Perimeter Servers. The Perimeter Servers will be installed without using wildcard addresses. The customer requirement is that if any single server fails and oneServers. The Perimeter Servers will be installed without using wildcard addresses. The customer? requirement is that if any single server fails and one of the two external facing network segments fail, all the other SBI nodes and remote Perimeter Server instances must continue to actively handle inbound sessions for each protocol. What is the minimum number of remote Perimeter Server instances that must be deployed in the DMZ?
A. 4
B. 6
C. 8
D. 12
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