on 2018 Feb 19 1:59 AM
Hey,i have a question regarding oci. We are connecting several external webshops via oci. Now we have the Problem that one shop makes some Problems. Evertime we open the webshop it opens a second popup Windows including the webshop. By transfering it back to our System the articles are not in. It seems that the popup Windows is the Problem. Does anyone has an idea how to fix the Problem. Is there any Parameter i have to set so that the webshop is shown in the same window?
Request clarification before answering.
Hey Dominic
I did have a similar issue sometime back when my Ariba catalog was not sending back to SRM after checkout
Please check your IE version and check with different versions
Also check there is no pop up blocker which is creating the issue.
Below are the parameters I maintained.
BYPASS_INB_HANDLER X
BYPASS_OUTB_HANDLER X
HOOK_URL
~Target _top
~Caller CTLG
~OKCode ADDI
~returntarget _parent
You can also debug in Class CL_WDR_CLIENT_ABSTRACT_HTTP
Method GET_SESSION_HANDLING
REQUEST_TYPE STARTUP--first time return item
REQUEST_TYPE RESUME--send time return item
You can also debug here FM bbp_ws_import_sc_data and badi BBP_CATALOG_TRANSFER
refer these notes:
1817316 - External Catalog Domain Swicthing and New Windows
Note 2351599 - Check out from catalog does not return to SRM
let me know if that helps
regards
Vinita
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.