Question
2
Replies
278
Views
Posted: January 31, 2020
Last activity: January 31, 2020
Generate unique id
I need to generate a unique id for each request and send it back in the response for tracking purposes. The id should be a data with mins, secs and nano sec to make it unique, is there a way in Pega to auto generate these kind of id's?
what kind of request are you referring to here? A http request (e.g., Service-REST call) or something else?