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

Generate DB sequence in CPQ

Received Response
11
Views
1
Comments

We have a requirement to generate a unique ID for a class of products, this ID is selected from a predefined range and a checksum is concatenated at the end. To avoid duplicates this ID should be unique for each line item, cross-CPQ.

The Instance Id attribute for example is generated using the function getuuid(n) which generates an array of n 36-digit unique alphanumeric strings. Ideally we would need a similar function, that generates a unique 6-digit number. Is this kind of logic possible in CPQ, similar to a DB sequence?

Thanks, Nigel

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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