Error publish of workflow project to orchestrator failed. package already exists?

error publish of workflow project to orchestrator failed. package already exists??? how can we solve them

Hai @suneel070… Uninstall what u already have… Reinstall it…

@suneel070 I guess you need to Provide a different version Number. Have you checked if the Version Numbers are the same when you upload?

4 Likes

Hi

As @supermanPunch mentioned, please make sure you provide a different version number every time you publish the package to the Orchestrator. Version number is the one that it use to identify the new versions of the same package as it does not overwrite existing data

2 Likes

remove the package, delete the process if created and the trigger as well which associated with the package you are going to publish, then delete project.json file and the .local folder in the project folder.

Once the .local folder is deleted the project dependencies needs to be added again and then it will get published successfully.

Please mark this as the solution if this works…

Thanks

1 Like