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

Item number rule generation fails

edited Jun 18, 2021 3:33PM in Product Master Data Management 5 comments

Summary

I want to generated my item number by rule, depending on if it's an inventory item or not. When I validate my ruyle everything works, but when I try to use it I run into an error.

Content

Hello everyone,

I am trying to generate my item number with a rule, depending on wether it's an inventory item or not. I created the following rules of type assignment and association type Item Class:

1. Primary IF Expression: [Item].[Inventory].[Inventory Item] == "Yes"

Secondary IF Expression: TRUE

Return Value: auto_sequence("sequence", 200005, 1)

2. Primary IF Expression: [Item].[Inventory].[Inventory Item] == "No"

Secondary IF Expression: TRUE

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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