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

Unable to pass multiple Items in single request to fetch Item availability

edited May 8, 2020 7:08AM in Inventory Management 2 comments

Content

Hi All,

We have a requirement where we need to design a VBCS screen which displays all Items along with their availability and to fetch availability for an Item we are using below mentioned SOAP service 
https://XXXX-dev1.fa.us6.oraclecloud.com:443/fscmService/OnhandQuantityServiceV2?WSDL with queryAllInventory operation. But the problem with this service it accepts only one item at a time so when we have 1000 items to display we are forced to invoke the same service 1000 time and each invoke is taking around 0.3 seconds which is 
summing upto 0.3*1000=300seconds(5min) which is causing severe performance issue in VBCS screen.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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