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

Payload for Item Revision creation

edited Jul 25, 2018 10:23AM in Product Master Data Management 1 comment

Summary

Looking for creating Item Revision payload via Web Service

Content

Hello all,

Looking for payload to create Item Revision via Web Service.

Tried to execute "releaseVersionItem" method but ends up with below error:
 

Request Payload (releaseVersionItem):

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/&quot; xmlns:typ="http://xmlns.oracle.com/apps/scm/productModel/items/itemServiceV2/types/"&gt;
   <soapenv:Header/>
   <soapenv:Body>
      <typ:releaseVersionItem>
         <!--Optional:-->
         <typ:versionId>-1</typ:versionId>
         <!--Optional:-->
         <typ:itemNumber>Test MR Item</typ:itemNumber>
         <!--Optional:-->
         <typ:organizationCode>OLYMPUS</typ:organizationCode>
         <!--Optional:-->
         <typ:itemRevision>300000002879070</typ:itemRevision>
         <!--Optional:-->
         <typ:newRevision>3</typ:newRevision>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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