Data Store configuration lost when import blueprint

When I import a blueprint that has a Data Store module, when I create the new data store, it does not keep the configuration that the module had (the mapping of the variables, etc). why is this?
Maybe because it does not “connect” right the data structure used where it was exported with the new structure created where it is imported, even if it is the same structure?

Hi @Ruben

Importing data store structure at the time of import (similar to a JSON structure), is not possible. You’ll need to create the structure after importing the workflow.

If you require additional assistance, please don’t hesitate to reach out to us.
MSquare Support
Visit us here
Youtube Channel

Yes, that’s what I did, create the structure as it was in the scenario where I exported it.
But still, when I select the data store in the module, it does not load the configuration I had with the mapped variables, etc. I understand that it should load fine once it finds the same data structure, right?

@Ruben

Unfortunately, even if you recreate the same structure after importing the workflow, you won’t be able to obtain the mapping data.

2 Likes