Thanks for your kind response.
I have already tried with the simple text file creation and it worked
perfectly.

But it's still fails when I am trying out the required scenario with the
help of AL or filter.

Also via putty the Linux box as well as script is accessible from windows
Remedy server.

On 14-Sep-2017 8:00 PM, "Frank Caruso" <caruso.fr...@gmail.com> wrote:

> Have you tried turning on Active Link logging? It may show you whats wrong.
>
> Also, what I look to do in situations like this is take the task back to
> simple steps. Forget about the remote call to the server. Just create a
> simple batch file that creates a text file in the calling directory.
> Something like this: echo Hello World  > test.txt. That way you can figure
> out more clearly where your program is not working.
>
> Also, this type of logic is better suited for filters than active links.
> What will happen if your active link does run and calls the remote program
> but then a filter runs that stops the submit/modify process for whatever
> reason. Your ALink will then run again which may pose a problem.
>
> HTH
>
> Frank Caruso
>
> ____________________________________________________________
> ___________________
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> "Where the Answers Are, and have been for 20 years"
>

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

Reply via email to