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

OCI post returns no value

Former Member
0 Likes
717

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

Hello Jason,

Below is the post as extracted via http watch.

<input type="hidden" name="NEW_ITEM-QUANTITY[1]" value="125">..<input type="hidden" name="NEW_ITEM-UNIT[1]" value="EA">..<input type="hidden" name="NEW_ITEM-PRICE[1]" value="0,0000">..<input type="hidden" name="NEW_ITEM-CURRENCY[1]" value="USD">..<input type="hidden" name="NEW_ITEM-DESCRIPTION[1]" value=".. ARB-37-1>Businesscards">..<input type="hidden" name="NEW_ITEM-VENDORMAT[1]" value="pt-1-">

Looking at the description, could the dots and the blank positions be the issue?

Timo

jason_boggans
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Timo,

Yes - most likely, have them remove the spaces and dots, it may be that we check field N/E space, in this case it does, so we probably ignore it.

Regards,

Jason

Former Member
0 Likes

Hi Timo,

I had experienced similar issue earlier.

Can you explain what exactly is happening. Let me understand this in detail:

1. You have puched into a external catalog.

2. Selected a item from catalog

3. Tranfered the item to EBP

4. You have a blank screen?

Let me know if this is your issue. Thanks