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

Calling External Java program from SAP

Former Member
0 Likes
591

Hi All,

I need to execute an external Java program from inside a BDC. I am requied to pass parameters to this program (mainly path to a file) and then retrieve the output file from the same directory. If I can process the errorsthat it throws back, it would be an added advantage.

I wonder if I can use the JavaScript classes provided with SAP? Has anybody got any idea? Please help.

Regards,

Madhur

3 REPLIES 3
Read only

Vinod_Chandran
Active Contributor
0 Likes
501

Hi,

Please check this.

Cheers

Vinod

Read only

0 Likes
501

Hi Guys,

Thanks a lot for the information. I think I should now be able to handle the rest. If not, then I'll definitely revert to you for help.

Regards,

Madhur

Read only

andreas_mann3
Active Contributor
0 Likes
501

Hi ,

look here:

regards Andreas