BPM to Email Changes

  1. Create a variable (of type string) in the BPM
  2. Use a Set Variable widget, and in the formula convert the datetime to a formatted date string.

edit

Here’s a post showing how to create a variable and assign it a value. This post assumes the value isn’t even in the BPM’s dataset and fetches it from the DB. You shouldn’t need to do that. Just have to spend some time figuring out the formula / expression to convert the datetime to string of the formatted date.