Page 1 of 1

Calling third party APIs through DataStage

Posted: Wed May 18, 2005 10:06 am
by satish_valavala
Hi,
How can we call external APIs(Eg:CRM APIs) using DataStage Server edition (without using RTI/SOA).

Thanks

Posted: Wed May 18, 2005 10:31 am
by ArndW
Satish,

by far the easiest way is to call external programs through the command line interface(s). You can call external subroutines directly through the API described in Universe GCI Guide (see Universe GCI Guide, Version 9.6) but be prepared for a long learning curve.