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
Which file needs to exist in the directory where the command docker build run?
A. Dockerfile
B. docker.yaml
C. Configfile
D. config.yaml
Which command allows the bulk import of application message formats?
A. mqsiimportschemadefs
B. mqsicreatemsgdefs
C. mqsicreatedefs
D. mqsibulkimportmsgdefs
What is the best practice approach for storing shared development resources?
A. Libraries
B. Message Map
C. Tables
D. Files
Which statement is true regarding a security profiles policy and a security profile?
A. A security profiles policy is a synonym for a security profile.
B. A security profiles policy configures a security profile at run time
C. A security profile configures how a security profiles policy is used by a message flow.
D. A security profile configures the use of a security profile policy at deploy time.
What is a difference between using Convert Single Project and Convert Multiple Projects when converting from projects to applications and libraries?
A. Convert Single Project is for one existing project and Convert Multiple Projects is for one or more existing projects.
B. Convert Single Project is for converting an existing project and any references into one application while Convert Multiple Projects will convert into multiple desired applications with shared libraries.
C. Convert Single Project will put all artifacts into one application or library, while Convert Multiple Projects will create a new application or library for each existing project.
D. Only Convert Single Project can convert existing Message Broker projects into IBM App Connect Enterprise applications and libraries, Convert Multiple Projects requires the projects to meet IBM Integration Bus standards before converting.
Which editor are the global cache values defined and retrieved from?
A. Graphical Data Mapping
B. Message Flow Mapping
C. Integration Data Mapping
D. Message Data Mapping
Exhibit:
According to the API resource pictured above, there are three possible HTTP Return Codes: 400, 404, 200. What is one way to set a HTTP Return code as 400 using ESQL?
A. SET OutputLocalEnvironment.ReplyStatusCode = 400;
B. SET OutputLocalEnvironment.Reply.Transport.HTTP = 400;
C. SET OutputLocalEnvironment.REST.Reply.Transport.HTTP = 400;
D. SET OutputLocalEnvironment.Destination.HTTP.ReplyStatusCode = 400;
When splitting message flow processing between different integration servers how do the flows communicate?
A. Using a switch server and connectivity agents
B. Using switch addresses and node configuration
C. Using a connectivity server and switch agents
D. Using node addresses and node configuration
When using a GroupScatter node, which terminal allows logging and debugging of groups?
A. Catch
B. Published
C. Group Created
D. Out