Mobile application takes context root as input parameter

By default, the Mobile Application sends requests to /yantra. In Sterling Selling and Fulfillment Foundation Release 8.5, the Mobile Application can take the context root as the input parameter.

How it affects you

If the context root is not passed, the Mobile Application sends requests to /yantra. Therefore, if the application is deployed in a context other than /yantra, and the context root is not passed, the Mobile Application cannot process the request.

Migration strategy

This section describes the migration process.

Automated migration processes

None.

Manual migration processes

The context root must be passed.