Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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
titleNote
Post-load processing can be done only if the eagle_wrf_generic_load solution was started using the Control Message.

...

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.

...

Parameter

Example of Value

Default Value

Comments

PostloadParam1

TEST1


 
 
 
 
These parameters are passed to the post-load workflow where they are processed.
 

PostloadParam2

TEST2

 

 



...

 

 

 




PostloadParam15

TEST3