<?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>topic Re: How to add a Site ID to Storage System Address Scheme? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548048#M53277</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Thanks for all the input. I realized that I can use slot.storageObject to limit the result of the sql query.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Object Site = Model.find("SiteA");&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Array WrhObj = Site.subnodes.toArray();&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;int Zone = 10;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;return Storage.system.querySlots("WHERE slot.zoneID = $1 AND slot.storageObject IN $2", 0, Zone, WrhObj).as(Array).length;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1660199196567.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1512080iB784608FFB2C2659/image-size/large?v=v2&amp;amp;px=999" role="button" title="1660199196567.png" alt="1660199196567.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 11 Aug 2022 06:28:43 GMT</pubDate>
    <dc:creator>lars_jacobsen_ScandiSim</dc:creator>
    <dc:date>2022-08-11T06:28:43Z</dc:date>
    <item>
      <title>How to add a Site ID to Storage System Address Scheme?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548039#M53268</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.1.3 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Is it possible to expand the storage system address scheme with an additional field, i.e. Site ID? The issue is that I would like to query storage possibilities by site and not only globally.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1660122955237.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1512081i9BC4887C122861D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="1660122955237.png" alt="1660122955237.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Aug 2022 09:14:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548039#M53268</guid>
      <dc:creator>lars_jacobsen_ScandiSim</dc:creator>
      <dc:date>2022-08-10T09:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a Site ID to Storage System Address Scheme?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548040#M53269</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;I don't believe that this is possible.&lt;/P&gt;&lt;P&gt;You could use an (indexed) slot label for that purpose though. Or is there any reason you would like to avoid using labels?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1660124001354.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1512074iACA79DDC07AC0C9C/image-size/large?v=v2&amp;amp;px=999" role="button" title="1660124001354.png" alt="1660124001354.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Aug 2022 09:34:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548040#M53269</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-08-10T09:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a Site ID to Storage System Address Scheme?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548041#M53270</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;The simplest way will be to duplicate the address scheme for each site and include the site ID at the start.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1660125019189.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1512075i21CAD7727D17584A/image-size/large?v=v2&amp;amp;px=999" role="button" title="1660125019189.png" alt="1660125019189.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1660125222071.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1512076i6E5747B459B0263B/image-size/large?v=v2&amp;amp;px=999" role="button" title="1660125222071.png" alt="1660125222071.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Then on the storage objects choose the correct scheme for the site:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1660125085224.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1512077i35F90E1E1FED9267/image-size/large?v=v2&amp;amp;px=999" role="button" title="1660125085224.png" alt="1660125085224.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1660125102805.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1512078i8607971D22408E6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="1660125102805.png" alt="1660125102805.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Aug 2022 09:52:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548041#M53270</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2022-08-10T09:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a Site ID to Storage System Address Scheme?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548042#M53271</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;So I should by able to query these two fields? They do not contain any value.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Aug 2022 10:09:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548042#M53271</guid>
      <dc:creator>lars_jacobsen_ScandiSim</dc:creator>
      <dc:date>2022-08-10T10:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a Site ID to Storage System Address Scheme?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548043#M53272</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;You said you wanted to use change the address - here the slot.address=="LON-A-1-A-1-1" or "CPH-A-1-A-1-1".  Without this, finding "A-1-A-1-1" would give slots in both racks.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Aug 2022 10:40:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548043#M53272</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2022-08-10T10:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a Site ID to Storage System Address Scheme?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548044#M53273</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;I query the storage system like this&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1660128770315.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1512079i7FDBFC5ED3655823/image-size/large?v=v2&amp;amp;px=999" role="button" title="1660128770315.png" alt="1660128770315.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am not sure how to access the 2 new fields in the address?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Aug 2022 10:54:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548044#M53273</guid>
      <dc:creator>lars_jacobsen_ScandiSim</dc:creator>
      <dc:date>2022-08-10T10:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a Site ID to Storage System Address Scheme?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548045#M53274</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt; If you want the siteID to be part of the Address then do as I suggest.   If you want the siteID to be an attribute of the slot then label the slot as Felix suggests. If you want to have those set automatically write a script to do so that references a siteID label on the rack object or the site object.  The two are not mutually exclusive, so you can use the address string and the slot attributes.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Aug 2022 11:14:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548045#M53274</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2022-08-10T11:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a Site ID to Storage System Address Scheme?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548046#M53275</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Thanks for the works arounds, however I was hoping that it would be possible to add another field to the address scheme, but that doesn't seem to be a possibility currently. I will post a request to dev.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Aug 2022 12:46:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548046#M53275</guid>
      <dc:creator>lars_jacobsen_ScandiSim</dc:creator>
      <dc:date>2022-08-10T12:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a Site ID to Storage System Address Scheme?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548047#M53276</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/13418/lars-christianj2.html" nodeid="13418"&gt;@Lars Christian J2&lt;/A&gt;, you have still slot labels! &lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Aug 2022 16:18:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548047#M53276</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2022-08-10T16:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a Site ID to Storage System Address Scheme?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548048#M53277</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Thanks for all the input. I realized that I can use slot.storageObject to limit the result of the sql query.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Object Site = Model.find("SiteA");&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Array WrhObj = Site.subnodes.toArray();&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;int Zone = 10;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;return Storage.system.querySlots("WHERE slot.zoneID = $1 AND slot.storageObject IN $2", 0, Zone, WrhObj).as(Array).length;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1660199196567.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1512080iB784608FFB2C2659/image-size/large?v=v2&amp;amp;px=999" role="button" title="1660199196567.png" alt="1660199196567.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 11 Aug 2022 06:28:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548048#M53277</guid>
      <dc:creator>lars_jacobsen_ScandiSim</dc:creator>
      <dc:date>2022-08-11T06:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a Site ID to Storage System Address Scheme?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548049#M53278</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Yes - there's probably 20+ ways you can get around it without using the address.  You could also also check if slot.storageObject.up = site.   Might be more efficient than checking if it's in an array depending on the length.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 13 Aug 2022 20:23:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548049#M53278</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2022-08-13T20:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a Site ID to Storage System Address Scheme?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548050#M53279</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/13418/lars-christianj2.html" nodeid="13418"&gt;@Lars Christian J2&lt;/A&gt; , There exists an Aisle side management in manual for left and right side by mapping of Aisle ID and slot progression. Front and Back side are seperated by even and uneven numbering.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.flexsim.com/en/22.2/Reference/PropertiesPanels/WarehousingPanels/AddressMapping/AddressMapping.html#slotProgression"&gt;https://docs.flexsim.com/en/22.2/Reference/PropertiesPanels/WarehousingPanels/AddressMapping/AddressMapping.html#slotProgression&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 14 Aug 2022 08:01:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548050#M53279</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2022-08-14T08:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a Site ID to Storage System Address Scheme?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548051#M53280</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;I think the question was about a Site ID indicating the warehouse location rather than a Side ID.&lt;/DIV&gt;</description>
      <pubDate>Sun, 14 Aug 2022 12:04:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548051#M53280</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2022-08-14T12:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a Site ID to Storage System Address Scheme?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548052#M53281</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/13418/lars-christianj2.html" nodeid="13418"&gt;@Lars Christian J2&lt;/A&gt;, was one of Lars Christian J2's or Jason Lightfoot's or Felix Möhlmann's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. Or if you still have questions, add a comment and we'll continue the conversation.&lt;/P&gt;&lt;P&gt;If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 17 Aug 2022 18:32:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-add-a-site-id-to-storage-system-address-scheme/m-p/13548052#M53281</guid>
      <dc:creator>Jeanette_Fullmer</dc:creator>
      <dc:date>2022-08-17T18:32:13Z</dc:date>
    </item>
  </channel>
</rss>

