cancel
Showing results for 
Search instead for 
Did you mean: 

Can we trigger an Exe file at the receiver end?

Former Member
0 Kudos

We have System A and System B connected by XI. We are sending file from A to B via XI. Upon successful execution of sending the full file to System B, it has to execute an Executable file on system B. and depending on the output (Yes/No) it has to send some data to System A.

Here our doubt is how to trigger an executable file? Is it possible or not.

-


-


-


A

=>

XI

=>

B

-


-


-


|| Upon Successful execution

It has to run an Exe file in

system B If output of

executable file is Yes, then

it has to send some file

back to System A.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

HI,

>>Upon successful execution of sending the full file to >>System B, it has to execute an Executable file on >>system B

you can execute an oS level command at the recieving adapter thus when the call is made, the adapter issues the os level command, this could be an execute command also.

cheers,

naveen

Former Member
0 Kudos

Hi Rajashekar,

Check this link

Regards

Vishnu