rbeckman-nextgen / test-mc3

0 stars 0 forks source link

Add batchMap to batch scripts to share data across multiple executions of the script for a single batch #4294

Open rbeckman-nextgen opened 4 years ago

rbeckman-nextgen commented 4 years ago

Right now users are forced to use the global or global channel maps to share data across multiple invocations of a batch script. Instead there should be a map available that is shared across each script execution for a single batch. Once all messages in the batch have been processed, the batchMap is thrown away.

Imported Issue. Original Details: Jira Issue Key: MIRTH-4439 Reporter: narupley Created: 2019-07-15T07:30:36.000-0700