cancel
Showing results for 
Search instead for 
Did you mean: 

ISA File Upload

Former Member
0 Kudos

We have to create application to upload a CSV file in SAP using a BAPI.

Our problem is that our customer ask us to include this functionaliti after log in operation of the user (internet user) in a standard ISA Application.

How we can manage user credential into our own jsp application ?

There is some functionality already available to upload the file into a BAPI in ISA application.

Thanks

Michele Truffelli

Accepted Solutions (0)

Answers (1)

Answers (1)

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Michele,

you have to use the credential of the ISA here. Unfortunately I cannot tell you how they did this. But to find out in general how we handle such stuff in 6.20, there is an example there on SDN under : https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/web as 6.20 jsp demo on eclipse

Feel free to see if this is can helpt you. I'm not sure if the guys from ISA used the same mechanism.

Regards,

Benny

Former Member
0 Kudos

Hi Benny,

we have downloaded the example and we will try to realize it by this way.

We will let you know...

Thank You.

Michele