You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Error getting data service metadata request

Question
17
Views
0
Comments

Content

Hi Gurus,

I'm facing an issue with GetMetadata service when called from OPM (Nov 16). The structure is as per the documentation library of OPA. Not sure what is going wrong. The response message to OPA :

<?xml version="1.0"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
  <SOAP-ENV:Header/>
  <SOAP-ENV:Body>
    <get-metadata-response xmlns="http://xmlns.oracle.com/policyautomation/hub/12.2/metadata/types">
      <Table can-be-input="true" can-be-output="true" name="CUST_GEN_INFO">
        <Field can-be-input="true" can-be-output="true" name="SGB_GCIS_ID" type="STRING"/>
        <Field can-be-input="true" can-be-output="true" name="SGB_GCIS_ID_2" type="STRING"/>
      </Table>
    </get-metadata-response>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>

 

Here is the message log from OPA HUB:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!