SAP Netweaver

ActiveBatch supports SAP Netweaver scheduling through an SAP-certified implementation of its scheduling interfaces (namely XP-BP V2.0,3.0 and BW-SCH 3.x). With the SAP job steps that follow you will be able to encapsulate existing SAP jobs within ActiveBatch jobs as well as enumerate many SAP objects directly within the ActiveBatch system.

 

A common property across all SAP job steps is the “Login” collection of properties. This class of properties handles the connection and security aspects of connecting to an SAP system. Rather than specify these properties for every SAP job step, the Best Practice approach is to deploy a “Login” job step in which the same properties can be inherited by each downstream SAP job step.

 

Several SAP job steps return a collection of objects. To iterate through the object collection, please use the ForEachItem job step.

 

ActiveBatch requires that NW SAP RFC SDK be installed on the Job Scheduler machine as well as any Execution Agents that are expected to run the SAP job steps.

 

 

 

 

  The Netweaver Job Steps are listed below