cancel
Showing results for 
Search instead for 
Did you mean: 

How to call an API into WebDynpro Environment

Former Member
0 Kudos

Hi,

Can anybody help in calling the Fast Track API ( or any .api) file into the web Dynpro Environment.

I want to access the methods available in this .api into web Dynpro. I request to suggest the best posible way to do that ( should i use web services or the EJB). I would be thankful if anyone give me the solution and also the source code if posible

Regards,

bhargava.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

1)Create an "External Library DC" and add the jar which contais the api to it.Then deploy it

2)Add the "External Library DC" as "used DC" in other DC where you want to access the api

3)Now you can able to access the packages/classes available in the api

Hope this helps

Murali.K.N

Former Member
0 Kudos

Hi

I think you can use EJB and use NW Dev studio

Thanks

Sukrut S