I am on the very first module in the Auto Developer Associate Course - Build your first automation process with Studio (v2024.10). I followed the video to the exactly, the workflow works. I had issues with publishing the job. It simply gave me the message "
The project has Workflow Analyzer errors and cannot be published. Check global publishing settings allowed by your team."
I Googled the use of the Analyze File function, and the check gave me 2 critical errors that did not appear to be correct as I do have annotations, the same ones that were demonstrated in the video and I am not sure what the missing verifications mean given that this was not covered in the video.
Anyone help?
TA-DBP-005 Test Case Without Annotations Test Case TestCase.xaml does not include any annotations"
TA-DBP-001 Missing Verifications within the Test case The Test case
By default these rules are of warning state and should not interfere with publishing process unless enforced otherwise by org policy.
Can you go to help section and see on the right panel if any governance policy name is mentioned? If yes, that means your org/team has enforced governance policy.
Then go to workflow analyzer rules from studio and check the rules state if it’s error or warning. Try to change but most likely you won’t be able to if policy is enabled.
Another option is to check with your admin and request the exclusion of these 2 rules from policy.
The option to uncheck is ‘greyed’ out however I did the second method, attempted to publish and it gave me a new error message
“Publish of XYZ failed. User does not have any of those permissions: Packages.Create to perform this feed action”
I am guessing that this is a company setting. Interesting since I am simply doing a course, I would expect to have some sort of test environment to work with.