Is there a way to set custom JMS Header properties when using the JMS Target Connector?
In our PeopleSoft 9.1 / 8.53 environment, we've configured the JMS target connector to send a message to a 3rd party JMS queue (and that is working). However, I cannot see in PeopleBooks anywhere where you can set additional JMS message properties to the header. The documentation mentions that there is IBInfo contained in the JMS Headers that is added by the system, but I want to be able to add my own data to the JMS headers. This information would be used by the 3rd party system to determine how to route the message or what to do, etc.