#1 2009-04-30 14:56:51

ptitenana_VTQ70
New member
Registered: 2008-10-21
Posts: 6

TIS Referential / BO Extract

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

#2 2009-05-12 15:41:48

cantoine
Talend team
Registered: 2006-09-19
Posts: 719
Website

Re: TIS Referential / BO Extract

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

Board footer

Powered by FluxBB