Quantcast
Channel: SCN : Document List - SAP Business Warehouse
Viewing all articles
Browse latest Browse all 1574

HowTo trigger a scheduled task on a remote server via process chain

$
0
0

Background: For some reporting we use Cognos BI which stages data from BW. To ensure we only load data to Cognos once BW has updated we trigger a scheduled task on a remote server from BW through the process chain. Assuming your BW Servers run under Windows.

 

Needed file: PSEXEC from Microsoft. (Free)

http://technet.microsoft.com/de-de/sysinternals/bb897553.aspx

 

The file needs to be placed on BW Servers by basis team into the CT Directory and added can be
added to the instance.lst file so it gets copied automatically.

 

Create the remote command Z_REMOTE_COMMAND
in SM69. The operating command refers to the previously copied PsExec.exe

 

A.png

 

 

Now in RSPC you create the OS command after the process you want to trigger your batch file.

B.png

 

The additional parameters define the server you want to connect to with user and pwd information and the scheduled task which you want to trigger. (or the batchfile, exe or whatever you want to remotely execute)

 


Viewing all articles
Browse latest Browse all 1574

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>