How to Execute ImportEntity Method of NRM WS over JMS Protocol?
(Doc ID 2283517.1)
Last updated on NOVEMBER 21, 2024
Applies to:
Oracle Communications Unified Inventory Management - Version 7.2.5.0.0 and laterInformation in this document applies to any platform.
Goal
When testing NRM WS's ImportEntity method over JMS protocol using SOAP UI, following error was observed in the UIM WebLogic Server:
Unable to parse the incoming request
Further investigation suggested SOAPUI was unable to send the MIME Boundary headers along with the WS request if it contains an attachment to the JMS Queue, thus resulting in the error as above.
Therefore to test the WS operation over JMS protocol a standalone java client was written which is described and attached to the document.
Note: Create a Support Request(SR) if full working sample client is required.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |