Data Directive

,

Data Directives work on a single record at a time.

You should set the value of callContextBpmData.Number01 prior to enabling the Std DD.

I think the InTran DD would flow like:

  1. Set callContextBpmData.Number01 to the value you want to pass to the Std DD
  2. Call the Enable Standard Directive widget.

Then in the Std DD

  1. Condition block to see if it was called from the InTran DD
  2. Build your email, using the DD’s table for the new value and the callContextBpmData.Number01 as the prior value