cancel
Showing results for 
Search instead for 
Did you mean: 

JCo connection from JSP in ISA 3.1

Former Member
0 Kudos

Hello to the forum,

I'm looking for help about how to estabilish

a connection to the backend via jco in a jsp page (ISA 3.1).

I found code samples around but I still can't define a sequence of step

to do it from scratches.

In a previous post I was asking about a way of retrieving IPC data

using default ISA libraries.

I didn't achieve a result, so I'm trying now to pick these data from the backend through a RFC.

First I need to understand if it is possible to execute the R3 function and retrieve the output in the jsp, using only standard objects (it means without the need of new custom java classes).

This is important because I should avoid rebooting the server.

If this is not possible, I am supposed to:

- write a java class providing JCo connection

- compile the class

- declare this clas in the proper xml configuration file

- copy the .class file in the server fileystem

- reboot the server

- call the class in the jsp

Is that correct?

Any help is appreciated, because I am stuck at this point

and don't know how to get through.

Gianni

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi Giovanni

The steps are correct, but in ISA you have to make some classes more for use the ISA JCO connection to R3 and do it under the standard of ISA... there are document that explains you how to do it...and don´t remembre de the name of the doucment for you can search it by Internet Sales Development or something like that in the forums

good luck

if the answer help you, please regards

Josue Cruz