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.
-
Error Handling/Catch Exceptions
Suggested by Jason McNeil – New – 1 Comments
Perhaps this already exists in some form I haven't yet figured out, but it would be great to be able to either wrap a formula with a try/catch (or in Excel syntax an IFERROR function).
This could allow additional logic to take place if formulas/plugins/workflows throw exceptions, or at minimum present a more user friendly error message than "...there was an error in North 52..."
Even if it were a separate field on the formula entity such as "Friendly Error Message" or similar. Ideally you could even configure this with multiple languages with the right language error message provided to the user based on their language (similar to how Portals does that fit Titles, etc)
If I've missed something existing please let me know -
Allow RegEx extract
Suggested by Ryan Maclean – Completed – 1 Comments
Add the ability to use RegEx to extract part of a string
For example, it would be useful to be able to parse part of a string and use this to search for related records. I use this to interrogate SMTP error codes returned on email sends, and to match postcodes to territories -
Allow the MinOf() and MaxOf() functions to accept more than 2 values
Suggested by John Grace – New – 0 Comments
-
Add support for the .NET framework function HMACSHA256
Suggested by John Grace – New – 0 Comments
Please add support for the following function:
System.Security.Cryptography.HMACSHA256System.Security.Cryptography.HMACSHA256
-
-
-
Allow Formulas to be called from other Formulas
Allow Formulas to be called from other Formulas. Pass parameters to these formulas and get the result back into the calling formula. -
WeekNumber Thursday-Wednesday Reporting Week
Use a Thursday-Wednesday reporting week. Needs to build a week-of function that drops dates based on that week. It looks like the week functions use Sunday as first day right now. -
-
Add a Description field in xCache to allow a brief explaination of the usage
Add a Description field in xCache to allow a brief explaination of the usage