How can we generate unique ids in BPEL
Hi All,
How can we genarate some unique ids in BPEL. I want to use four unique ids for four fields in my application. Also I want to assign these unique values to the fields at the time of transformation not assign. On every execution four new unique ids should be generated for the application. I don't want to use sequence from database. Please suggest something.
Thanks in Advance