question

Jeremy R avatar image
0 Likes"
Jeremy R asked Phil BoBo answered

Saving user commands as their own files with distributed save

I've looked over the documentation for distributed saving of a FlexSim model as multiple XML files, and while I can easily split off whole nodes (e.g. all Dashboards in one file, all UserCommands in one file, etc.), I don't see any way to split off every subnode in a specific node to their own file, without manually specifying the name of each subnode in the map file.

Specifically, I want to be able to split off all UserCommands into their own files, but I don't want to have developers have to add the names of each their UserCommands to the map file individually. Is there some way to tell FlexSim to save every single UserCommand into its own file?

FlexSim 17.2.5
xmldistributed save
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Phil BoBo avatar image
0 Likes"
Phil BoBo answered

You are correct. There is not currently any way to split off every subnode in a specific node to their own file, without manually specifying the name of each subnode in the map file.

The "split-points" method is the current best way to split a treenode into multiple files similar to what you want. There is currently no automatic way for it to generate new files for every node. It just splits it based on the node names specified in the map file.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.