IBM C1000-056 Exam Questions

Questions for the C1000-056 were updated on : Jul 20 ,2024

Page 1 out of 5. Viewing questions 1-15 out of 62

Question 1

Which statement is true about shared libraries?

  • A. If a shared library (A) references another shared library (B), shared library (B) can create a reference to shared library (A)
  • B. Static libraries can reference shared libraries but cannot reference other static libraries
  • C. Integration Projects can reference shared libraries
  • D. A shared library must be deployed with or before an application that references it
Answer:

B

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 2

How can an MQGet node be configured to read a message from a queue without deleting it?

  • A. Set "Copy Message" property to None
  • B. Check the "Read Only" property
  • C. Set "Generate Mode" property to None
  • D. Check the "Browse Only" property
Answer:

A

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 3

DRAG DROP
What is the correct order of steps to create an Integration Service from scratch?

Answer:


Explanation:

Discussions
0 / 1000

Question 4

What is one reason to organize resources into applications?

  • A. It enables all processes using the module to reference the latest versions
  • B. It enables the ability to reference the resources in an Integration Project
  • C. It allows for Java and ESQL support in the same message flow
  • D. It provides runtime isolation of resources
Answer:

D

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 5

What is the maximum number of integration servers that can be used in a single server running IBM
App Connect Enterprise?

  • A. Up to 512
  • B. Unlimited
  • C. Up to 256
  • D. Up to 128
Answer:

B

User Votes:
A
50%
B
50%
C
50%
D
50%

Explanation:
https://www.ibm.com/support/knowledgecenter/SSTTDS_11.0.0/com.ibm.etools.mft.doc/bn28100_.html

Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 6

What are two attributes of IBM App Connect Enterprise JDBC pooled connections?

  • A. Each JDBC connection that is associated with the message flow instance is maintained until the connection is closed.
  • B. A new JDBC connection is created if the maximum pool size has not been reached
  • C. Each JDBC connection that is idle for 15 minutes is removed from the pool.
  • D. A JDBC connection is created on demand for each message flow instance request
  • E. Each JDBC connection that is idle for 60 seconds is closed and is not associated with a message flow instance.
Answer:

A, E

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 7

What is the file format of resource statistics that are written by resource managers?

  • A. XML
  • B. JSON
  • C. HTML
  • D. CSV
Answer:

A

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 8

What are two mechanisms for storing user permissions to enable administration security on the Web
Console?

  • A. OAuth
  • B. LDAP
  • C. File
  • D. Queue
  • E. YAML
Answer:

B, E

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 9

What are two purposes of a user trace?

  • A. Debug message flows and integration servers
  • B. Provide more information than the administration log
  • C. Provide flow usage metrics
  • D. Detect Web-Admin login failures
  • E. Monitor user activity
Answer:

AB

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 10

Which prerequisite task must be done before encrypting a connection to an MQTT server?

  • A. Create a connection from the MQTT server to the SSL server.
  • B. Configure the Security identity property on the MQTT server to use encrypted message flow.
  • C. Configure the MQTT server to communicate using JMT encryption.
  • D. Create a truststore and import the MQTT server public certificate into the truststore.
Answer:

D

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 11

What node category is used to enable integrations running in IBM App Connect on IBM Cloud for
performing aggregation-style operations?

  • A. Messaging Nodes
  • B. Group Nodes
  • C. Transaction Nodes
  • D. Callable Nodes
Answer:

B

User Votes:
A
50%
B
50%
C
50%
D
50%

Explanation:
https://developer.ibm.com/integration/blog/2018/10/08/ibm-app-connect-enterprise-now-
supports-group-nodes/

Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 12

Which file needs to exist in the directory where the command docker build run?

  • A. Dockerfile
  • B. docker.yaml
  • C. Configfile
  • D. config.yaml
Answer:

A

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 13

The PolicySet editor works with which file format?

  • A. CSV
  • B. TXT
  • C. JSON
  • D. XML
Answer:

D

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 14

The following flow is implemented in an online retailer's system to expose a web service that would
process new orders then send shipping request(s) to the shipping carrier.
The shipping request messages should be put on a queue in the shipping carrier's secured SSL-
enabled remote queue manager. What are two ways to set up the SSL connection to the remote
queue manager?

  • A. Configure an SSL-enabled Security Identity by using the mqsisetdbparms command, then use that identity in the MQ Output node properties
  • B. Check the "Use HTTPS" property in the MQ Output node C Check the "Alternate User Authority" property in the MQ node
  • D. Check the "Use SSL" property in the MQ Output node properties
  • E. Create and configure an MQEndpoint policy to use SSL and attach it to the MQ Output node
Answer:

D

User Votes:
A
50%
B
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
D
E
0 / 1000

Question 15

On distributed systems, where must the local queue manager be specified in globally coordinated
transactions?

  • A. MQ Header
  • B. Message Flow
  • C. JMS Header
  • D. Integration Node
Answer:

D

User Votes:
A
50%
B
50%
C
50%
D
50%

Explanation:
https://www.ibm.com/support/knowledgecenter/en/SSMKHH_10.0.0/com.ibm.etools.mft.doc/ac04
561_.htm

Discussions
vote your answer:
A
B
C
D
0 / 1000
To page 2