Can we execute OAG request message through panra soft??
Can we execute OAG requests through parasoft SoAtest ?? If can means could please provide me the steps to do that one?
Comments
-
Can you describe what you mean by "OAG request"? Do you need to send XML, SOAP, JSON, or something else? SOAtest supports many message formats and transport protocols out-of-box and can be extended to support others.
0 -
WebSphere Commerce service interfaces are defined using the OAGIS message structure, from The Open Applications Group. The OAGIS standard provides a consistent message structure and model for messaging using XML. The OAGIS standards describe Business Object Documents (BODs) as nouns and the services that interact with those nouns are called verbs.
0 -
The OAGIS verbs that are used include:
Get Request and the Show Response
Process Request and the Acknowledge Response
Change Request and the Respond Response
Sync Request and the ConfirmBOD Response0 -
I do not have specific instructions or steps available. However, based on the docs I was able to find, the verbs/nouns in OAGIS are XML payloads described by XML Schema documents (XSDs). Just in case this helps you, SOAtest's Messaging Client tool can accept an XSD and provide UI that enables you to select and configure the elements you want to send as described by the XSD.
0 -
Could you please help me to configure the messaging client transport layer in detail??
0