In ASA, ATGRestManager is used to configure an ATGRestSession for communication with a server, and is responsible for things such as retrieving the configured server and port information from the settings bundle, and configuring ATGRestSession accordingly, looking in response objects for errors and adding parameters (such as siteID) to each request.

For the ORMPOS server, ATGPOSRestManager serves the same purpose that ATGRestManager does for ASA, retrieving these properties from the settings bundle:

POS_REST_SERVER_HOST

localhost

POS_REST_SERVER_PORT

Typically 700x

POS_REST_SERVER_PATH

MPOS/services server path

The properties are applied to ATGPOSRestManager's ATGRestSession instance.


Copyright © 1997, 2015 Oracle and/or its affiliates. All rights reserved. Legal Notices