Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Call the URL via HTTPS without webservice

Former Member
0 Likes
625

Is it possible to call bellow mentioned url via HTTPS without any Webservice?

This URl needs SSl certificate and we have UNIX as O/S on application Server.

https://secure.authorize.net/gateway/transact.dll

5 REPLIES 5
Read only

Former Member
0 Likes
567

Hi Friend,

Please try with WS_EXECUTE function module.

Regards

Krishnendu

Read only

0 Likes
567

This URL needs SSL Certificate. It will not call the SSL certificate.

Read only

Former Member
0 Likes
567

Hi,

Use the Fm, WF_WINDOWS_EXECUTE and in the parameter option provide the website value you want to pass.

Thanks

Papiya

Read only

Former Member
0 Likes
567

Thanks, My Problem is solved now

Read only

0 Likes
567

This message was moderated.