An IBM Integration Bus developer has configured Event monitoring on MQInput Node for all the messages that hit the In terminal and the Out terminal of the node. When a batch different messages was processed through this Integration flow, 2 messages failed to be parsed at MQInput Node and 18 events were seen to be fired. What could the developer do to see 20 events fired in the next run with same batch of messages?
Answer(s): B
Which of the following statements is true if transaction is set to automatic in the Compute Node property?
Answer(s): A
In order for a MQEndpoint policy to use a CCDT file, what must be done in addition to setting the ccdt property?
Answer(s): C
If you set the ccdt property in an MQEndpoint policy document to use a CCDT file, you must also run the mqsichangeproperties command to specify the CCDT file path. Use the following form, where IBNODE and file_path represent the integration node name, and the path to the CCDT file:mqsichangeproperties IBNODE -o BrokerRegistry -n mqCCDT -v file_path
https://www.ibm.com/support/knowledgecenter/en/SSMKHH_10.0.0/com.ibm.etools.mft.doc/bi62102_.htm
How can WebSphere Service Registry & Repository (WSRR) information be pre-loaded into the IBM Integration BUS (IIB) cache before sending any messages to the message flow?
Enabling cache preloadingAfter the query file is created and placed on the server, configure the broker to use the text file at execution group start up. The change properties command will be used to achieve this and is accomplished by running the following command:Command to enable preloading of the WSRR cache from file mqsichangeproperties <broker_name> -c ServiceRegistries -p "<wsrr_query_text_file>" -o DefaultWSRR -n predefinedCacheQueriesReplace <broker_name> with the name of the broker that is being used. Replace <wsrr_query_text_file> with the absolute file path location and name of the query file.
https://www.ibm.com/developerworks/websphere/library/techarticles/1404_smithson7/1404_smithson7.html
Post your Comments and Discuss IBM C9530-001 exam prep with other Community members:
We’re offering these study questions to support your success. The least you can do? Drop a useful comment about each question. Help others. Build the community.