Versions Compared

Key

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

...

PropertyDescription
Overwrite existing EP
  • True: If the event process with the same name already exists, it will overwrite the event process.
  • False: It throws an error stating 'EP already exists' if the same name already exists.
Overwrite existing Named Config
  • True: Overwrites the existing named configuration present in the repository.
  • False: It throws an error stating the existence of a Named configuration if the same name already exists.
Overwrite existing Referred EPs List
  • True: If the referred event process list with the same name already exists, it will overwrite the list.
  • False: It throws an error stating the existence of the Referred EP list with the same name if the same name already exists.
Ignore Dependencies
  • True: Imports the event process ignoring dependencies if any marked in the list.
  • False: Imports the event process with the dependencies.
Exempted List

Names of the named configurations to be exempted while importing.

Exempted named configs should be mentioned as a comma-separated list of the following format:

Code Block
category{environment,configuration_name}
EP GUIDs to be ignored
In a ZIP file with multiple EPs, specify the comma-separated names of the EPs that need not be imported along with the other EPs in the file.
Info
iconfalse
titleExample

From the zip file which contains multiple EP's — EP1, EP2, EP3, and EP4, to import only EP1 and EP3, specify the EP names to be excluded while importing, that is, EP2 and EP4.

Code Block
titleFormat for comma-separated EPs
EP2:1.0,EP4:1.0
Default application Version (used when not set in zip)Specify a version number if a version number was not set in the zip file.
Label

Provide the environment name.

Code Block
titleExample
{Development,Production,Staging,Testing}

...

Adaptavist ThemeBuilder EngineAtlassian Confluence