Hi Dmitry,

The command is a Server-Side command. If you want to execute it from an
AL, the syntax would be @@:Application-Query-Delete-Entry ...

        Best Regards - Misi, RRR AB, http://www.rrr.se

> Thank you for detailed response.
>
> "Ctrl+D" is enough for the moment.
>
> I've just tried to create an Activelink(run process
> Application-Query-Delete-Entry ...), but the foollowing error occured
> after executing "The system cannot find the file specified.".
>
> I think I should set some enviromental variables in order to perform
> Remedy commands...
>
> Thank you again.
>
>
> Kind regards / ó Õ×ÁÖÅÎÉÅÍ
> Dmitry Bezhenar
>
>
>
>
>
> ________________________________
>
> From: Action Request System discussion list(ARSList)
> [mailto:[EMAIL PROTECTED] On Behalf Of Roney Samuel
> Sent: Saturday, May 06, 2006 6:49 PM
> To: [email protected]
> Subject: Re: Removing entries from a form.
>
>
> Dear Dmitry,
>                   It depends on how many entries you have on the form.If
> its just a simple deletion of entries you can use the
> user tool and delete the entries (CTRL + D). If you want
> to build workflow to delete the entries you have to
> write an AL guide and get the list of entry ids on the
> form. Use the Run Process commands to delete the entries
> after looping through the records. Read the guides you
> will know exactly what i am talking about. Let me know
> if you require more clarification.
>
> Regards,
> Roney Samuel Varghese
>
>
> On 5/6/06, Bezhenar, Dmitry <[EMAIL PROTECTED]> wrote:
>
>       **
>       Arun,
>
>       Is it possible to remove multiple entries that way?
>       I would like ot remove all the entries from the "SHR:People" form.
>
>
>
>       Kind regards / ó Õ×ÁÖÅÎÉÅÍ
>       Dmitry Bezhenar
>
>
>
>
>
>
> ________________________________
>
>       From: Action Request System discussion list(ARSList)
> [mailto:[email protected] ] On Behalf Of Arun Kandel
>       Sent: Saturday, May 06, 2006 4:46 PM
>
>       To: [email protected]
>       Subject: Re: Removing entries from a form.
>
>
>
>
>       Run process: Application-Delete-Entry "SHR:People" $Entry-Id$ should do
> it.
>
>
>       Arun
>
>
>       On 5/6/06, Bezhenar, Dmitry < [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]> > wrote:
>
>               **
>
>               Hello list,
>
>               I am a newbie in ARS development.
>
>               Could you explain how to remove entries from a form.
>
>               For instance I would like to remove a person entry from a 
> "Person
> Information" form (Remedy ITSM 6 OOTB) using an ActiveLink.
>
>               Thank you for assistance.
>
>
>               Kind regards / ó Õ×ÁÖÅÎÉÅÍ
>               Dmitry Bezhenar
>
>               __20060125_______________________This posting was submitted 
> with HTML in
> it___
>
>
>       __20060125_______________________This posting was submitted with HTML in
> it___
>
>
>
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org
>

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

Reply via email to