Build search collection process
Setting up Build Search Collection for Solution Advisor
SPECIFIC TO
Enterprise, CRM, Verity
ISSUE
What is the set up involved for a successful Build search collection process and a working Solution Advisor?
From the category archives:
PeopleSoft
· Execute the short cut placed on desktop by double clicking. (Blog – Integration Testing – Send Master utility)
· There will be a blank command window blinking for a while and then you will have the screen below.
· You now need to enter the values marked as required field. Source and designation node names [...]
This can be achieved by adding the try catch block to catch the exception in the people code. You can catch the exception and do desired processing or log the error. eg:
The below code is useful to create XML and XSD file. Create Application engine program with below code and run the AE program in App designer to get a file in local. You can get the same in server without specifying any path and give it as relative path instead of file absolute.
Objects Security – Object Security is used to restrict the People Tools objects that specific developers can access.
Understanding Send Master
The Send Master utility enables you to test PeopleSoft Integration Broker service operation interactions with PeopleSoft and third-party web servers, application servers, and integration gateways. It can test listening connector functionality, target connector functionality, connector introspection and transactions
Send Master enables you to post any data format, including the PeopleSoft Multipurpose Internet Mail Extensions [...]
From 8.48 tools version creating two records at root level is not possible. This will be achieved using Container Message.
Container messages: A container message is a Non RowSet-based message that holds one or more part messages. A container message must contain all RowSet-based messages or all Non RowSet-based message parts.
User Level Security
If the message is not published then the issue is the OPRID don’t have permission to publish and subscribe. Need to give Integration administrator role in User profile.
The following query is useful to get the error message return by the Application Message for this you need to give the IBTransacationid as an Input (where as Pub ID in version below 8.48). You can get this id from Message monitor.
Unlike prior People Tools releases, messages do not contain any processing logic. All processing logic is defined in service operations, using service operation handlers.
Here some of the major difference between the old versions and 8.48 version









