Requirement to create task template and run template using REST API
Summary:
We have a requirement to generate task template using REST API, add selection criteria and run task template using REST API.
Content (please ensure you mask any confidential information):
Business Scenario-
If there are multiple items stored at the same location and we want to perform cycle count for the same location.
Based on the current functionality 1 task will be created for all the items and RF has timeout limitation when performing cycle count. So during count it could happen that RF logs out automatically.
Also in case of recount user will need to recount all the items again. There is an option to generate task on the basis of Item and location but to do this for thousands of items manually is too time consuming.
0