<?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 The error message when creating items of send message in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/the-error-message-when-creating-items-of-send-message/m-p/13499654#M15134</link>
    <description>&lt;P&gt;&lt;I&gt;[ FlexSim 17.0.3 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/187/jeff.n.html" nodeid="187"&gt;@Jeff Nordgren&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Flowitems are created in Queue_In23 on sending the message from other queues remotely.&lt;/P&gt;&lt;P&gt;And set to perform batching with 6. When first running, the error message does not happen. Batch perform is  also OK.&lt;/P&gt;&lt;P&gt;But after Reset and run, the error is followed;&lt;/P&gt;&lt;P&gt;1) System Console;&lt;/P&gt;&lt;P&gt;time: 13.918134 exception: Exception Caught in Queue::onReceive(treenode item, int port) object: /Queue_In23
time: 13.918134 exception: Exception Caught in ObjectFunction255__project_library_FixedResource_behaviour_eventfunctions_OnReceive object: /Queue_In23 i: /Queue_In23/Box38 class: /Queue_In23
time: 13.918134 exception: Exception caught in TreeNode::receivemessage()
time: 13.918134 exception: FlexScript exception: MODEL:/Queue_In23&amp;gt;variables/messagetrigger&lt;/P&gt;&lt;P&gt;2) Perform batch is invalid.&lt;/P&gt;&lt;P&gt;Please make me know the reason.&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.flexsim.com/storage/attachments/5876-event-pull-from-list-test-v201703-091-3.fsm"&gt;event-pull-from-list-test-v201703-091-3.fsm&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Mar 2017 05:45:48 GMT</pubDate>
    <dc:creator>SimFlex_support</dc:creator>
    <dc:date>2017-03-22T05:45:48Z</dc:date>
    <item>
      <title>The error message when creating items of send message</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/the-error-message-when-creating-items-of-send-message/m-p/13499654#M15134</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 17.0.3 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/187/jeff.n.html" nodeid="187"&gt;@Jeff Nordgren&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Flowitems are created in Queue_In23 on sending the message from other queues remotely.&lt;/P&gt;&lt;P&gt;And set to perform batching with 6. When first running, the error message does not happen. Batch perform is  also OK.&lt;/P&gt;&lt;P&gt;But after Reset and run, the error is followed;&lt;/P&gt;&lt;P&gt;1) System Console;&lt;/P&gt;&lt;P&gt;time: 13.918134 exception: Exception Caught in Queue::onReceive(treenode item, int port) object: /Queue_In23
time: 13.918134 exception: Exception Caught in ObjectFunction255__project_library_FixedResource_behaviour_eventfunctions_OnReceive object: /Queue_In23 i: /Queue_In23/Box38 class: /Queue_In23
time: 13.918134 exception: Exception caught in TreeNode::receivemessage()
time: 13.918134 exception: FlexScript exception: MODEL:/Queue_In23&amp;gt;variables/messagetrigger&lt;/P&gt;&lt;P&gt;2) Perform batch is invalid.&lt;/P&gt;&lt;P&gt;Please make me know the reason.&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.flexsim.com/storage/attachments/5876-event-pull-from-list-test-v201703-091-3.fsm"&gt;event-pull-from-list-test-v201703-091-3.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 05:45:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/the-error-message-when-creating-items-of-send-message/m-p/13499654#M15134</guid>
      <dc:creator>SimFlex_support</dc:creator>
      <dc:date>2017-03-22T05:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: The error message when creating items of send message</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/the-error-message-when-creating-items-of-send-message/m-p/13499655#M15135</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/209/david.s.html" nodeid="209"&gt;@david.seo&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;In Queue_In23, you have both the following commands:&lt;/P&gt;&lt;PRE&gt;newitem = insertcopy(template, destination);
moveobject(newitem, destination);&lt;/PRE&gt;&lt;P&gt;If you comment out the moveobject() command, the exceptions go away. Because newitem is being created directly in the destination already, you don't need to move it there again.&lt;/P&gt;&lt;P&gt;If for some reason you do need to do a moveobject() call, put it on another event via another delayed message in zero time.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 13:15:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/the-error-message-when-creating-items-of-send-message/m-p/13499655#M15135</guid>
      <dc:creator>Ben_WilsonADSK</dc:creator>
      <dc:date>2017-03-22T13:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: The error message when creating items of send message</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/the-error-message-when-creating-items-of-send-message/m-p/13499656#M15136</link>
      <description>&lt;P&gt;Thank you. &lt;SPAN class="autotaguser-autocomplete-box"&gt;@&lt;/SPAN&gt;Ben.Wilson.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 14:11:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/the-error-message-when-creating-items-of-send-message/m-p/13499656#M15136</guid>
      <dc:creator>SimFlex_support</dc:creator>
      <dc:date>2017-03-22T14:11:41Z</dc:date>
    </item>
  </channel>
</rss>

