RUN example

The following example shows map rules using a RUN() function for JALE using R/3 adapter commands to override execution commands.


RUN ("somemap.mmc" , 
      "-OMJALE1 `-c remo -u " + 
      userid:profile + " -p " + password:profile + 
      " -h SAPh03 -s 03'")

In this example, a map named somemap is being executed overriding output card #1.