Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

After all the necessary record versions are added to the local pack, you need to complete it. Then it will be possible to export the changes to other instances. To do so, complete the steps below:

  1. Navigate to Configuration → Local Packs.
  2. Find the local pack to export. You can use list search boxes or the Condition Builder.
  3. Open the necessary local pack.
  4. Change the state value to Completed.

    Info

    The local pack in the Admin Preferences menu will change to the default pack.


  5. Export the local pack. A .SOP file will be downloaded on your computer:
    • at the top of the form, click Export Local Pack.
      OR
    • in the hamburger menu , select Export → As a New Application
Note

Use the second option cautiously. In case the local pack contains updated vendor records, it may cause collisions while updating the system.

We recommend using the Export Local Pack option.



Info

The name of the downloaded .SOP file is generated in the following format: Local Pack name_2021-12-31 18:00:00

  • Datetime format is YYYY-MM-DD.
  • The timestamp indicates the datetime when the local pack state was set as Complete.
  • The time is displayed according to the locale of the user who exported the file. That is, if the local pack was moved to the Complete state at 12:00:00 UTC, then for a user from UTC+3 the file will have the 15:00:00 timestamp.
  • If a local pack name contains the symbols listed below, they will be replaced by the underscore symbol ( _ ):

    Code Block
    \, /, :, *, ?, ", <, >, |


.SOP file export comparison


Export Local Pack

Export → As a New Application

Protection PolicyDoes not change

The policy is changed to Protected or Open depending on the protected.essences property:

  • if the table defined in the Table Name field is included in the property, the policy changes from Changed to Protected.
  • if such a table is not included in the property, the policy changes from Changed to Open.
DescriptionUse this export for minor record version changes.

Use this export for a local pack containing a huge number large number of record versions.

Note

Do not use the option Export → As a New Application for the local packs containing vendor records. It may cause collisions while updating the system. Instead, use the Export Local Pack option.



Tip

It is a good practice to download your local pack straight away after the work is done; otherwise, the versions stored in it may go out of date.


Table of Contents