<?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 Creating two flow items from a single source. in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/creating-two-flow-items-from-a-single-source/m-p/13494923#M11523</link>
    <description>&lt;P&gt;&lt;I&gt;[ FlexSim 20.0.10 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hello,&lt;/P&gt;
 &lt;P&gt;How can I create box over pallet from a single source? If there is any method please let me know.&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Wed, 27 Apr 2022 06:58:55 GMT</pubDate>
    <dc:creator>anjunittur123</dc:creator>
    <dc:date>2022-04-27T06:58:55Z</dc:date>
    <item>
      <title>Creating two flow items from a single source.</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/creating-two-flow-items-from-a-single-source/m-p/13494923#M11523</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 20.0.10 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hello,&lt;/P&gt;
 &lt;P&gt;How can I create box over pallet from a single source? If there is any method please let me know.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Apr 2022 06:58:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/creating-two-flow-items-from-a-single-source/m-p/13494923#M11523</guid>
      <dc:creator>anjunittur123</dc:creator>
      <dc:date>2022-04-27T06:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Creating two flow items from a single source.</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/creating-two-flow-items-from-a-single-source/m-p/13494924#M11524</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;The way I'd do it would be to have the source create the pallet and then create a box through other means immediately afterwards and move it onto the pallet.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;One way would be to use process flow: An event triggered source listens to the eixt trigger of the source. The token then creates a box item an moves it onto the pallet. (You could also create the item directly in the pallet, but the placement of the box might be wrong)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1651048647471.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1510035i18D310EFA5B1B637/image-size/large?v=v2&amp;amp;px=999" role="button" title="1651048647471.png" alt="1651048647471.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The same can be done with code, directly in the exit trigger of the source.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1651048683619.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1510034i62D6E39E9CBF8BCC/image-size/large?v=v2&amp;amp;px=999" role="button" title="1651048683619.png" alt="1651048683619.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The attached model demonstrates both methods, so two boxes are created on each pallet.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/51412-create-pallet-with-box.fsm" target="_blank"&gt;create_pallet_with_box.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Apr 2022 08:38:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/creating-two-flow-items-from-a-single-source/m-p/13494924#M11524</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-04-27T08:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Creating two flow items from a single source.</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/creating-two-flow-items-from-a-single-source/m-p/13494925#M11525</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Thank you for the model.&lt;/P&gt;
 &lt;P&gt;I do not want the flowitems(pallet with box) to overlap on each other. In one of my model I am using rack and the flowitems are overlapping. &lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Apr 2022 09:01:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/creating-two-flow-items-from-a-single-source/m-p/13494925#M11525</guid>
      <dc:creator>anjunittur123</dc:creator>
      <dc:date>2022-04-27T09:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating two flow items from a single source.</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/creating-two-flow-items-from-a-single-source/m-p/13494926#M11526</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;The stacking logic of the rack doesn't take objects inside the entering items into account. Is it actually necessary that the pallet and boxes are separate object or should they just look like they are? &lt;/P&gt;&lt;P&gt;If not, you could instead create a custom flow item that looks like a pallet with stacked boxes but is in fact just a single object. If you adjust the size of the bounding box ("More Properties" -&amp;gt; General Tab -&amp;gt; "Edit Shape Factors"), they will be stacked correctly.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/51413-fullpallet-as-flowitem-fm.fsm" target="_blank"&gt;FullPallet_as_FlowItem-fm.fsm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Otherwise, you can add logic to the "On Slot Entry" trigger of the rack that adjusts the position depending on the height of the stacked items on the previous pallet. You will still have to limit the number of pallets per slot through a condition in the Slot Assignment Strategy though.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1651051967401.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1510037i2130B309BB5977E2/image-size/large?v=v2&amp;amp;px=999" role="button" title="1651051967401.png" alt="1651051967401.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/51414-create-pallet-with-box-1.fsm" target="_blank"&gt;create_pallet_with_box_1.fsm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Note: If you are replying to an answer or a comment, please use the comment function instead of creating a new answer. You can change your answer into a comment through the options accessed by the gear symbol. &lt;span class="lia-inline-image-display-wrapper" image-alt="1651052060165.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1510038iE073C9B669E2EFC7/image-size/large?v=v2&amp;amp;px=999" role="button" title="1651052060165.png" alt="1651052060165.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Apr 2022 09:34:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/creating-two-flow-items-from-a-single-source/m-p/13494926#M11526</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-04-27T09:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Creating two flow items from a single source.</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/creating-two-flow-items-from-a-single-source/m-p/13494927#M11527</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/37322/anjunittur123.html" nodeid="37322"&gt;@hermione12&lt;/A&gt;, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. 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>Tue, 03 May 2022 15:21:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/creating-two-flow-items-from-a-single-source/m-p/13494927#M11527</guid>
      <dc:creator>kavika_faleumu</dc:creator>
      <dc:date>2022-05-03T15:21:13Z</dc:date>
    </item>
  </channel>
</rss>

