A school website needs to retrieve student records from its PeopleSoft system. The broker needs to be configured to util

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

A school website needs to retrieve student records from its PeopleSoft system. The broker needs to be configured to util

Post by answerhappygod »

A school website needs to retrieve student records from its PeopleSoft system. The broker needs to be configured to utilize PeopleSoft JAR files. How should the solution developer implement this requirement?

A. Place the PeopleSoft provided files on the broker runtime file system and run : mqsichangebroker <broker_Name> -l -v <file-path>
B. Place the PeopleSoft provided files on the broker runtime file system andrun: mqsichangeproperties <Broker-Name> -c EISProviders -o PeopleSoft -n jarsURL -v <file- path>
C. Configure the broker to use the files that came with the installation and run: mqsichangeproperties <broker_Name> -c EISProviders -o PeopleSoft -n jarsURL -v <broker-install-dir>\adapters\prereqs\jars
D. Configure the application to use the relevant JAR files by adding external dependencies to the message broker application in the Toolkit during development. The Toolkit will bundle these JAR files within the Broker Archive (BAR) file for deployment.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply