Entering content frame

Component documentation RFC Engine Service

Purpose

The RFC Engine Service enables you to invoke a portal service from an SAP R/3 System via an ABAP call to the PRT.

Implementation Consideration

The implementation of the RFC Engine service is based on the RFC Engine Service provided by the SAP J2EE Engine. This service maintains a list of EJBs that are accessible from an R/3 system via a RFC. The PRT RFC Engine service registers itself to the SAP J2EE Engine’s service as an EJB. For more information, see Structure linkPRT RFC Engine Service Integration.

Restrictions

You need an authenticated portal user to interact with portal services when they are called via RFC. In the method handleRequest(), the parameter IUserContext is not completed.

 

See also:

 

Structure linkCalling Portal Services via RFC

 

 

Leaving content frame