cancel
Showing results for 
Search instead for 
Did you mean: 

Can java code be written to be called from command line to call SAP service

Former Member
0 Kudos

Is it possible to write a java program that can be called from the command line to

connect to an SAP application which in turn can called a SAP service?

Thanks,

Steve

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

I do not really get your idea but it seems like you are talking to make a HTTP client that accesses the SAP system the same way the browser does. If so, it is a question of a simple program. The server side does not really matter in this case: SAP sever, Apache, IIS, other ...

Kind regards,

Tsvetomir

Answers (1)

Answers (1)

Former Member
0 Kudos

thank you for your suggest. Using Netweaver, we have created services derived from SAP services that run at night using a scheduler. We are trying to move toward using *.bat files to call the services now.

thanks again.

Former Member
0 Kudos

This is interesting.

I have done UNIX script to call SAP Web Service, but actually a JAVA program is used.

I wonder if there are any way to call SAP Web Service or RFC without JAVA by script (.bat or .sh)

0 Kudos

Hi,

Can you please tell me how did u write the script?

Thanks & Regards,

nagarjun