List Info

Thread: Re: batch processing




Re: batch processing
country flaguser name
United States
2008-03-27 17:33:30


Create a class extends from runbasebatch. Execute your report from a class and then add that class in the batch.

for examplee
class reportinbatch extends runbasebatch
{
classdeclaration
{
}
static void main(args _args)
{
reportinbatch batchreport = new reportinbatch();
batchreport.run();
}
void run()
{
// write code to execute report
}

boolean pack()
{
return true;
}

container unpack()
{
return connull();
}
}

Jag

----- Original Message ----
From: tedwards82 < tedwards82%40yahoo.com">tedwards82yahoo.com>
To: development-axapta%40yahoogroups.com">development-axaptayahoogroups.com
Sent: Thursday, March 27, 2008 1:41:46 AM
Subject: [development-axapta] batch processing

does any one have an example of code to add a report with parameters
to Batch processing?

__________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs

[Non-text portions of this message have been removed]

__._,_.___
.

__,_._,___
[1]

about | contact  Other archives ( Real Estate discussion Medical topics )