Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.0.0
-
None
Description
Current Situation
- All arguments are stored only in the database tables and not in the log files.
- Stored Order arguments:
- Not contain the orderPreparation arguments with the default values.
- Not contain the arguments with type Final and List.
- History redundantly stores the order arguments per child order(fork branch).
- Stored Job/Node arguments:
- History redundantly stores the order arguments per job step
Test Instructions
- Create and deploy a Test workflow(use the attached TEST_JOC_1399_windows.workflow.json as a template).
- After executing the workflow, check the Order log:
- Click on the history row to open the Order log in a new browser window:
- Look for arguments in the OrderStarted line.
- Look for returnValues in the OrderProcessed line.
- Use the download icon and search for arguments and returnValues in the downloaded Order log file.
- Click on the history row to open the Order log in a new browser window: