You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Using Visual builder for Excel to create cycle count by category without description

Summary:

We are trying to create some cycle count definition using the visual builder for Excel plug-in. We count by item category and our item category only has name but not description.

When we try to upload the cycle count, we got the error that "You must enter the CategoryId or CategoryName/CategoryDescription attribute.". It is later found that the visual builder passed null for the CategoryDescription instead of an empty string "". We got the same error if we removed the CategoryDescription.

  "countCategories": [   

{      "CategoryName": "BV WINE ROSE",     

"CategoryDescription": null,     

"CountsPerYear": 12,     

"QuantityVariancePositivePercentage": null,     

"QuantityVarianceNegativePercentage": null,     

"AdjustmentValuePositiveTolerance": null,     

"AdjustmentValueNegativeTolerance": null,     

"HitAndMissPostivePercentage": null

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!