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

Issue with Type tag in OriginLocation while creating Quote using Integration

Summary:

We are trying to receive the Quote information using Integration from CPQ. The XML structure for the Quote is getting validated from OTM but Type tag under OriginLocation is making the transmission invalid in OTM. Below is the structure of the payload:

<QuoteHdr>
<OriginLocation>
<LocationGid>
<Gid>
<DomainName>OTMREADY/FF</DomainName>
<Xid>AEJEA</Xid>
</Gid>
</LocationGid>
<Type>location_code</Type>
<QuoteLocInfo/>
</OriginLocation></QuoteHdr>

If we validate the XML, using Validate XML Schema OTM is suggesting to keep Type at the same position but when validated we are getting

cvc-complex-type.2.4.d: Invalid content was found starting with element 'Type'. No child element is expected at this point.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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