cancel
Showing results for 
Search instead for 
Did you mean: 

link catalog error

Former Member
0 Kudos

Hello, please can you help me in this problem?

I am working in SRM 4.0 and I had this link from the user to an external catalog:

http://195.68.108.195/PortailParagonDemo/Repiq/AppelOCI.aspx?username=punch&password=punch_siemens&u...;target=_top&HOOK_URL=www.yahoo.com&caller=CTLG&client=500&HTTP_CONTENT_CHARSET=ISO-8859-1

I have this in configuration:

10 http://195.68.108.195/PortailParagonDemo/Repiq/AppelOCI.aspx? URL

50 username punch Fixed Value

60 password punch_siemens Fixed Value

70 language sy-langu SAP Field

90 HOOK_URL www.yahoo.com Return URL

100 ~OkCode ADDI Fixed Value

110 ~target _top Fixed Value

120 ~caller CTLG Fixed Value

130 ~client 500 Fixed Value

140 ~HTTP_CONTENT_CHARS ISO-8859-1 Fixed Value

Can you tell me if there are some errors here? It is not working in web transaction

Thanks in advance for your help

Rose

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

I do all changes that the users sent me in the posts but I marked "Use HTTP GET to call web service" button

jason_boggans
Active Contributor
0 Kudos

Hi Rosa,

I believe you may need to provide the OCI 4.0 documentation to the catalog vendor and liase with them again on this matter as some configuration I guess on their side is incorrect.

They should not, nor should you, identify the HOOK_URL explicitly in the URL string, this is generated at catalog return at runtime by the SRM_SERVER

PLease recheck with this cat supplier and have them re-examine the catalog configuration as defined in the attached documentation.

Regards,

Jason

Former Member
0 Kudos

Hello Jason, this is the correct link

Sorry

http://195.68.108.195/PortailParagonDemo/Repiq/AppelOCI.aspx?username=punch&password=punch_siemens&u...;target=_top&HOOK_URL=www.yahoo.com&caller=CTLG&client=500&HTTP_CONTENT_CHARSET=ISO-8859-1

Thanks in advance

Rosa Rodríguez

jason_boggans
Active Contributor
0 Kudos

Hi Rose,

Are you certain the URL to access the WebService is correct, if I try to just punch out to this using the accessing URL I receive an error:

Connection refusée, paramêtres incomplets

I would expect to be able to reach the catalog page by accessing link:

http://195.68.108.195/PortailParagonDemo/Repiq/AppelOCI.aspx?username=punch&password=punch_siemens&u...

Can you please ensure your URL is correct?

Thanks

Jason

Former Member
0 Kudos

Hello Muthu, it doesn´t work....

I tried with several options and it doesn´t work

Do you have any other solution?

Thanks in advance

Rose

former_member183819
Active Contributor
0 Kudos

Hi Rosa

Do you get any log in slg1?

name is empty / parameterwert your URL and Type as URL.

i.e above username empty .

1 +space + http..... + url.

plz refer again oci 4.0 document 7 th page.

10 http://195.68.108.195/PortailParagonDemo/Repiq/AppelOCI.aspx? URL

50 username punch Fixed Value

60 password punch_siemens Fixed Value

70 language sy-langu SAP Field

90 HOOK_URL Return URL

100 ~OkCode ADDI Fixed Value

120 ~caller CTLG Fixed Value - can you change this order please

110 ~target _top Fixed Value

standard call structure for puchout catalog. plz try the above order .

i believe there is some order misamtching.

Masa/ Jason- can you review her settings please. Is there any specific settings for external catalog ?

others discussions are most welcome

regards

muthu

former_member183819
Active Contributor
0 Kudos

10 http://195.68.108.195/PortailParagonDemo/Repiq/AppelOCI.aspx? URL

50 username punch Fixed Value

60 password punch_siemens Fixed Value

70 language sy-langu SAP Field

90 HOOK_URL www.yahoo.com Return URL

100 ~OkCode ADDI Fixed Value

110 ~target _top Fixed Value

120 ~caller CTLG Fixed Value

130 ~client 500 Fixed Value

140 ~HTTP_CONTENT_CHARS ISO-8859-1 Fixed Value

Can you remove which i highlighted and try?.

regards

muthu