You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Hi,
I would like to make Business Object request on TIS Referential in order to retrieve a!! :
- names of projects,
- names of jobs,
- descriptives of projects,
- descriptives of jobs,
-...
Do you avec any solutions to propose me ? Thanks.
Offline
Hi,
You have to use the command_line API.
If you connect to the command_line with a telnet command : telnet %MACHINE_NAME% or %IP_ADDRESS% 8002 [default port]
Your are connected to the Command_Line.
Type help to have API list, then you'll find everything to make your need.
You can read the following wiki page on the COMMAND_LINE topic.
Best regards;
Offline
Pages: 1