cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

JCo Interface Vs JCo Session

Former Member
0 Likes
351

Hi All

Pls guide why/when do we use JCo Interface?

We also have JCo Session ..function call..

So on which basis we differentiate when to use what (from above 2).

View Entire Topic
agentry_src
Active Contributor
0 Likes

Hi Ruchir,

That's a good question to ask. 

JCo Interface predates the creation of the JCo Session action blocks and are used as a single call rather than opening a session with which multiple calls may be made in the same session.  It also remains so that previous content will continue to work.

Regards, Mike

Former Member
0 Likes

Thanks Mike for guiding me through ..

Over the time - we hav bn using both and as u stated.. i guess every one does in very same fashion .. but i thght may be its to do with performace factor in case just 1 function call is required per session, one might look for JCo interface rather than jco session .. else..am sure evry1 uses jco session these days...

Thanks for the update Mike!