|
From: Yuri <yu...@al...> - 2006-05-11 10:36:13
|
Sinang, Danny wrote: > Hello, > > We've recently add an Application definition to one of our Activities. > > The Application (called "DISTILLER") will call a local Python script > called pyDistiller. > > pyDistiller will then invoke a URL to invoke a remote application > (called "DISTILLER-REMOTE"). > > Question is, how do I pass the current Activity's instance_id, > workitem_id, actor, etc... to DISTILLER-REMOTE ? your_application?instance_id=XXXXX&workitem_id=X |