Create Application and add files to it

Certified Senior Developer

Is there a way to create application and add provided artifacts into it on Appian using Process model or some other mechanism.

Problem statement : Create Backup application from higher environemtn with provided artifacts added into the created applicaiton. export it before code promotion 

  Discussion posts and replies are publicly visible

Parents
  • Could you please elaborate a little bit, do you mean you have another Appian application and you want to create a new Appian application and some Artifacts such as documents every time the process model is run? 
    Or 
    Do you want to design an Appian app that will allow you to create a copy of your Artifacts (documents etc) and store it on a different application that is already created? You can do this, but you should be Admin of both these apps and you can just create a constant that will point to this other app's Artifact location.

Reply
  • Could you please elaborate a little bit, do you mean you have another Appian application and you want to create a new Appian application and some Artifacts such as documents every time the process model is run? 
    Or 
    Do you want to design an Appian app that will allow you to create a copy of your Artifacts (documents etc) and store it on a different application that is already created? You can do this, but you should be Admin of both these apps and you can just create a constant that will point to this other app's Artifact location.

Children