<?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: Error: Bad Destination Value in Sub Process in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/error-bad-destination-value-in-sub-process/m-p/13494742#M11373</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/28338/nathanielw.html" nodeid="28338"&gt;@Nathaniel W&lt;/A&gt;&lt;/P&gt;&lt;P&gt;OK, here's how I would do this. I would just release the scope in the patient flow and then have the Scope Cleaning flow listen to the OnRelease event of the Colonoscopy Scopes group. That way a token is created in that flow whenever one of the scopes in that group is released. You can use the Assign Event Object To field to store off the scope that was just released.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/temp/37572-scope-onrelease.fsm" target="_blank"&gt;Scope_OnRelease.fsm&lt;/A&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="37571-1615314556110.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1505290iF6FE195E76F78BE8/image-size/large?v=v2&amp;amp;px=999" role="button" title="37571-1615314556110.png" alt="37571-1615314556110.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 09 Mar 2021 18:30:48 GMT</pubDate>
    <dc:creator>Matthew_Gillespie</dc:creator>
    <dc:date>2021-03-09T18:30:48Z</dc:date>
    <item>
      <title>Error: Bad Destination Value in Sub Process</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/error-bad-destination-value-in-sub-process/m-p/13494739#M11370</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 21.0.2 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hello, I am currently working on a model which will simulate a service line. In this process, a scope will be used in a procedure, and once that scope is placed in a drop off area, it will trigger a subprocess to have that scope cleaned. I am getting an error at the 3708 mark saying "time: 3708.571006 exception: Error: Bad destination value in "Staff Travels to Equipment" in "Move Equipment" ". This step is supposed to bring the scope from the drop off area to the sink. It seems weird to me, because the destination is a sink and I don't think it should be returning an error. This leads me to believe it might be a larger issue. Any help would be greatly appreciated. I have attached my model below. Thank you!&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/37532-baddestination.fsm" target="_blank"&gt;BadDestination.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 08 Mar 2021 21:05:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/error-bad-destination-value-in-sub-process/m-p/13494739#M11370</guid>
      <dc:creator>nathaniel_w</dc:creator>
      <dc:date>2021-03-08T21:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Bad Destination Value in Sub Process</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/error-bad-destination-value-in-sub-process/m-p/13494740#M11371</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Two things:&lt;/P&gt;&lt;P&gt;1. You never acquired the Coloscopy Scope equipment.&lt;/P&gt;&lt;P&gt;2. You're acquiring the objects onto labels on current. In a general flow current is the process flow itself. Instead you should acquire onto labels on the token.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/37517-baddestination-fixed.fsm" target="_blank"&gt;baddestination_fixed.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 08 Mar 2021 22:34:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/error-bad-destination-value-in-sub-process/m-p/13494740#M11371</guid>
      <dc:creator>Matthew_Gillespie</dc:creator>
      <dc:date>2021-03-08T22:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Bad Destination Value in Sub Process</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/error-bad-destination-value-in-sub-process/m-p/13494741#M11372</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Thank you very much for your help &lt;A rel="user" href="https://answers.flexsim.com/users/87/matthew.g.html" nodeid="87"&gt;@Matthew Gillespie&lt;/A&gt;. What I was trying to do was acquire the scope during the patient flow and then release it after the cleaning process, which is why the scope wasn't acquired during the cleaning process. But now, and the problem I was having before, is that there is a new scope being acquired and cleaned. In the simulation baddestination_fixed.fsm, CS1 is the scope that is used for the procedure, but CS2 is the scope getting cleaned. Is there a way to make sure that the scope being cleaned is the scope that was used in the procedure? Thank you!&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 Mar 2021 15:18:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/error-bad-destination-value-in-sub-process/m-p/13494741#M11372</guid>
      <dc:creator>nathaniel_w</dc:creator>
      <dc:date>2021-03-09T15:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Bad Destination Value in Sub Process</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/error-bad-destination-value-in-sub-process/m-p/13494742#M11373</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/28338/nathanielw.html" nodeid="28338"&gt;@Nathaniel W&lt;/A&gt;&lt;/P&gt;&lt;P&gt;OK, here's how I would do this. I would just release the scope in the patient flow and then have the Scope Cleaning flow listen to the OnRelease event of the Colonoscopy Scopes group. That way a token is created in that flow whenever one of the scopes in that group is released. You can use the Assign Event Object To field to store off the scope that was just released.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/temp/37572-scope-onrelease.fsm" target="_blank"&gt;Scope_OnRelease.fsm&lt;/A&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="37571-1615314556110.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1505290iF6FE195E76F78BE8/image-size/large?v=v2&amp;amp;px=999" role="button" title="37571-1615314556110.png" alt="37571-1615314556110.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 Mar 2021 18:30:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/error-bad-destination-value-in-sub-process/m-p/13494742#M11373</guid>
      <dc:creator>Matthew_Gillespie</dc:creator>
      <dc:date>2021-03-09T18:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Bad Destination Value in Sub Process</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/error-bad-destination-value-in-sub-process/m-p/13494743#M11374</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/87/matthew.g.html" nodeid="87"&gt;@Matthew Gillespie&lt;/A&gt; This is exactly what I was looking for! Thank you so much for your help, I have been stuck for a while and this was one of the last major hurdles to get this up and running. Thank you!&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 Mar 2021 18:36:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/error-bad-destination-value-in-sub-process/m-p/13494743#M11374</guid>
      <dc:creator>nathaniel_w</dc:creator>
      <dc:date>2021-03-09T18:36:06Z</dc:date>
    </item>
  </channel>
</rss>

