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

create data model using web service

Received Response
50
Views
1
Comments
edited Jun 23, 2021 6:45AM in Reporting and Analytics for ERP 1 comment

Content

i  need an example for  creating data model using web service

i need to create a report using data model using web service , how i create a data model and report ?
i use wsdl : https://ekji-test.fa.em2.oraclecloud.com/fscmService/OnhandQuantityServiceV2?WSDL
and payload
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/&quot; xmlns:ns1="http://xmlns.oracle.com/apps/scm/inventory/materialAvailability/onhandQuantities/onhandQuantityServiceV2/types/"&gt;
<soapenv:Header/>
<soapenv:Body>
<ns1:queryAllInventory>
<ns1:organizationId>300000001624632</ns1:organizationId>
<ns1:inventoryItemId>300000001703720</ns1:inventoryItemId>
<ns1:treeMode>2</ns1:treeMode>
<ns1:isRevisionControl>false</ns1:isRevisionControl>
<ns1:isLotControl>false</ns1:isLotControl>
<ns1:assetSubOnly>false</ns1:assetSubOnly>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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