Search code examples
intershop

best way to create Intershop UUIDs


As the title states, are there any preferred ways to create UUIDs for Intershop usage (eg. jobs)? Do UUIDs need to be specific?


Solution

  • For migrations or manual use of uuids there is an ant task:

    ES1|...\eserver\...\tools\misc>ant uuid
    Buildfile: build.xml
    build.environment:
    uuid:
    createuuid.classpath:
    createuuid:
         [echo] Generating an amount of 5 UUIDs...
         [java] UUID: fMsKAB2ZfRcAAAEwtG8luGUc
         [java] UUID: qB8KAB2Z2UQAAAEwtm8luGUc
         [java] UUID: nkgKAB2Z2UUAAAEwtm8luGUc
         [java] UUID: Yg0KAB2Z2UYAAAEwtm8luGUc
         [java] UUID: gGcKAB2Z2UcAAAEwtm8luGUc