importing application to different version

Hi,

we will not be able to upload the application if the destination environment has different version.

But during the upgrade of the appian version, all codes changes accordingly.

How this is happening and can we use that to import in that scenarios.

Thanks,

Seenivasagan

  Discussion posts and replies are publicly visible

Parents
  • Hi Seenivasagan Perumalsamy ,

    According to the Appian documentation,

    Application packages from an earlier version can be imported by later versions. Packages exported from later versions of Appian are not compatible for importing into prior versions. When exporting a rule or constant or integration the latest version is exported. On import, a new version of the rule or constant is created.

    If an imported object already exists in the destination environment (identified by a universally unique ID or "UUID") a new version is created – so long as versioning is supported for the object.

    When versioning is not supported for an object, the imported object overwrites the object in the destination environment and its properties.


    Thanks,
    ravalik
Reply
  • Hi Seenivasagan Perumalsamy ,

    According to the Appian documentation,

    Application packages from an earlier version can be imported by later versions. Packages exported from later versions of Appian are not compatible for importing into prior versions. When exporting a rule or constant or integration the latest version is exported. On import, a new version of the rule or constant is created.

    If an imported object already exists in the destination environment (identified by a universally unique ID or "UUID") a new version is created – so long as versioning is supported for the object.

    When versioning is not supported for an object, the imported object overwrites the object in the destination environment and its properties.


    Thanks,
    ravalik
Children
No Data