How to set User,Password and OFS_SOURCE

89 views
Skip to first unread message

Mark Brickster

unread,
Apr 28, 2014, 9:12:52 PM4/28/14
to temenos-...@googlegroups.com
I have been examining ors-jdbc code. It is interesting that the code is not setting user/password or ofs_source.
I have been successful to use jremote.jar and connect to Tcserver/JAgent and execute a call.
This code is not using jremote or does not connect to JAgent directly on the tcserver. 
I am unable to see in the T24Connection class how TTCServer.getInstance and than obtain TCConnection works without setting
username and password? Can someone explain to me? I find the code interesting (we have R12 and TAFC) but I really want to use TOCF libs 
and build a simple Java client to post OFS messages.

cheers
mark.b

Dmitry.

unread,
Apr 29, 2014, 1:59:31 PM4/29/14
to temenos-...@googlegroups.com
https://code.google.com/p/temenos-ofs-jdbc/wiki/OFSSyntax
user ans pass - the part of the ofs message

Regards,
  Dmitry

Mark Brickster

unread,
Apr 29, 2014, 2:52:13 PM4/29/14
to temenos-...@googlegroups.com
Dmitry,

I have to assume that the code runs in the EE container and JCA adapter has the connection.
Uid and passwd id in the OFS message are not for the connection object, but rather for access privileges inside the t24 application server.
When I try the code to run on the desktop (eclipse IDE) it would not work without Connection. This physical connection also includes parameter for OFS_SOURCE.

-mark
Reply all
Reply to author
Forward
0 new messages