Free C9530-001 Exam Braindumps (page: 9)

Page 8 of 31

Which node can be used to generate an exception and force an error path through the message flow?

  1. Trace Node
  2. Throw Node
  3. Validate Node
  4. TryCatch Node

Answer(s): D



What is one method to keep the cache clean in IBM Integration Bus?

  1. Define a timeout parameter in the Policy file.
  2. Use the MbGlobalMapSeccionPolicy class to expire the Global Cache variable.
  3. Set up an external process to check the variables that have not been modified in a speculated amount of time and remove them.
  4. Use remove() on the MbGlobalMap class. In case of a catastrophic crash of the node, the cache will detect this and remove the variable implicitly.

Answer(s): A

Explanation:

When you get an MbGlobalMap object, you can specify how long the data remains in the global cache before it is removed automatically. This time is known as the time to live and is counted from when that map entry is last updated. By default, the time to live is set to zero so that the data is never removed. To set a specific time to live, create a session policy, which you can reference from the MbGlobalMap object.


Reference:

https://www.ibm.com/support/knowledgecenter/en/SSMKHH_9.0.0/com.ibm.etools.mft.doc/bc23801_.htm



While creating an integration transformation service with IBM Integration Bus which scenario can not use the graphical data mapper?

  1. XML to non-XML data mapping.
  2. SQL sub-queries to fields on the Output Tree.
  3. Environment variable to a field on the Output Tree.
  4. Simple database insert, update and delete operations.

Answer(s): D



If an Integration Node contains four Integration Servers, using the default topology, how many catalog and cache container servers will be hosted?

  1. One catalog server and two cache container servers.
  2. Two catalog servers and two cache container servers.
  3. One catalog server and four cache container servers.
  4. Three catalog servers and one cache container server.

Answer(s): C






Post your Comments and Discuss IBM C9530-001 exam with other Community members:

C9530-001 Discussions & Posts