Skip to main content

C8060-218 Real Exam Questions

IBM Sterling B2B Integrator V5.2 Solution Implementation

104 questions available · Page 1 of 11

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

The following BPML code describes a choice that takes place:

What are the activity values referring to?

  1. A

    BPML sequences

  2. B

    assign statement values

  3. C

    elements in Process Data

  4. D

    results from rule evaluation

Show answer and explanation

Correct answer: A

Question 2 Multiple choice

Which two items can help reduce the size of process data and increase performance? (Choose two.)

  1. A

    Purge Service

  2. B

    Release Service

  3. C

    message_to_child

  4. D

    JVM Max Heap size

  5. E

    Compression Service

Show answer and explanation

Correct answers: B, C

Question 3 Single choice

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. 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 customer requirement is that if any single server fails, all the other SBI nodes and remote Perimeter Server instances must continue to activelyThe customer? requirement is that if any single server fails, 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?

  1. A

    2

  2. B

    3

  3. C

    4

  4. D

    12

Show answer and explanation

Correct answer: C

Question 4 Single choice

For increased availability reasons, a two-node application cluster has two servers in the DMZ. Each DMZ server has two network adapters. The system needs to be enabled to accept inbound FTP or FTP SSL client connections on port 25000 and 26000. A wildcard (*) is not used in the Perimeter Server.

How many FTP Server adapters need to be configured to support ACTIVE and PASSIVE user initiated sessions?

  1. A

    2

  2. B

    4

  3. C

    8

  4. D

    16

Show answer and explanation

Correct answer: C

Question 5 Single choice

A company has many CA certificates in their IBM Sterling B2B Integrator (SBI). The company's SBI administrator is responsible for contacting the Certificate Authorities for certificate renewal before they expire. Recently the company decides to have their security administrator perform the job instead, and requires automated notification be sent to the security administrator 30 days prior to a certificate's expiration date.

What is the most effective way to configure SBI to meet the requirements?

  1. A

    Add the security administrator's email to all certificates management.

  2. B

    Add the security administrator to the SBI administrator email distribution list.

  3. C

    In the security.properties file, set emailRecipients = <security admin's email address>.

  4. D

    Create a Business Process (BP) to check all certificate expire dates and send notification accordingly.

  5. E

    Set "Expire Days" to 30 in Check Expire Service configuration, set "Output method" to Email, and input the security administrator's emailaddress.

Show answer and explanation

Correct answer: E

Question 6 Single choice

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?

  1. A

    var1

  2. B

    param1

  3. C

    var1, vartype1

  4. D

    param1, paramtype1

Show answer and explanation

Correct answer: D

Question 7 Single choice

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?

  1. A

    End Transaction Service

  2. B

    Lightweight JDBC Adapter

  3. C

    Rollback Database Service

  4. D

    Restore Business Process Service

Show answer and explanation

Correct answer: A

Question 8 Multiple choice

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.)

  1. A

    CA Certificate

  2. B

    Trusted Certificate

  3. C

    System Certificate

  4. D

    Self-Signed Certificate

  5. E

    Host Identity Certificate

Show answer and explanation

Correct answers: A, C

Question 9 Single choice

A global persistence level is set to PERSISTENCE_NONE.

Which Business Process (BP) persistence settings will result in more information being persisted?

  1. A

    System Default

  2. B

    Step Status Only

  3. C

    Step Status - Engine May Override

  4. D

    BP Start Stop - Engine May Override

Show answer and explanation

Correct answer: C

Question 10 Single choice

A customer does a very large volume of outbound FTP sessions. To help facilitate the throughput and provide load-balancing and fail over support, the customer created two FTP Client Adapter instances associated with two Perimeter Servers deployed on two separate servers.

Which feature can be used by the customer to reference the two FTP Client adapter instances by a common name in the Graphical Process Modeler (GPM) or BPML?

  1. A

    Service Group

  2. B

    Adapter Group

  3. C

    Transaction Group

  4. D

    customer_overrides

Show answer and explanation

Correct answer: A