cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Information Steward Task using Control-M

Former Member
0 Likes
553

Hi All,

Below screen is executable command that I generate from CMC for one of my task and pasted in my batch file. When I executed from the Control-M (Third-party Scheduling tool) I get a message that "task" from batch file is not executable command. Although, I dont understand the batch commands but I sense there is some sort of command is missing. Any thoughts.

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Likes

execute the "ISTaskExecuteCommand" batch file in Program Files (x86)\SAP BusinessObjects\InformationSteward\MM\bin and pass "task" as the parameter.

e.g. X:\Program Files (x86)\SAP BusinessObjects\InformationSteward\MM\bin ISTaskExecuteCommand.bat task .......

Former Member
0 Likes

dirk.venken appreciate your thoughts.