<?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: FlexScript exception. Label does not exist in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/flexscript-exception-label-does-not-exist/m-p/13537103#M44662</link>
    <description>&lt;P&gt;Hi José Antonio,&lt;/P&gt;
&lt;P&gt;I have added a new label called "Contenedor" in the Source "palet" as you recommended me to do and it is working! &lt;/P&gt;
&lt;P&gt;But the model does not working well at all, because I want something like: 1 pallet + N boxes of the the item "i" + 1 herramienta, not mixing items in the same palet. How can I can fix it? and how the function Update Combiner Component List works? I have never used this function before in the combiner.&lt;/P&gt;
&lt;P&gt;And thank you.&lt;/P&gt;
&lt;P&gt;&lt;A id="19275" href="https://answers.flexsim.com/storage/temp/19275-modo-13.fsm"&gt;modo-13.fsm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="19274-captura.jpg"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1499187i3A32F2E16409C1DF/image-size/large?v=v2&amp;amp;px=999" role="button" title="19274-captura.jpg" alt="19274-captura.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 20 May 2019 10:29:40 GMT</pubDate>
    <dc:creator>sara_w</dc:creator>
    <dc:date>2019-05-20T10:29:40Z</dc:date>
    <item>
      <title>FlexScript exception. Label does not exist</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexscript-exception-label-does-not-exist/m-p/13537101#M44660</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 18.1.2 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;Hi everybody:&lt;/P&gt;
&lt;P&gt;I need help about what is wrong of my Script. I want to pack several quantities of items into the pallet at the Combiner, and the quantity to pack is dependent on the itemtype on the entry. &lt;/P&gt;
&lt;P&gt;The System Console warning me the following error:&lt;/P&gt;
&lt;P&gt;time: 0.000000 exception: FlexScript exception: Label property Contenedor retrieved on /Combiner1/Product. Label does not exist. at MODEL:/Combiner1&amp;gt;variables/entrytrigger&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&lt;A id="19268" href="https://answers.flexsim.com/storage/attachments/19268-modo-13.fsm"&gt;modo-13.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 May 2019 17:44:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexscript-exception-label-does-not-exist/m-p/13537101#M44660</guid>
      <dc:creator>sara_w</dc:creator>
      <dc:date>2019-05-19T17:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: FlexScript exception. Label does not exist</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexscript-exception-label-does-not-exist/m-p/13537102#M44661</link>
      <description>&lt;P&gt;Hello &lt;A rel="user" href="https://answers.flexsim.com/users/15149/saraw.html" nodeid="15149"&gt;@Sara W&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Your problem is that the label "Contenedor" does not exist in the source "palet". The source "palet" is the input port 1 in your combiner and you run this code when something Entry in port 1, so that is the problem.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="19273-solution.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1499186i8C8C4991291A04FD/image-size/large?v=v2&amp;amp;px=999" role="button" title="19273-solution.png" alt="19273-solution.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can change the order of the input ports if this is the mistake, add the label in Source "palet", etc. Or you can try to use a GlobalTable and use the function Update Combiner Component List.&lt;/P&gt;&lt;P&gt;I hope I have been helpful.&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 09:46:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexscript-exception-label-does-not-exist/m-p/13537102#M44661</guid>
      <dc:creator>jose_antonio_mad</dc:creator>
      <dc:date>2019-05-20T09:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: FlexScript exception. Label does not exist</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexscript-exception-label-does-not-exist/m-p/13537103#M44662</link>
      <description>&lt;P&gt;Hi José Antonio,&lt;/P&gt;
