How is workflow disabled in the lower versions?

Posted by Community Admin on 03-Aug-2018 05:44

How is workflow disabled in the lower versions?

All Replies

Posted by Community Admin on 22-Nov-2010 00:00

I wan't to create a module that uses some workflow bits on the backend...needs access to the users and roles and things like that (or possibly use the Facades).

Any restrictions on that scenario? 
(I know < standard can't use sitefintiy built activity workflow items)
Steve

Posted by Community Admin on 22-Nov-2010 00:00

Hello Steve,

The Fluent API facades do not know of the existence of Workflow. This means that you can use any facade with any edition without worrying for license. The same goes for users and roles. The only thing that knows of workflow is its manager, which is used to send messages to the workflow service to tell it what to do with items. Can you please clarify this question so that we can provide you with a better answer?

Best wishes,
Radoslav Georgiev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 22-Nov-2010 00:00

I don't think clarification is necessary :)

That pretty much answers the question...I'm free to make\use my own workflows in custom modules!

This thread is closed