SAP ABAP IMG Activity /IWFND/BGRFC_MONITOR (Monitor bgRFC Queues)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CS (Application Component) IWF Common Services
     /IWFND/COF (Package) GW Framework - Configuration
IMG Activity
ID /IWFND/BGRFC_MONITOR Monitor bgRFC Queues  
Transaction Code /IWFND/50000076   (empty) 
Created on 20100331    
Customizing Attributes /IWFND/BGRFC_MONITOR   Monitor bgRFC Queues 
Customizing Activity /IWFND/BGRFC_MONITOR   Monitor bgRFC Queues 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /IWFND/IMG_BGRFC_MONITOR    

Use

SAP NetWeaver Gateway uses outbound queues to reliably send information to consumers. (Such queues are used by various services, for example, the Content Publisher). These outbound queues use bgRFC (Background Remote Function Call) technology.

Sometimes, due to various reasons, messages cannot be relayed and they are retried. After the specified number of retries, they stay in the bgRFC queue. This activity allows you to monitor the bgRFC queue to check for unsent messages. All the messages are written on unit queues.

You can find all the messages that failed to be transported from SAP NetWeaver Gateway to the consumer environment because of system fault exceptions ("System Faults" are all SOAP standard errors, for example: communication error), or other errors that occurred on the Web service.

You should analyze each error text and decide how best to correct the error. If the error can be fixed, the unit should then be resent, otherwise the unit should be deleted. You can manually restart the unit even if the retry limit has been exceeded. You may go into the code to debug the unit (this requires the appropriate authorization role), or delete all the units inside the inbound destination.

Note: Any application fault exceptions should be reported to the application logs and not the bgRFC.

Queues to be monitored

In the bgRFC monitor, with the inbound destination for inbound queues, the following queues are relevant for SAP NetWeaver Gateway:

  • IWCNT_WF: Queues for Workflow processes
  • IWFND_CNP: Queues for content publisher

Requirements

Standard settings

Activities

  1. Click on the activity to open the bgRFC monitor. This opens transaction sbgrfc.
  2. Select procedure as Inbound and unit type as Queued. Select other parameters of the monitor as required.
  3. Choose Execute to run the monitor. The status of the queues is displayed.
  4. Monitor the IWCNT_WF and IWFND_CNP for unsent messages.

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 1   Critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
IMGDUMMY D - Dummy object SBGRFCMON  
History
Last changed by/on SAP  20111219 
SAP Release Created in 100