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.
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
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
...
Log in to ExamTopics
Sign in:
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.
lbao
5 years, 4 months ago