GenerateCommunications

This batch process generates communications that are part of case management, e.g., case approval communications. An environment variable can be set such that case management communications are not processed automatically but go into a pending status. This batch process generates all of these pending communications.

It is expected that this program be run nightly, but other than a longer run time and the potential for case management communications to go unprocessed until the program is run again, no problems will result from running this less frequently. Running this program more than once a day has no effect.

This batch process takes no parameters.

Batch Process Class and Method: The class and method for this batch process is curam.core.intf.GenerateCommunications.generateAllCommunications.