Project Toolkit

Overview

This toolkit is a result of years of project experience, with each expression rule or constant representing a distinct piece of functionality that proved to be a common requirement across multiple projects.

Some aspects of the Project Toolkit rely upon the Regular Expression Functions plugin, so to get the most out of the toolkit you’ll need to add that to your deployment; don’t worry – it's cloud approved and very quick to deploy. The Regular Expression Functions plugin can be found here: https://community.appian.com/b/appmarket/posts/regular-expression-functions

Need a version of the toolkit for an older environment? This toolkit was exported from Appian 23.3, but the toolkit will work across many different versions - even those older than 18.x! Contact us and we may well be able to provide a version to suit your environment.

Found a bug or limitation, or have a suggestion? Let us know! You can email either phil.bye@roboyo.co.uk or neil.coppin@roboyo.co.uk.

Key Features & Functionality

  • Task assignee formatting
  • JSON date conversion
  • Recursive index functionality
  • Retrieve CDT field names
  • Sort base types
  • Update CDT or dictionary fields
  • Common regular expressions
  • Common date and time formats
  • Many other useful utility expressions

Anonymous
Parents
  • v2.4.1 Release Notes
    New rules:
    • PRO_TK_GetCurrentDateForUser - Returns a localised date for a given or the logged in user
    • PRO_TK_GetCurrentDateTimeForUser - Returns a localised dateTime for a given or the logged in user

    New date/datetime formatting constants:

    • PRO_TK_FORMAT_DATE_DD_MMMM_YYYY
    • PRO_TK_FORMAT_DATE_TIME_DD_MMMM_YYYY_HH_MM_AM_PM
    • PRO_TK_FORMAT_DATE_TIME_DD_MMMM_YYYY_HH_MM_SS_AM_PM
    • PRO_TK_FORMAT_DATE_TIME_DD_MMMM_YYYY_HH_MM_SS
    • PRO_TK_FORMAT_DATE_TIME_DD_MMMM_YYYY_HH_MM

    Bug fixes:

    • Fixed a bug that occurred in PRO_TK_GetCurrentDateForUser and PRO_TK_GetCurrentDateTimeForUser
Comment
  • v2.4.1 Release Notes
    New rules:
    • PRO_TK_GetCurrentDateForUser - Returns a localised date for a given or the logged in user
    • PRO_TK_GetCurrentDateTimeForUser - Returns a localised dateTime for a given or the logged in user

    New date/datetime formatting constants:

    • PRO_TK_FORMAT_DATE_DD_MMMM_YYYY
    • PRO_TK_FORMAT_DATE_TIME_DD_MMMM_YYYY_HH_MM_AM_PM
    • PRO_TK_FORMAT_DATE_TIME_DD_MMMM_YYYY_HH_MM_SS_AM_PM
    • PRO_TK_FORMAT_DATE_TIME_DD_MMMM_YYYY_HH_MM_SS
    • PRO_TK_FORMAT_DATE_TIME_DD_MMMM_YYYY_HH_MM

    Bug fixes:

    • Fixed a bug that occurred in PRO_TK_GetCurrentDateForUser and PRO_TK_GetCurrentDateTimeForUser
Children
No Data