webADI - Integrator - Calling procedure , - How to display out variable on spreadsheet.
I created integrator to load Items in inventory table. That procedure has 90 input parameters and one out put parameter. Internally in that procedure , i am calling oracle public API to load item in mtl_system_items_b table. That public API , is returning error which is i am passing back as output for that integrator procedure.
Now my question is , how to display that output variable in spreadsheet for each line item?
thx
amey