VAS Data
VAS activities arecaptured as a two-step process in WFM. The first step is to clock the user or team in the relevant VAS activity. This records the time taken for the activity. Refer VAS activities under Clock Data.
The second step is to capture the qty along with the SKU Line Group and UOM of the item handled during the clocked time period. There are multiple ways in which this information can be captured:
- Daily VAS Track View: This view can be used to enter VAS data manually through the browser.
- Daily VAS Track Input Interface: Upload VAS data from an xls or a flat file.
- Daily VAS Track REST API: Post VAS data using REST API.
Daily VAS Track View
Use the create button on this view to enter details of the VAS activity performed by the user or the team.
Daily VAS Track Input Interface
This interface can be used to upload VAS data from an xls or pipe delimited flat file as described in the section - Input Interfaces.
Daily VAS Track REST API
This API is described in the section – REST APIs.