Jump to content

Binding to table in current directory


fjvalencian
 Share

Recommended Posts

Will the excel file also be on the other computer(s), or is it network accessible?


You can use relative paths for binding-- if the data file is in the same folder as the Simio model, you can just enter the file name:192415675_2016-12-0209_45_05-ExcelSettings.png.2c5b08d8602d50e4b7363c86b7a97db5.png

 

If the data file is on a network, you should be able to update the data from the model running on any computer attached to that network with the appropriate permissions.


Also, once imported the data will remain in the table even if the source is no longer available. It won't update if the source data changes, though.


-Adam

Link to comment
Share on other sites

There are two approaches that should work:

1. Local data with relative file paths.

In this case, the Simio model and data file need to be in the same directory as each other, on each computer where you want to run the model. The file path in the binding dialog box would look like the image my first post. A downside is that the data may become difficult to manage if you need it to remain consistent, as it must be duplicated to each machine running the model.

2. Network data source

Here the binding info would point to a data source on a network-connected computer/server. The model file will remain bound on any computer that has network access to the linked data source. The data only exists on the network, so there are no concerns with data consistency, but any machine must be able to access the data location for any updates to get pulled into the model.


Are you trying either of these, and if so what specific error are you getting? What sprint are you using?


-Adam

Link to comment
Share on other sites

×
×
  • Create New...