Here, the OData service was developed through Eclipse SAP OData modeller, and the deployment runs on the SMP server.
There are several ways to access this OData service in the Kepsel app:
First, direct access to the SMP OData Services
http://www.xxx.springworks.info:8081/gateway/odata/BASICTOMCATUSERS/IG_MYSQL;v=1/
Ii. access to SMP OData Services via SMP application
http://www.xxx.springworks.info:8081/com.sap.flight.kepsel/IG_MYSQL;v=1/
In 2, Com.sap.flight.kepsel is the name of the SMP application,
END point is configured with http://localhost:8080/gateway/odata/BASICTOMCATUSERS/
When you visit the http://www.xxx.springworks.info:8081/com.sap.flight.kepsel/IG_MYSQL;v=1/,
Front of the Http://www.xxx.springworks.info:8081/com.sap.flight.kepsel
Replaced by the background is http://localhost:8080/gateway/odata/BASICTOMCATUSERS/,
The actual access is http://localhost:8080/gateway/odata/BASICTOMCATUSERS/IG_MYSQL;v=1/