Question
5
Replies
2724
Views
CIBC
Posted: January 12, 2017
Last activity: January 16, 2017
Closed
Generate sequence number
Is there any Pega OOTB funtionality to reuse?
***Updated by moderator: Lochan to add Categories***
The Engine API, Database Interface contains a getDataUniqueID(String aOrganisation, String aPrefix, String aSuffix ) that you could wrap a function around.