cancel
Showing results for 
Search instead for 
Did you mean: 

Gateway available odata services

Former Member
0 Kudos

Hello Experts,

How i can get the list of all available gateway services implemented with odata channel?

wich transaction ? program?

Accepted Solutions (0)

Answers (2)

Answers (2)

kammaje_cis
Active Contributor

This is what you can do.

-> Goto Tcode "/iwfnd/reg_service".

-> Mention the system alias. (If your GW is on your main system, then mention 'LOCAL')

-> Execute.

Now you can see all the available services. You need to select and activate them before you can use.

Former Member
0 Kudos

Hi,

Try using the catalog service to get the list of Odata Services implemented in a Gateway System

http://<host>:<port>/sap/opu/sdata/iwfnd/catalogservice

Regards

Chandan VA

Former Member
0 Kudos

Chandan,

Thanks, from where can i get the port number?

Former Member
0 Kudos

Hi,

One way to get the port number is

- Goto Transaction SICF

- Expand the node /sap/opu/sdata/iwfnd

- Select the service Catalogservice

- Right click and select Test Service

Now a browser opens with Host and port number.

Regards

Chandan

Former Member
0 Kudos

Sorry but i didn't get a list of available odata services ..

I want build a time registration scenario with odata, so i m first looking of sap has a standard service for it

martin_bachmann
Advisor
Advisor
0 Kudos

Hi,

in addition to the mentioned Catalog Service you can also find more information in the help portal:

[http://help.sap.com/nwgateway#section9|http://help.sap.com/nwgateway#section9]

Martin

Former Member
0 Kudos

Hello Chandan V.A :

In my case, We are implementing Sap Payments Approvals (mobile & SMP ).

So i need the service node /sdata, but its missing.

Our enviroments is GW 2.0 with those products:

Thank you!

Former Member
0 Kudos

Hi,

The SDATA node is for old applications, it is called Compatibility Mode for SP02

It´s possible that you need activate the catalog service from ODATA node,

Regards,

Johnny