cancel
Showing results for 
Search instead for 
Did you mean: 

Web form order populating shopping cart - OCI

0 Kudos

We have a web form that when populated and "add to shopping cart" leaves the form and returns to the initial shop page, but doesn't automatically populate the shopping cart. Sometimes if you just press "Enter" it will populate. Are we maybe missing something with the OCI? This worked prior to upgrading to SRM 5.5 SP6. There is nothing in the SLOG logs. Is there a template that can be used to create a web form? These are the fields weu2019re trying to pass:

NEW_ITEM-LONGTEXT

NEW_ITEM-DESCRIPTION

NEW_ITEM-QUANTITY

NEW_ITEM-UNIT

NEW_ITEM-PRICE

NEW_ITEM-MATGROUP

NEW_ITEM-VENDOR

NEW_ITEM-CURRENCY

NEW_ITEM-MATNR

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Go through the blog given my masa..

/people/masayuki.sekihara/blog/2007/12/07/oci-open-catalog-interface-setting-and-trouble-shooting

Thanks

prasad.s

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Please check the HOOK_URL value in your custom form side.

I know some customer implemented custom form with hard coded HOOK_URL string and did not work after upgrade.

Http trace tool like HttpWatch helps your troubleshooting.

Regards,

Masa