coderbro
(Gbairavarathinamramakrishnan47)
September 28, 2021, 4:16pm
1
Hi All,
We are using UiPath 2020.10.9 version, For the Custom Workflow analyzer saw its restricted to .NET 4.6.1 DLLs.
Can you please enlighten below questions with directions,
Which version of .NET framework DLL are supported for custom workflow analyzer?
Whether .NET Core DLLs are allowed for custom workflow analyzer dll ?
Any guidance steps on How to implement custom workflow and how it overrides the default behavior of workflow analyzer ?
Looking forward for the answers from the community. Thanks.
1 Like
coderbro
(Gbairavarathinamramakrishnan47)
October 5, 2021, 12:55pm
2
Just Reposting to see if any one has any inputs.
ppr
(Peter Preuss)
October 5, 2021, 1:00pm
3
Framework 4.6.1
No, did fail in our lab / RnD
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
Suggestion:
write a simple helloWorld rule and inspect some details while remote debugging the HelloWorldRule
unlcear what is meant with default
Also take a note on:
UiPath Community 2021.6 Preview Release
Studio
Continuing our journey into the new architecture based on .NET Core, UiPath Studio 2021.6 Preview brings support for Net 5 Windows workflows.
To benefit from the new functionality, you can select a new target type during the new project dialog. A Modern (.Net 5 Windows) has been added. This new architecture can run 64-bit activities and the packages are now compiled before publishing.
To simplify usage and adoption, when attempting to install…
UiPath Studio 2021.4 brings many new improvements under the hood with a new architecture based on .NET Core.
1 Like
coderbro
(Gbairavarathinamramakrishnan47)
October 5, 2021, 1:20pm
4
Hi Peter,
Thanks for taking time in replying this question.
How it overrides the default behavior of workflow analyzer ?
Explaining a bit on this, ( If i place a custom analyzer DLL there are already default rules in it in UiPath Studio by default, Whether that Also will be applied (or) only it gets the new DLL rules for workflow analyzer check)
ppr
(Peter Preuss)
October 5, 2021, 1:43pm
5
not clear in total what is meant. UiPath will serve us with rules. We can write custom rules. Once our custom rules are deployed we do see all: UiPath Rules and also Our Custom Rules.
1 Like