Orchestrator HTTP Request API

I am getting this error in studio, when trying to publish, any reason why?

@ashton.lalchan

As per error workflow analyzer is throwing it..can turn off workflow analyzer from studio settings

Cheers

Hi @ashton.lalchan

when you double click in this, it will take you to the part which is throwing this error. Can you share more details on what you see there?

Also, for workflow analyzer errors, there usually is a code for the rule id;

Can you please analyze your project first and share the results?

Also, validate the project and share results?

REgards
Sonali

@sonaliaggarwal47 @Anil_G

it doesnt show the activity in red highlight when selecting

when I analyze it give that error

@ashton.lalchan

Can you please got to Help and see if there is anything defined under company policy?

@ashton.lalchan

Also, can you show me your configuration of below 2 toggles under design?

@ashton.lalchan

analyzer errors are rule errors like for example if your company or in analyzer if it is defined that the variable name should start with var then the process would run but when you publish it would analyze and then throw error saying variable name is wrong…this is one of the example..like that there are multiple rules that can be defined

so if you want to by pass then turn off analyzer else correct the issue that it reports

Hope this is clear

cheers

cheers

1 Like

This is not an Analyzer rule error as others have stated. If it were, there would be a code in the Code column, not the word ERROR. It appears that something is wrong with Analyzer itself. I would suggest trying to publish from another machine and see if you get the same error.