Page 1 of 1

Datastage jobs on Javascript

Posted: Wed Feb 01, 2006 9:26 am
by somu_june
Hi,


Can any one tell me wether I can run my datastage jobs using Javascript.
Is there any option in datastage.If there is a option please let me know.


Thanks,
Somaraju

Posted: Wed Feb 01, 2006 9:43 am
by ArndW
Do you mean to whether or not you can start your jobs via JavaScript? If that is the question then the answer is yes, you can start jobs. The Unix/Windows command to start datastage jobs is "dsjob" with some options. I can remember back that I did start programs using web-based js, so it shouldn't be much work to do the same for a .exe program. Which web server are you using?

Datastage job in Java app

Posted: Wed Feb 01, 2006 11:33 am
by somu_june
Hi,

Actually the requirement is, there is a java application and if we want to invoke a datastage job from java application is it possible. ex: there is a java application PRT and a message is sent through that application and according to that message datastage job has to run.Is there any stage that receives message from java application and invokes datastage job.



Thanks,
Somaraju