cancel
Showing results for 
Search instead for 
Did you mean: 

mock server, two odata services

former_member277448
Participant
0 Kudos

hello

i am working on an app that has several odata services.

i do have access to the odata services in my local dev environment.

how can i implement a mock server (or servers) for the odata services?

thanks in advance

pas

Accepted Solutions (1)

Accepted Solutions (1)

former_member235383
Active Participant
0 Kudos

Hello Pas,

I am not sure which is the requirement here.

If the requirement is to use 1 mock server with two odata service, this won't be possible as each OData service needs its own mock server.

You need to create one MockServer instance per service.

You may be interested in the 'Mock Server: Frequently Asked Questions' that can be found in the following Demo Kit link:

https://sapui5.hana.ondemand.com/sdk/#/topic/c9a91ddaef47461c9c44bfc2198ea3f0

Also you may want to have a look to the following link regarding Mock Server how to use: https://sapui5.hana.ondemand.com/sdk/#/topic/69d3cbd4150c4ffb884e788f7f60fd93

Best regards,

Konstantia

Answers (0)