&lt;P&gt;I have added a new label called "Contenedor" in the Source "palet" as you recommended me to do and it is working! &lt;/P&gt;
&lt;P&gt;But the model does not working well at all, because I want something like: 1 pallet + N boxes of the the item "i" + 1 herramienta, not mixing items in the same palet. How can I can fix it? and how the function Update Combiner Component List works? I have never used this function before in the combiner.&lt;/P&gt;
&lt;P&gt;And thank you.&lt;/P&gt;
&lt;P&gt;&lt;A id="19275" href="https://answers.flexsim.com/storage/temp/19275-modo-13.fsm"&gt;modo-13.fsm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="19274-captura.jpg"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1499187i3A32F2E16409C1DF/image-size/large?v=v2&amp;amp;px=999" role="button" title="19274-captura.jpg" alt="19274-captura.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 10:29:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexscript-exception-label-does-not-exist/m-p/13537103#M44662</guid>
      <dc:creator>sara_w</dc:creator>
      <dc:date>2019-05-20T10:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: FlexScript exception. Label does not exist</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexscript-exception-label-does-not-exist/m-p/13537104#M44663</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The problem is that you don't select in any case an specific type of "pieza en bruto", so your combiner is selecting the first one.&lt;/P&gt;&lt;P&gt;Probably an easy solution for that is using more input ports and the Update Combiner Component List, I attached an example.&lt;/P&gt;&lt;P&gt;Basic you have to create a Global Table and according to the Type of the pallet (column) you select and specific quantity of the inputs (rows).&lt;/P&gt;&lt;P&gt;I hope I have been helpful.&lt;/P&gt;&lt;P&gt;&lt;A id="19277" href="https://answers.flexsim.com/storage/temp/19277-sara-w.fsm"&gt;sara-w.fsm&lt;/A&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 11:52:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexscript-exception-label-does-not-exist/m-p/13537104#M44663</guid>
      <dc:creator>jose_antonio_mad</dc:creator>
      <dc:date>2019-05-20T11:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: FlexScript exception. Label does not exist</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexscript-exception-label-does-not-exist/m-p/13537105#M44664</link>
      <description>&lt;P&gt;Hi José,&lt;/P&gt;
&lt;P&gt;There is an error caused by the version of FlexSim when I tried to open your file, perhaps yours is more advanced than my version (I have the FlexSim 18.1.2) , could you please send me some captures or images?&lt;/P&gt;
&lt;P&gt;Your recommendation was very useful for me, thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 15:18:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexscript-exception-label-does-not-exist/m-p/13537105#M44664</guid>
      <dc:creator>sara_w</dc:creator>
      <dc:date>2019-05-20T15:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: FlexScript exception. Label does not exist</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexscript-exception-label-does-not-exist/m-p/13537106#M44665</link>
      <description>&lt;P&gt;Hello &lt;A rel="user" href="https://answers.flexsim.com/users/15149/saraw.html" nodeid="15149"&gt;@Sara W&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Here you have some screenshots to help you.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="19286-example-1.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1499189iB4218C3CB87F487A/image-size/large?v=v2&amp;amp;px=999" role="button" title="19286-example-1.png" alt="19286-example-1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="19287-example-2.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1499190i6AA1A3F6BDEC1E2E/image-size/large?v=v2&amp;amp;px=999" role="button" title="19287-example-2.png" alt="19287-example-2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="19289-example-3.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1499191iAAEFD0C51898700D/image-size/large?v=v2&amp;amp;px=999" role="button" title="19289-example-3.png" alt="19289-example-3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;In this link you have information about this function (It's old, but the idea is the same): &lt;A href="https://www.flexsim.com/flextips-update-combiner-components-list/"&gt;https://www.flexsim.com/flextips-update-combiner-components-list/&lt;/A&gt;&lt;/DIV&gt;
&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;In any case, I would recommend you the last version, there are many improvements since your version. If you don't have a license for the new version, you can contact with your local distributor (FlexSim Iberia): &lt;A href="https://www.flexsim.com/contact/#Europe"&gt;https://www.flexsim.com/contact/#Europe&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope I have been helpful.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 20 May 2019 17:38:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexscript-exception-label-does-not-exist/m-p/13537106#M44665</guid>
      <dc:creator>jose_antonio_mad</dc:creator>
      <dc:date>2019-05-20T17:38:29Z</dc:date>
    </item>
  </channel>
</rss>

