Unable to publish project from Studio to Orchestrator

I am getting the following error when I try to publish my RPA project from Studio to the Orchestrator. Please help.

Package metadata extraction failed.

The RPA workflow is running fine with no errors. However, when I try to publish, it is throwing this error. The process creates a Zendesk ticket on receiving a new email to inbox.

Hi @Srilakshmi_Meesala

could you please show screenshot of your project dependencies?

Also, are you able to publish to your local folder and then upload manually to Orchestrator? Can you please try the same?

@Srilakshmi_Meesala

Welcome to community!!

Before publishing your process, Test your process with Analyze project.

May be you can get some errors, try to resolve those and then publish your project.
Or any other issues, post your error screenshot/message.

Happy Automation!!

@Srilakshmi_Meesala

Welcome to the community

  1. Try to create a new dummy project and see if you are able to publish
  2. If you are able to publish then go to your project where you have error and click on show hidden files and take a backup and delete the folders which start with .(dot) and then reopen and try to publish

cheers

cheers

Hi @Srilakshmi_Meesala - Check your project dependencies, if there are any duplicated packages (ie UiPath.system.activities & UiPath.system.activites.runtime), then you need to delete one dependency, then try to deploy the package.

Thank you @sonaliaggarwal47
I figured out the issue. I was having an out argument with type as Gmail.Message. It worked after converting it to string type.

Thank you @yedukondaluaregala
My issue is now resolved. It was due Gmail.Message type out argument.

Good to here.

Please close this topic by marking as solution.

Happy Automation!

Thank you @Anil_G My issue is now resolved. It was due Gmail.Message type out argument.

1 Like

Thank you @Thurab_Ahmed
My issue is now resolved. It was due Gmail.Message type out argument.

1 Like

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