A company is planning to offer FTPS connection to its community of trading partners. They already have one server certificate in IBM Sterling B2B Integrator (SBI) that they want to use for the FTPS server in the production environment. In the
development environment they want to use a self-signed test certificate.
Where can the test certificate be created?
A. Trading Partner > Digital Certificates > CA
B. Trading Partner > Digital Certificates > Trusted
C. Trading Partner > Digital Certificates > System
D. Trading Partner > Digital Certificates > Cert Manager
A developer has created and deployed a LWJDBC adapter with all the setting completed. The developer has used the following SQL in the SQL parameter UPDATE TEST SET CERT = O? WHERE CERTREVIEW = ?. parameter UPDATE TEST SET CERT = ?O?WHERE CERTREVIEW = ?. Which setting needs to be added into the configuration of the LWJDBC?
A. var1
B. param1
C. var1, vartype1
D. param1, paramtype1
A company needs to change the folder location for outgoing AS2 documents. Locations for inbound and outbound file storage are configured in which area for a single organization installation?
A. Relationship
B. Partner setup
C. Organization setup
D. Http Server Adapter
A system developer wants to change the tracking discovery level for some Business Processes (BP). The developer is doing this by changing the global tracking.discovery parameter in the doc_tracking.properties files from NONE to MANDATORY. What are two side effects with this selected alternative? (Choose two.)
A. It affects the tracking discovery level on all BP.
B. It can have a serious impact on system performance.
C. Customer override properties files will not override this.
D. The doc_tracking.properties is generated from sandbox.cfg.
E. The functionality will be changed in the future and doc_tracking.properties removed.
Where are two places the amount of time a Business Process (BP) remains online in the system can be updated? (Choose two.)
A. Archive Manager
B. archive.properties
C. Business Process Editor
D. Performance Tuning Wizard
E. Retention Service configuration
A developer has been tasked with configuring IBM Sterling B2B Integrator (SBI) to initiate FTP sessions using SSL to a partner FTP/S server for theA developer has been tasked with configuring IBM Sterling B2B Integrator (SBI) to initiate FTP sessions using SSL to a partner? FTP/S server for the purpose getting order files from the partner. The requirement is that both Client and Server Authentication be performed. Which two certificate stores must be configured for selection when configuring this FTP over SSL client communications? (Choose two.)
A. CA Certificate
B. Trusted Certificate
C. System Certificate
D. Self-Signed Certificate
E. Host Identity Certificate
A file must be translated and then sent via FTP. The TranslateFile and SendFTP Business Processes (BP) handle this. In the event of a failure in SendFTP, the file must be able to be resent without translating the file again. What is the most appropriate invoke mode for TranslateFile to call SendFTP?
A. Inline
B. Direct
C. Async
D. Embedded
A developer needs to check if the 'Preprocess' element equals 'Y' in Process Data. Which statement is most efficient?
A. INPUT/Header/Preprocess = 'Y'
B. string(INPUT/Header/Preprocess) = 'Y'
C. string(//INPUT/Header/Preprocess) = 'Y' D. //ProcessData/INPUT/Header/Preprocess/text() = 'Y'
Which Business Process (BP) check in option must be set to enable tracking of documents to be seen in the "Current Documents" details list?
A. Enable Transaction
B. Document Tracking
C. Set the Event Reporting Level to: Full
D. Set the Document Storage to: Inherited
A company would like to maintain communication adapter availability in the event of IBM Sterling B2B Integrator (SBI) being shut down for maintenance. What can be deployed to maintain adapter communications?
A. Service Group
B. Clustered Node
C. Perimeter Server
D. Adapter Container JVM