gate service can be created in where iw

3
Gate service can be created in where IW_BEP add-on component is installed. Can be gateway hub or backend system Gateway service is build in 2 different classes Data provider class---------------contains runtime implemention Model provider class-------------Metadata, info. About entities and associations These classes are combined using configuration and wrappers are created Service group ( also has external and internal names) ----DPC Technical model object ----MPC Once you created wrappers, these are associated with each other by further configuration and service is ready. Service is ready to use when entry is created in service catalogue.

Upload: rahul-gaikwad

Post on 13-Dec-2015

40 views

Category:

Documents


14 download

DESCRIPTION

Gate Service Can Be Created in Where IW

TRANSCRIPT

Page 1: Gate Service Can Be Created in Where IW

Gate service can be created in where IW_BEP add-on component is installed. Can be gateway hub or backend system

Gateway service is build in 2 different classes

Data provider class---------------contains runtime implemention

Model provider class-------------Metadata, info. About entities and associations

These classes are combined using configuration and wrappers are created

Service group ( also has external and internal names) ----DPC

Technical model object ----MPC

Once you created wrappers, these are associated with each other by further configuration and service is ready.

Service is ready to use when entry is created in service catalogue.

Creating service entry is possible in whichever system GW_CORE component is available, which will be Gateway Hub system.

Add sap-client query parameter to specify client number

Page 2: Gate Service Can Be Created in Where IW

Add sap-logon-language to specify logon language which would help to read language specific labels maintained by property sap:label

If there are more than system alises defined in Gateway Hub system, you will be asked to provide the Alias that is pointing from Gateway Hub to sap backend where service has been developed.

Run program UPDATE_WBOBJTYPE_TABENTRIES to update entries for GW Data Model and Consumer model in SE80 dropdown.

Deployment of WEBIDE application to SAP ABAP repository ----Forbidden

Service (ADT) /sap/bc/adt should be activated in your backend system

Otherwise, below error will happen in SAP WEBIDE

SICF Services to be activated

DPC methods should be redefined, otherwise customer added code will be removed everytime we regenerate the gateway objects

Fiori Installation and configuration

Default client is provided in HANA cockpit RFC destination using sap-client property

Page 3: Gate Service Can Be Created in Where IW