IBM
C9530-001 · Question #65
A solution developer wants to add meta information to a message flow that is to be deployed to the integration node. The meta information should be accessible at runtime using the IBM Integration…
The correct answer is C. Add an MQSI keyword into akeywords.txtfile located in the META-INF folder of the JAR. See the full explanation below for the reasoning.
Question
A solution developer wants to add meta information to a message flow that is to be deployed to the integration node. The meta information should be accessible at runtime using the IBM Integration Explorer. The flow processes MQ messages, contains a subflow and uses a JavaCompute node for the implementation of the mapping logic. How does the developer include the name of the author so it is clearly associated with the deployed Java code?
Options
- AAdd an MQSI keyword as a comment into the Java code.
- BAdd the author's name in the Short Description field of the JavaCompute node.
- CAdd an MQSI keyword into akeywords.txtfile located in the META-INF folder of the JAR.
- DCreate a .propertiesfile with the author's name in the project source folder of the JavaCompute
How the community answered
(43 responses)- A5% (2)
- B14% (6)
- C79% (34)
- D2% (1)
Community Discussion
No community discussion yet for this question.