But won't this process, because it is initiated from the client-end,
force the client to wait until the whole thing is completed?  Or will
the API-Call just trigger and then return as a completed process to
the client?  I don't use client-side Run Processes much, so haven't
explored their impact.  I could test this, but am lazy :)

Steve

On Jan 8, 8:16 am, Conny Martin <conny.mar...@t-systems.com> wrote:
> I think there is no problem with performance. The only API-Call which you'll 
> see is an ARExecuteProcessForActivelink. From then on all is running within 
> the server.
>
> -----Ursprüngliche Nachricht-----
> Von: Action Request System discussion list(ARSList) 
> [mailto:arsl...@arslist.org] Im Auftrag von ccrashh
> Gesendet: Donnerstag, 8. Januar 2009 14:11
> An: arsl...@arslist.org
> Betreff: Re: Application Query Delete Entry
>
> Huh...didn't even notice the Log stating "ACTL"....just assumed filters.  The 
> documentation flags Application-Query-Delete-Entry as Filter only, and not 
> Active Links.  Does the lack of a checkbox mean it will work but isn't 
> supported?  Or is this just another example of bad documentation?
>
> For the record, I think it is bad, performance-wise, to delete x number of 
> records via client-side code.  This should be invoked via a filter.
>
> Steve
>
> On Jan 8, 7:56 am, kush <kaushal.coold...@gmail.com> wrote:
>
>
>
> > Hi friends,
> > thanks for your help...
> > @@ has solved my problem.
>
> > Thanks folks for you help once again.
>
> > -
> > Kaushal.
>
> > On Jan 8, 5:15 pm, Conny Martin <conny.mar...@t-systems.com> wrote:
>
> > > If you're using this in an AL you must precede the command with @@:
> > > The AL runs on the client and try's to start an executable file named 
> > > Application-Query-Delete-Entry.
>
> > > -----Ursprüngliche Nachricht-----
> > > Von: Action Request System discussion list(ARSList)
> > > [mailto:arsl...@arslist.org] Im Auftrag von ccrashh
> > > Gesendet: Donnerstag, 8. Januar 2009 12:53
> > > An: arsl...@arslist.org
> > > Betreff: Re: Application Query Delete Entry
>
> > > Turn on SQL logging on as well.  It is probably failing there, and this 
> > > will tell you why.
>
> > > Also, I would try using a numeric value for the expression:
>
> > > 'chkBoxApplicationStatus' = 0 (or whatever the value is for Delete)
>
> > > Steve
>
> > > On Jan 8, 6:27 am, Kaushal Pandya <kaushal.coold...@gmail.com> wrote:
>
> > > > Hi Friends,
> > > > I am facing problem with 'Application-Query-Delete-Entry' process.
> > > > I have written this action like this:
> > > > Application-Query-Delete-Entry "KP_UserApplicationForm"
> > > > 'chkBoxApplicationStatus' = "Delete"
> > > > to delete all the record for which 'chkBoxApplicationStatus' =
> > > > "Delete".
>
> > > > while running on user tool its giving an error like:
> > > > The system cannot find the file specified.
>
> > > > and in log file it captures:
> > > > <ACTL>          1: Run Process
> > > > <ACTL>             Application-Query-Delete-Entry
> > > > "KP_UserApplicationForm" 'chkBoxApplicationStatus' = "Delete"
> > > > <ACTL>               Process: Application-Query-Delete-Entry
> > > > "KP_UserApplicationForm" 'chkBoxApplicationStatus' = "Delete"
> > > > <ACTL>                  **** Failed <ACTL>                  Return
> > > > Code: 01
>
> > > > Any idea what could be the reason for this?
> > > > Please help to resolve this issue.
>
> > > > Thanks in advance,
> > > > Kaushal.
>
> > > > __________________________________________________________________
> > > > ____ _________ UNSUBSCRIBE or access ARSlist Archives
> > > > atwww.arslist.orgPlatinum Sponsor:www.rmsportal.comARSlist:"Where
> > > > the Answers Are"
>
> > > ____________________________________________________________________
> > > _______ ____ UNSUBSCRIBE or access ARSlist Archives 
> > > atwww.arslist.orgPlatinumSponsor:www.rmsportal.comARSlist:"Where the 
> > > Answers Are"
>
> > > ____________________________________________________________________
> > > _______ ____ UNSUBSCRIBE or access ARSlist Archives
> > > atwww.arslist.orgPlatinum Sponsor:www.rmsportal.comARSlist:"Where the 
> > > Answers Are"
>
> > ______________________________________________________________________
> > _________ UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org
> > Platinum Sponsor:www.rmsportal.comARSlist:"Where the Answers Are"
>
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives atwww.arslist.orgPlatinum 
> Sponsor:www.rmsportal.comARSlist: "Where the Answers Are"
>
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org
> Platinum Sponsor:www.rmsportal.comARSlist: "Where the Answers Are"

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to