Get this error when trying to publish project to orchestrator:
“The project has Workflow Analyzer errors and cannot be published. Check global publishing settings allowed by your team.”
“Workflow Analyzer error Document size exceed 16683050 limit”
Get this error when trying to publish project to orchestrator:
“The project has Workflow Analyzer errors and cannot be published. Check global publishing settings allowed by your team.”
“Workflow Analyzer error Document size exceed 16683050 limit”
It seems there is huge size file in your project folder. There is a limit defined at Orchestrator level to control size of the package published or being published.
Thanks,
Ashok
Is there a solution? I have removed some activities, but it is still showing the same thing.
Try publishing on local folder and check the size of nuget package.
@kiran_kumar5 pls perform the below activity
1 - Remove all comments from the code
2 - Removed unwanted workflow file
3 - Check all folders and remove existing input and output files
for more details, you can check below link
I’ve 3 unused workflows which are empty & tried to remove it, but it keep goes on searching and not showing any results. and i’ve done remaining steps, not worked