Create new project with existing xaml files?

Dear all,

I would like to :

1)Create a new project with existing xaml files from another existing process
2)Upload to orchestrator
2)Edit the copied xaml of the new process for some fixes

@the.christopoulos
copy old project and edit project.json

or create new project

  • import the required xamls with right click import …,
  • copy the screenshot folder
  • Click Design > Remove unused Screenshots

Hi @the.christopoulos,

Copy the folder files in older project to a new location.
Open the Project.Json file of newly created files(You have to change the Process name here).
Now you can make changes to Copies files & even publish it to orchestrator, now it will be published with the new name.

Thank you man!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.