The Oracle ATG Web Commerce Assisted Selling Application (ASA) is an in-store reference application that merges the functionality of the Oracle Commerce Platform with the Oracle ATG Web Commerce Service Center server data on an iPad tablet device. This app provides:
A server module (
Store.Mobile.DCS
) with a set of REST configurations to allow invocation from any JSON-consuming client.An Objective-C REST client for simplified invocation of server-side functionality by an iOS application.
An iOS application providing Commerce Service Center functionality that consumes CRS JSON-formatted data produced by the
Store.Mobile.DCS-CSR
module.The ability to leverage the Commerce Service Center’s out of the box web services.
Assisted Selling’s server module is based on the existing Commerce Reference Store application’s Nucleus components and configuration. If you are not already familiar with this application, please refer to:
The CRS-IUA Overview which documents the iOS version of CRS.
The CRS-M Overview, which documents the mobile web version of CRS.