Activiti integration with Active Directory users

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2016 03:56 AM
Hi,
I'm new in Activiti and i have this question.
Is possible take users from Windows Active Directory to use like local users in Activiti?
Other question is, when i create a workflow, in form can i do a enum camp with SQL data? and when i finish a workflow can i do an SQL insert into MSSQL server?
Thank you for all.
PD: Sorry for my bad english
I'm new in Activiti and i have this question.
Is possible take users from Windows Active Directory to use like local users in Activiti?
Other question is, when i create a workflow, in form can i do a enum camp with SQL data? and when i finish a workflow can i do an SQL insert into MSSQL server?
Thank you for all.
PD: Sorry for my bad english
Labels:
- Labels:
-
Archive
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2016 04:44 AM
What are you looking for? Integration of AD with explorer? The BPM Suite? Something else?
The enum+sql would be a custom form widget you'd have to create yourself.
The enum+sql would be a custom form widget you'd have to create yourself.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2016 05:24 AM
Hi,
I am looking for integration of AD with explorer, to login users and can execute process, like normal users.
To create the enum+sql, can i do that programmatically? and when i finish a process can i do same? an insert in mssql database?
thanks a lot!
I am looking for integration of AD with explorer, to login users and can execute process, like normal users.
To create the enum+sql, can i do that programmatically? and when i finish a process can i do same? an insert in mssql database?
thanks a lot!

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2016 11:08 AM
up!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2016 06:37 AM
Integrating AD with explorer is the same as integrating with any other Ldap system (check the docs).
The enum+sql is code indeed. Insert in mssql db same story.
The enum+sql is code indeed. Insert in mssql db same story.
