Previous Topic

Next Topic

Demo System Web Service Setup

Follow the instructions below to access an Accredo demo system via the Web Service. You must have the Web Service module installed.

Web Service Installation

See the installation guide for steps to install the service and perform the initial configuration.

Note: The server installation of the Accredo has OAuth2 enabled. The demo system does not which allows unauthenticated access to the data.

Testing the Web Service

If the Web Service has been configured successfully, try opening the following links in your browser.

http://localhost:6567/saturn/odata4/v1/company('demo')/developerdoc

http://localhost:6567/saturn/odata4/v1/company('demo')/ARCustomerList

http://localhost:6567/saturn/odata4/v1/company('demo')/ARCustomer('ASHENG')

http://localhost:6567/mercury/odata4/v1/company('demo')/developerdoc

http://localhost:6567/mercury/odata4/v1/company('demo')/ARCustomerList

http://localhost:6567/mercury/odata4/v1/company('demo')/ARCustomer('ASHENG')

See Also

Web Service

Book Contents

Book Index