Skip to main content
February 15, 2021
Question

Import Customization File using a!deployment

  • February 15, 2021
  • 1 reply
  • 0 views

Hi,

We're trying to automate the process of committing application changes to an external VCS (Git).

To do this, we're leveraging the Post-Deployment Process configuration of apps, where we trigger an external job and pass the deployment files in order to commit those in the VCS using Appian Version Client.

We're trying to retrieve the import customization file used in the deployment via 

a!deployment(, "customizationFileId")
but it seems the contents of the document is somehow encrypted/masked.

Our goal at the minimum is to get all the property keys in the import customization file.

Help greatly appreciated.

Thanks!

1 reply

February 15, 2021

For reference, here's the sample contents of the document returned by the customizationFileId: