Post-load processing can be modified based on specific client requirements. In this step, we offer the option to run a specific client workflow after the data load. Since we do not know which workflow will be run and how many and which parameters this workflow will need, we have reserved 15 parameters (PostloadParam1..15) to serve as a container of standard workflow parameters. The post-load workflow should be configured to unwrap this container and use these parameters as standard for further processing.
Info |
---|
Post-load processing can be done only if the eagle_wrf_generic_load solution was started using the Control Message. |
Post-Load Parameters
The following table lists required post-load parameters to start the post-load workflow.
Parameter | Example of value | Default Value | Comments |
---|---|---|---|
PostloadWorkflow | eagle_default_nuggetizer | Name of the post-load workflow that will be started after the data load. |
The following table lists optional post-load parameters for the post-load workflow.
Parameter | Example of Value | Default Value | Comments |
---|---|---|---|
PostloadParam1 | TEST1 | | |
PostloadParam2 | TEST2 | ||
... | |||
PostloadParam15 | TEST3 |