<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Unique ID Creation in MII in Product Lifecycle Management Q&amp;A</title>
    <link>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144295#M34541</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wikipedia has a good technical discussion (and references) of how the GUID is generated:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://en.wikipedia.org/wiki/Globally_Unique_Identifier"&gt;http://en.wikipedia.org/wiki/Globally_Unique_Identifier&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The last block of data (6 Hex bytes) is keyed from the computer's network card MAC address as a base. But the GUID is about as unique as you can generate for a single instance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jun 2012 12:54:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-06-26T12:54:20Z</dc:date>
    <item>
      <title>Unique ID Creation in MII</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaq-p/7144285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to create an unique ID every time when the BLS will be executed because I wish to use this Unique ID within the BLS. Is there any way to create the unique ID (based on some custom specification like PO0002GI, PO0003GR etc) within MII.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or is there any way to assign dynamic value to Transaction or Local variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;Chandan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Aug 2010 17:59:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaq-p/7144285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-31T17:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unique ID Creation in MII</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144286#M34532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure what you trying but I assume you are trying to create some kind of Batch Numbers and may be even looking to send to SAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would try these options, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Generate unique id's from Javascript and then send to BLS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Use SQL to do that job and fetch in BLS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Lastly create a separate BLS which generates unique id using some logic and whenever u call, it should return the ID you needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you trying something different please share more details to help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Adarsh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Aug 2010 18:14:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144286#M34532</guid>
      <dc:creator>sidnooradarsh</dc:creator>
      <dc:date>2010-08-31T18:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unique ID Creation in MII</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144287#M34533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandan,&lt;/P&gt;&lt;P&gt;In the Link Editor, in the Expression Editor, there is a function called guid.  I have not used it, but I think it will fulfill your needs.  You may want to combine it with a datetimestamp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Michael Appleby on Aug 31, 2010 8:17 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Michael Appleby on Aug 31, 2010 8:18 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Aug 2010 18:15:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144287#M34533</guid>
      <dc:creator>agentry_src</dc:creator>
      <dc:date>2010-08-31T18:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Unique ID Creation in MII</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144288#M34534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in addition to Mike: on MII 12.0 the guid produces output like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;affaf770-b59c-11df-b62c-e8310acd40aa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The guid function does not have any input parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 07:48:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144288#M34534</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-01T07:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unique ID Creation in MII</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144289#M34535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;guid function in MII (12.1.8.32) works incorrectly&lt;/P&gt;&lt;P&gt;for example some guid generated in a cycle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;[INFO] [Tracer_0]a1a54a50-bf62-11e1-a2af-ff92ac111fb0 &lt;/LI&gt;&lt;LI&gt;[INFO] [Tracer_0]a1a54a51-bf62-11e1-91b8-ff92ac111fb0&lt;/LI&gt;&lt;LI&gt;[INFO] [Tracer_0]a1a54a52-bf62-11e1-a6e2-ff92ac111fb0&lt;/LI&gt;&lt;LI&gt;[INFO] [Tracer_0]a1a54a53-bf62-11e1-b91b-ff92ac111fb0&lt;/LI&gt;&lt;LI&gt;[INFO] [Tracer_0]a1a54a54-bf62-11e1-bfac-ff92ac111fb0&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Java version 6 update 31&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 07:51:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144289#M34535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-26T07:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unique ID Creation in MII</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144290#M34536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oleg,&lt;/P&gt;&lt;P&gt;Not sure I understand.&amp;nbsp; Those 5 GUIDs are all unique.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 11:24:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144290#M34536</guid>
      <dc:creator>agentry_src</dc:creator>
      <dc:date>2012-06-26T11:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unique ID Creation in MII</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144291#M34537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Another possiblity:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you have installed SAPMEINT or uploaded the the custom action sap.com~xapps~aciton~actions.mii~actions.jar, you will be able to use Get Unique ID. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;[INFO] [Tracer_0]2069316785.20120626.134903.45283 &lt;/LI&gt;&lt;LI&gt;[INFO] [Tracer_0]2069316785.20120626.134903.12422 &lt;/LI&gt;&lt;LI&gt;[INFO] [Tracer_0]2069316785.20120626.134903.19058 &lt;/LI&gt;&lt;LI&gt;[INFO] [Tracer_0]2069316785.20120626.134903.5848 &lt;/LI&gt;&lt;LI&gt;[INFO] [Tracer_0]2069316785.20120626.134903.75950 &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used it because it looks more numeric &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 11:49:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144291#M34537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-26T11:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unique ID Creation in MII</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144292#M34538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://answers.sap.com/people/michael.appleby" id="jive-181179561949937415299"&gt;Michael&lt;/A&gt;!&lt;/P&gt;&lt;P&gt;Yes, they certainly unique but if to execute sample transaction again that will see that the right part at all guid always identical (ff92ac111fb0). And this considerable decrease quantity the unique ID...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 12:11:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144292#M34538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-26T12:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unique ID Creation in MII</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144293#M34539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have also used the datetime as my GUID generator many times, but it is not necessarily unique.&amp;nbsp; I have never run into problems, so would probably do so again in the future even without SAPMEINT or the custom action jar.&amp;nbsp; But I usually use it as a file naming convention rather than something which might occur more frequently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To each his own, I guess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 12:33:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144293#M34539</guid>
      <dc:creator>agentry_src</dc:creator>
      <dc:date>2012-06-26T12:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unique ID Creation in MII</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144294#M34540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oleg,&lt;/P&gt;&lt;P&gt;I saw that, but it still does not affect the goal of a unique ID.&amp;nbsp; I suspect that the last part of the guid relates to your particular machine or MII instance and keeps the guid unique from other machine guids.&amp;nbsp; I tested it on 12.1 and 12.2 systems and they behave the same way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 12:42:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144294#M34540</guid>
      <dc:creator>agentry_src</dc:creator>
      <dc:date>2012-06-26T12:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unique ID Creation in MII</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144295#M34541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wikipedia has a good technical discussion (and references) of how the GUID is generated:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://en.wikipedia.org/wiki/Globally_Unique_Identifier"&gt;http://en.wikipedia.org/wiki/Globally_Unique_Identifier&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The last block of data (6 Hex bytes) is keyed from the computer's network card MAC address as a base. But the GUID is about as unique as you can generate for a single instance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 12:54:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144295#M34541</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-26T12:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unique ID Creation in MII</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144296#M34542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;Thanks for the info.&amp;nbsp; I suspected as much (but didn't want to do the research).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 15:18:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/unique-id-creation-in-mii/qaa-p/7144296#M34542</guid>
      <dc:creator>agentry_src</dc:creator>
      <dc:date>2012-06-26T15:18:40Z</dc:date>
    </item>
  </channel>
</rss>

