Skip to Content
0
Former Member
Nov 28, 2006 at 02:41 PM

HOOK_URL

309 Views

Hello All,

Spent a fair while searching on the forums and have a question.

We've managed to integrate our External Catalog with a third party companies SRM. They are using OCI 4.0.

They can access the Catalog and add products to the basket. However when clicking on the <b>order confirmation</b>, the screen stays as it is?

In the asp code we have

<form action="<%=Request.QueryString("HOOK_URL")%>" method=post target=_top >

We have a 9 hidden fields which store OCI compliant data.

Appreciate any help or pointers you can offer.

Regards