What are the activity values referring to?
How can the mapping specialist include the customer ID in the map?
A mapping specialist is creating a map to transform data from an incoming EDI document to an
internal XML format. The internal XML format requires a customer ID which is not available in the
EDI document. It needs to be retrieved from the Business Process (BP) executing the map. How
can the mapping specialist include the customer ID in the map?
What functionality will this action enable?
what is the first thing that must be created in the system?
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?
Which service can be of help in this situation?
In an order process, three JDBC queries need to be executed against three separate databases:
1. Decrease inventory by the ordered volume to reserve inventory (in the inventory database) 2.
Check the customer credit limit in a table (in the customer database) 3. Insert the order details in
the order table (in the order database) If, for example, the credit limit check fails, the inventory
needs to be restored. Which service can be of help in this situation?
Which two keys are required to be configured in SBI for the establishment of the SFTP session?
A developer has been tasked with configuring IBM Sterling B2B Integrator (SBI) to accept SFTP
sessions from a partner SFTP client for the purposeA developer has been tasked with configuring
IBM Sterling B2B Integrator (SBI) to accept SFTP sessions from a partner? SFTP client for the
purpose of allowing the partner to pull invoice documents from their Mailbox. The SFTP session
initiated by the partner will be authenticated by a key signature to the SBI SFTP server. Which two
keys are required to be configured in SBI for the establishment of the SFTP session? (Choose
two.)
Which other parameters need to be configured?
A developer has created and deployed a LWJDBC adapter with only result_name and row_name
defined. The developer has opened the configuration setting for this LWJDBC in the Graphic
Process Modeler (GPM) and put this into the SQL parameter SELECT * FROM CERTTEST
WHERE TEST = O? ?O? Which other parameters need to be configured?
What is the proper way to invoke these adapters in a clustered environment to allow for maximum availability?
A developer has created two FTP Client adapters ‘FtpClient1’ and ‘FtpClient2’ and placed them in
the ‘FtpClientGroup’ Service Group. What is the proper way to invoke these adapters in a
clustered environment to allow for maximum availability?
What needs to be done to connect the schema to the WS?
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?
What is the most appropriate invoke mode for TranslateFile to call SendFTP?
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?