Open/Execute exe from Mid Tier

2015-11-09 Thread John Baker
This is such a bad idea. Running .exe files from some kind of user
interaction was never a good idea... particularly if there's some way
for the client to define the exe and/or parameters.

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


Re: Open/Execute exe from Mid Tier

2015-11-04 Thread Karthick S
Hey  Suresh,

No Luck, it didn't work.

$PROCESS$ @AUNR-REMEDY-D1: C:\Program Files\MyTestEXE\MyTestEXE.exe

On Wed, Nov 4, 2015 at 5:57 PM, Suresh Loganathan 
wrote:

> **
>
> Hi Karthik,
>
> Can you please try with below syntax.
>
> $Process$ @ServerName: Filepath and Filename.
>
> Regards,
> GLS...
> On 4 Nov 2015 10:06, "Karthick S"  wrote:
>
>> **
>>
>> Hi All,
>>
>>
>>
>> Is it possible to execute/open an exe from Remedy Mid - Tier tool?
>>
>>
>>
>> We have placed an exe file in one of our Remedy Server, i have used Run
>> Process in Active Link to Perform the action.
>>
>> Command Line - @@:C:\Program Files\MyTestEXE\MyTestEXE.exe
>>
>> [image: as.jpg]
>> 
>>
>>
>>
>> Please help me out with your ideas.
>>
>>
>>
>> Regards,
>>
>> Karthick S
>> _ARSlist: "Where the Answers Are" and have been for 20 years_
>
> _ARSlist: "Where the Answers Are" and have been for 20 years_




-- 


*Thanks and Regards,*
*Karthick S*

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


Re: Open/Execute exe from Mid Tier

2015-11-04 Thread Lucero, Michelle
Hi, Karthick:

Depending on the version of AR System, have you considered running your 
executable on the server via a “Service” Filter?

I believe that will work for you.


1.   Set up an active link per usual.


2.   Create one action as a Service with input mapping

a.   Optionally, you can pass a dummy value to be included in the “Run-If 
Qual” of the Filter.

b.  Use the Output mapping to return a value to the active link.


2.   Create a Filter that Executes on Service.

a.   Setup your Run-If qual to pick up your dummy value, etc.


3.   Use a Set Field Run Process action in your filter to run your 
executable.

If your process statement syntax is correct, it will work.

Just another option to explore.  It solved an issue I was having.

Hope this helps,
Michelle

Remedy ARS 8.1 SP2, Patch 1
ITSM 8.1 SP2 Patch 1
Mid-Tier 8.1 SP2 with hot fixes.
From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of Karthick S
Sent: Wednesday, November 04, 2015 5:39 PM
To: arslist@ARSLIST.ORG
Subject: Re: Open/Execute exe from Mid Tier

**
Hey  Suresh,

No Luck, it didn't work.

$PROCESS$ @AUNR-REMEDY-D1: C:\Program Files\MyTestEXE\MyTestEXE.exe

On Wed, Nov 4, 2015 at 5:57 PM, Suresh Loganathan 
<ersures...@gmail.com<mailto:ersures...@gmail.com>> wrote:
**

Hi Karthik,

Can you please try with below syntax.

$Process$ @ServerName: Filepath and Filename.

Regards,
GLS...
On 4 Nov 2015 10:06, "Karthick S" 
<karthick...@gmail.com<mailto:karthick...@gmail.com>> wrote:
**

Hi All,



Is it possible to execute/open an exe from Remedy Mid - Tier tool?



We have placed an exe file in one of our Remedy Server, i have used Run Process 
in Active Link to Perform the action.

Command Line - @@:C:\Program Files\MyTestEXE\MyTestEXE.exe

[Image removed by sender. 
as.jpg]<https://communities.bmc.com/servlet/JiveServlet/showImage/2-576521-90124/as.jpg>



Please help me out with your ideas.



Regards,

Karthick S
_ARSlist: "Where the Answers Are" and have been for 20 years_
_ARSlist: "Where the Answers Are" and have been for 20 years_



--


Thanks and Regards,
Karthick S
_ARSlist: "Where the Answers Are" and have been for 20 years_

--
This message, and any attachments, is for the intended recipient(s) only, may 
contain information that is privileged, confidential and/or proprietary and 
subject to important terms and conditions available at 
http://www.bankofamerica.com/emaildisclaimer.   If you are not the intended 
recipient, please delete this message.


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


Open/Execute exe from Mid Tier

2015-11-03 Thread Karthick S
Hi All,



Is it possible to execute/open an exe from Remedy Mid - Tier tool?



We have placed an exe file in one of our Remedy Server, i have used Run
Process in Active Link to Perform the action.

Command Line - @@:C:\Program Files\MyTestEXE\MyTestEXE.exe

[image: as.jpg]




Please help me out with your ideas.



Regards,

Karthick S

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


Re: Open/Execute exe from Mid Tier

2015-11-03 Thread Suresh Loganathan
Hi Karthik,

Can you please try with below syntax.

$Process$ @ServerName: Filepath and Filename.

Regards,
GLS...
On 4 Nov 2015 10:06, "Karthick S"  wrote:

> **
>
> Hi All,
>
>
>
> Is it possible to execute/open an exe from Remedy Mid - Tier tool?
>
>
>
> We have placed an exe file in one of our Remedy Server, i have used Run
> Process in Active Link to Perform the action.
>
> Command Line - @@:C:\Program Files\MyTestEXE\MyTestEXE.exe
>
> [image: as.jpg]
> 
>
>
>
> Please help me out with your ideas.
>
>
>
> Regards,
>
> Karthick S
> _ARSlist: "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"