Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Input/Output Data

The SAP RFC Processor agent consumes and emits UDRs, the type of which is determined by the the RFC function selected in the SAP RFC profile used. SeeĀ SAP RFC Processor Agent Example[hide]2.3[/hide] for an example of a generated UDR.

If an error occurs, the agent emits an RfcErrorUDR.

The following fields are included in the RfcErrorUDR:

FieldDescription
errorKey (string)This field provides the JCoException error key.
errorMessage (string)This field provides detailed information on the error that has occurred.
inputUDR (DRUDR)The input UDR that causes the error.

MIM

For information about the MIM and a list of the general MIM parameters, see Administration and Management.

Publishes

MIM ParameterDescription
Average Response Time (long)The average response time (in milliseconds) for each execution and commit.
No of Executions (long)The total number of executions towards the SAP System.
Queue Size (int)The number of pending items in the queue.

Accesses

The agent does not itself access any MIM resources.

  • No labels