Guid

(imported topic written by EduardoBarbosa)

Hi,

I need to generate a new GUID to use on a text file I’m deploying in a relevance script.

Didn’t find any reference how I can generate a new GUID using relevance.

Can anyone give a hint ?

Thanks in Advance

Eduardo Barbosa

(imported comment written by SystemAdmin)

I’d suggest you create a vbscript to output a file which would contain your new guid…

see

for details on doing that.

Once you have it in a file you can read it in for use within relevance.

To my knowledge there isn’t a way to generate a new guid from within relevance itself.

(imported comment written by SystemAdmin)

Better yet… try this

http://bigfix.me/cdb/fixlet/1397

(imported comment written by SystemAdmin)

Better yet… try this

http://bigfix.me/cdb/fixlet/1397

(imported comment written by SystemAdmin)

Better yet… try this

http://bigfix.me/cdb/fixlet/1397

(imported comment written by SystemAdmin)

Sorry for the multiple posts… developerworks was messing up on me last night… really annoying. And come to find out I can’t delete the duplicates, grrr.

(imported comment written by EduardoBarbosa)

HI Daniel,

Thanks for your feedback.

I’ll give it a try.

Thanks

Eduardo Barbosa