cancel
Showing results for 
Search instead for 
Did you mean: 

How to track odata service in btp abap environment

Dip102
Explorer
0 Kudos

I wanted to see active oData service in BTP ABAP Envoronment. Where can I track all the OData Service crated in BTP ABAP environment

Accepted Solutions (0)

Answers (1)

Answers (1)

vinaychowdary
Explorer
0 Kudos

Hi dipankarvc,

  1. Log in to the SAP BTP Cockpit using your credentials.

  2. Go to the "Subscriptions" section and click on your ABAP Environment subscription.

  3. Click on the "Go to Application" button for your ABAP Environment instance.

  4. In the ABAP Environment, go to the SAP Gateway Service Builder (transaction SEGW).

  5. In the Service Builder, click on the "Runtime Artifacts" tab.

  6. Under the "Service Definitions" section, you will find a list of all the OData services that are active in your ABAP Environment instance.

You can click on the service name to view more details about the service, such as the service metadata, service implementation, and service documentation.

Alternatively, you can also use the SAP Gateway Client (transaction /IWFND/GW_CLIENT) to test and explore the OData services in your ABAP Environment instance. You can enter the service URL and test the different service operations to see the data returned by the service.


Regards

Dip102
Explorer
0 Kudos

Hi Vinay,

Thanks!!

Can you please suggest any alternative way to see the odata service without login into GUI?

Is there any Firoi app available to see gateway service?

Thanks

Dipankar