Version: eXtendPS-SE 1.3.7 and above
Audience: Administrator

Overview

In the PromoStandards Product Data 2.0.0 service, the FobPointArray is sent in data response.

Support for sending the FobPointArray is possible using two methods:
  1. From FOB Points custom records attached to the Location specified on the item record.
  2. From cache.

Method 1: From FOB Points Custom Records

This method involves fetching data from the Location record which is attached to the item record. It takes more time to generate the response due to the additional searches required.

To configure this method, go to the Product Data Setup page and enable the checkbox "FETCH PRODUCT FOB POINTS REALTIME".

Method 2: From Cache

This method involves updating the FobPointArray cache. A bundled workflow "eXtendPS-SE Glom Item Price[B]" is provided for this purpose, which updates the item pricing information and FobPointArray custom fields.

To use this workflow independently in your existing item workflows, make a copy of the bundled workflow and add any additional criteria based on your requirements.

Note: If Location is available on the item record, then FOB points are taken from the FOB Points custom record. This same logic is used for updating the cache for FobPointArray data for the Product Data 2.0 service.