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.

  • 0
    Certified Senior Developer
    in reply to mkhaiserullaPersonal

    To build a utlity on appian , where user will upload a excel sheet with file names (PM,interface,expression rules , constants, cdt,datastore , any appian object ). 

    Utility to create a new application and add these provided artifacts into it .

    post which user can export the applicaiton from designer 

Reply Children