cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

OCI post returns no value

Former Member
0 Likes
700

Hi guys,

We're trying to connect a supplier via OCI to SRM.

We can connect to the catalog and select our items. When we transfer the items back to SRM we get the error message that there are incomplete item.

I debugged the post via BBP_CATALOG_TRANSFER. None of the fields have a value, so the the error message makes sense.

The supplier indicates they haven't changed the OCI post.

The indicate they're posting: NEW_ITEM-QUANTITY[1]=125&NEW_ITEM-UNIT[1]=EA&NEW_ITEM-PRICE[1]=0,0000&NEW_ITEM-CURRENCY[1]=USD&NEW_ITEM-DESCRIPTION[1]=ARB-25-1>Business cards&NEW_ITEM-VENDORMAT[1]=pt-1-

Price still needs to be filled by the supplier, so this can't be issue. Could the issue somehow be that the description is not placed as first post value?

It has worked before during testing. We haven't changed any of our settings. Therefore to my opinion something must have changed on the supplier side.

Regards,

Timo

View Entire Topic
jason_boggans
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

Implement the coding from note 487917 to see exaclty what data is being transferred - this should allow you to determine why the transfer fails, Post the OCI data here if you're not sure why it is fsiling.

Regards,

Jason