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

OCI post returns no value

Former Member
0 Likes
699

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
Former Member
0 Likes

Jason,

Removing the dots and blank positions solved the issue.

We're now receiving data again.

Timo