PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

How in include Encoding in the PeopleSoft IB rowset messaging

edited Nov 28, 2018 1:46PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 4 commentsAnswered ✓

Hi Team,

Good morning!

We have REST web services in PeopleSoft to other external system.  Recently, the external system went on for a transition from IBM MQ to Amazon MQ

We have Rowset based messages sending it to Queue as well as Document builder messages.

The document messages when sent to the Queue are displaying as

<?xml version='1.0' encoding='UTF-8'?>

But, Rowset messages are sent as

<?xml version='1.0'?>

Is there a way to include encoding as part of the message structure in IB Rowset based XML ? Because of not having encoding = 'UTF-8' in rowset based messaging, External system when trying to consume is able to see only XML even though we send application/json.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center