Is it possible to generate Custom Sequence in Adobe Campaign Standard?
Hi Everyone,
We have a scenario where we need to create custom sequence of dummy IDs(Numeric) and update them in a custom resource every time a new record is inserted in ACS.
IDs should be in certain sequence(With or Without Limit).
In Campaign V7 we have an attribute named pksequence where we can assign sequence ID to this attribute and system will automatically generate sequential IDs.
Is there any way or approach in which we can create Numeric Sequence in Adobe Campaign Standard as well?
I tried to use acsid field and was unsuccessful as it creates Alpha Numeric Keys and we need Numeric Keys.