Using the batch interface


The RSS Security Server infrastructure supports a batch interface.

The batch interface is intended for batch programs to drive transactions into the main RSS server address space running in the same sysplex. The transactions should be aimed at a specific application in a specific RSS instance. Batch transaction support is supplied as part of a BMC AMI Security product or custom solution.

Batch interface JCL

Use the following JCL to drive the RSS Batch Interface:
//JOBCARD 
//RSS EXEC PGM=RSSBATCH,REGION=0M,TIME=1440, 
// PARM='RSSID=RSS1,DLL=DEMO1,TARGET=RSS,APP=DEMOAPP 
//STEPLIB DD DISP=SHR,DSN=RSS.V23.RSSLOAD 
//RSSPRINT DD SYSOUT=* 
//SYSABEND DD SYSOUT=*

Parameter

Description

RSSID

The RSS ID of the target RSS Server

DLL

The name of the application DLL (supplied by BMC)

TARGET

The name of the target RSS Server address space

APP

The name of the target RSS Application running in the Server address space

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Resident Security Server 2.3