Please provide your ideas for future Business Process Activities product enhancements. The most voted for ideas will become priority items to be implemented into a future product release.
-
Run Schedule as a different user
When a Schedule is trigger, the same user who click the "Start" button will be the owner of the background workflow. It will be useful to have the ability to choose which user should be the owner of the background workflow. For instance, the schedule failed and 1st line support needs to restart the schedule. But the workflow should be running as a system user and 1st line support doesn't know these credentials. -
-
Add ability to lookup optionset value given the label
Add ability to lookup optionset value given the label -
Check user permissions
Would be nice to have the ability to check a user's specific permission (ex: if they have Read level access on a particular entity). An example would be if you have a formula on Account that finds the sum of all Invoices and displays the total as a form notification on Account. If a user has access to Accounts and not Invoices, this would cause an error. Rather than hard-code the security roles into the formula using IsUserInSecurityRoles, we could check if the user first has Read permissions on Invoices, and if so, execute the formula. -
-
Enhance DoLoop() function to support multiple actions
Enhance DoLoop() function to support multiple actions -
Provided ability to get and set the value in SharePoint list from CRM entity.
Provided ability to get and set the value in SharePoint list from CRM entity. -
Add function to return the day from a date field
Convert a date (eg. 08/05/2015) to a day (eg. Wednesday)? -
Allow client side formulas to hide \ show menu items
Allow client side formulas to hide \ show menu items -
Add ability to search functions/source attributes
Place a search box at the top of the function/source tree which automatically filters the function list as you enter a search term.