![]() ![]() |
CFT by using Java API |
May 26 2009, 05:21 PM
Post
#1
|
|
|
Visitor ![]() Group: Members Posts: 1 Joined: 26-May 09 Member No.: 533 |
Hi,
I am currently developing a java application to communicate with CFT by using the java API provided by Axway, but I have a little concern: I do not know what to put in the following fields: I'm using Transfert CFT Vers 2.5 CODE static private String iuiBaseURL = "http://webserver/siui/"; // used to load XFB.IUI configuration static private String certBaseURL = iuiBaseURL; // used to load certificates (from xfb.iui installation directory) static private String monitorUser = "USER"; // Monitor Login static private String monitorGroup = "GROUP"; // Monitor Login static private String monitorPwd = "PASSWORD"; // Monitor Login static private boolean trace = false; // Trace protocolar events and dump requests an responses // load from XFB.IUI configuration static private String MONITOR_ID = "MONITOR_ID"; // Monitor id in XFB.IUI configuration static private String TRANSFER_FILTER_ID = "DEFAULT"; // Transfer filter Id in XFB.IUI configuration static private String LOG_FILTER_ID = "DEFAULT"; // Log filter Id in XFB.IUI configuration Where could i find these informations? Thanks |
|
|
|
![]() ![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
|
Lo-Fi Version | Time is now: 30th July 2010 - 01:11 PM |
Skin designed by IPB Forum Skins
Expand / Collapse Navigation



May 26 2009, 05:21 PM


