Thanks Nitesh
kumkum
- Original Message
From: Nitesh <[EMAIL PROTECTED]>
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Saturday, 9 December, 2006 2:55:23 PM
Subject: Re: [Axapta-Knowledge-Village] Job Query
Hi Kumkum,
>From the following code u can call another job..
Hi Kumkum,
>From the following code u can call another job...
static void runJob(Args _args)
{
TreeNode tr;
XInfo xInfo = new xInfo();
;
tr = xInfo.rootNode();
tr = treeNode::findNode("jobs").AOTfindChild("Job2"); //job2 is the Name
of the jobs which u want to call
tr.AOTru
Dear All,
I have a query,
Can I call a job from other job.
Regards
kumkum
__
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/
[Non-text portions of this message have been remov
3 matches
Mail list logo