Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam C9530-001 All Questions

View all questions & answers for the C9530-001 exam

Exam C9530-001 topic 1 question 57 discussion

Actual exam question from IBM's C9530-001
Question #: 57
Topic #: 1
[All C9530-001 Questions]

Given the following set of applications and libraries, which are all deployed to the same Integration Server, what must be done to provide a new version of the
MasterSchema.xsd file to AppA and AppB?

  • A. Deploy the new version of the MasterSchema.xsd file to the Integration Server.
  • B. Place the new version of MasterSchema.xsd in the MasterLibrary and deploy the MasterLibrary to the Integration Server.
  • C. Place the new version of MasterSchema.xsd in the MasterLibrary and then redeploy the AppA and AppB applications to the Integration Server.
  • D. Place the new version of MasterSchema.xsd directly in AppA and AppB and then redeploy the AppA and AppB applications to the Integration Server.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
If you update and redeploy a shared library, all applications that reference that shared library see the updates automatically.
Note: If you update a static library, you must repackage and redeploy each application that references that library, unless applications need to use different versions of that library.
References:
https://www.ibm.com/support/knowledgecenter/en/SSMKHH_10.0.0/com.ibm.etools.mft.doc/bc23066_.htm

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
lbao
5 years, 4 months ago
I think the correct answer is B, because we can't deploy a xsd file directly to an Integration Server. We need to update the xsd file on shared library, and redeploy it on Integration Server.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...