Question
I would like to check what the value of the processed data was during execution after the script execution.
How can I check the log?
Answer
- From Designer
When you run Debug Execution in Designer, you can check the data from the Execution Log view of the Designer.
Debugging - Development support functions
https://www.hulft.com/help/en-us/HULFTSquare/Content/Data_Integration/Detailed/support.htm#debug_execution
In the Debug Information view of the Designer, values stored in script variables, etc. can be checked for each set breakpoint.
For details, please refer to the following page.
Run menu - HULFT Square Designer
https://www.hulft.com/help/en-us/HULFTSquare/Content/Data_Integration/Function/designer.htm#execute_test_menu
- Monitoring function
Monitoring function allows you to monitor and manage service status and various events.
You can check and download the event logs of scripts that execute data integration on Monitoring > APP EVENTS > HULFT Integrate.
HULFT Integrate
https://www.hulft.com/help/en-us/HULFTSquare/Content/HULFT_Square/HS_EventMonitor/event_AppEvents_HULFT_Integrate.htm
Supplementary information
The contents of the logs output by each of the above methods vary depending on the log level setting.
Please refer to the following page for log level settings.
Log Levels - Development support functions
https://www.hulft.com/help/en-us/HULFTSquare/Content/Data_Integration/Detailed/support.htm#log_level
Comments
0 comments
Article is closed for comments.