...
You have three export options. The wording will vary depending on whether you’re exporting from the Strategies, Snippets, or Lookups tab.
Selected Strategy (Snippet strategy / snippet / Lookup)lookup) - exports the selected entity only
All Active (strategies / snippets / lookups) - exports all active entities
All latest (strategies / snippets / lookups) - export all active entities, but if a new draft version of an entity exists, it exports the new version instead
Regardless of the selected option, all dependencies are always exported. For instance, if a strategy relies on a snippet and that snippet uses a data lookup, then the strategy, the snippet, and the data lookup will all be exported.
Import
Whether you’re in Strategies, Snippets or Lookups, when you click the Add button, one of the options is Import.
...
After you click the Import button, all entities will be imported as drafts. If a draft with the same name and content already exists, it will be skipped.
Import And Export Between Partitions
This is the procedure for moving strategies from one partition to another:
Ensure that the structure of the data is consistent across both partitions. Specifically, verify that all PP/PX/CX tables present in the source partition are also available in the target partition with an identical structure.
On the source partition, export all active or most recent strategies and save them to a file or copy them to the clipboard.
On the target partition, import the file or clipboard contents, which will create draft strategies.
Lastly, activate the draft strategies selectively, one at a time.
Note |
---|
If the structure of the data between the source and target partitions differs, the Strategy Designer may not load correctly after the import, or may not load at all. |