Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
/
Pacific WebSpeed WebHandler based JSDO Generic Service
Pacific WebSpeed WebHandler based JSDO Generic Service
Configuration
WebHandler configuration from the openedge.properties file:
Settings from .restapplicationsettings file:
Sample requests
Samples based on CustomerBusinessEntity:
Retrieving the Catalog
http://localhost:8820/web/Catalog/Consultingwerk.SmartComponentsDemo.OERA.Sports2000.CustomerBusinessEntity
GetCount of Customers where SalesRep = "BBB"
http://localhost:8820/web/Resource/Consultingwerk.SmartComponentsDemo.OERA.Sports2000.CustomerBusinessEntity/count?filter=
{"ablFilter": "salesrep EQ 'BBB'"}CRUD operation for Customer
http://localhost:8820/web/Resource/Consultingwerk.SmartComponentsDemo.OERA.Sports2000.CustomerBusinessEntity
Header:
Content-Type = application/json
Body:
InvokeMethod of CustomerBusinessEntity
http://localhost:8820/web/Resource/Consultingwerk.SmartComponentsDemo.OERA.Sports2000.CustomerBusinessEntity/TestMethodMobile42
Header:
Content-Type = application/json
Body: