cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding webdynpro API

Former Member
0 Kudos

Dear Experts

I have read one sentence abt webdynpro api.

Sentence:IMessage interface is for GCP messages.

What is meant by GCP?

Thanks & Regards

Hazrath.G

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

"Sentence:IMessage interface is for GCP messages.

"

IMessage is specialised version of ICMIMessage

The Enterprise Services Framework (ESF) Generic Client Proxy (GCP) is used to connect to the Object Access Layer (OAL) from Web Dynpro. The GCP provides an interface based on the ESF definition through which a pattern can connect to any backend. Backend connectivity to data and metadata is through ESF.

The OAL implementation of ESF GCP has the following subtasks:

● Access to the metadata repository and provision of metadata information to Web Dynpro via data model information.

● Caching of data

● Connection to cross application (xApps) EJBs (Enterprise Java Beans)

● Generic service module implementation

● Service facade to instantiate OAL implementation

http://help.sap.com/saphelp_nw04s/helpdata/en/0a/650764fbff10468d19168dded7f2be/frameset.htm

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/abbreviations%2bin%2benterprise%2bsoa

Regards

Ayyapparaj

Answers (2)

Answers (2)

Former Member
0 Kudos

GCP stands for Generic Client Proxy.

The GCP of the Enterprise Service Framework (ESF) is used to connect the object access layer (OAL) from Web Dynpro. The GCP provides an interface based on the ESF definition that a pattern can generically connect to any backend application.

Former Member
0 Kudos

Hi Gurram,

GCP is Generic Client Proxy.

The Generic Client Proxy is the upper-most layer of the ESF client framework. The task of the Generic Client Proxy (or GCP for short) is to provide ESF clients access to the ESF framework and so to the backend data, that is accessible in the corresponding backend.

regards

Sumit