Hi,
How to set nrvpub.name from IS before sending message to UM using jms send
I want to override the default value which is the name of the IS user who is running IS process to a value such as ‘XYZ’
Thanks,
Monica
Hi,
How to set nrvpub.name from IS before sending message to UM using jms send
I want to override the default value which is the name of the IS user who is running IS process to a value such as ‘XYZ’
Thanks,
Monica
Hello Monica,
If you want a particular user to be reflected as nrvpub.name then you have to mention that specific user details while creating your JMS connection on IS. You can give any dummy password. Refer to the attached screenshot for more information.
Now, use this particular JMS connection while publishing you messages for which you wanted the publisher as XYZ
Thanks Prasad. This for the screenshot.
This works.
Thanks Prasad. Thanks* for the screenshot as well.
This works.