Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Infosys ltd
IN
Last activity: 16 May 2016 2:32 EDT
UUID declaration
Hi,
we are generating UUID in one workflow and I am rendering the UUID(Universal Unique Identifier) value in logs as c0067ea0-175c-11e6-8076-0000ac160b4d but I am unable to find where it was declared.
FYI: I have seen the two statements in Java code in activity for generating the UUID as
com.eaio.uuid.UUID idOne= new com.eaio.uuid.UUID();
uuid1=idOne.toString();
I have checked all the functions but I am not getting where it was declared
Can any one please guide me on this.
Regards,
Shanmukh