Questions about fix script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2022 01:03 AM
Hello everyone
Question 1:
In the personal environment, after the fix script is executed, the content of 【gs.info】 can be displayed. Please refer to image1.
However, after the fix script is executed in the dev environment, the content of 【gs.info】 is not displayed. Please refer to image2
May I ask why the contents of 【gs.info】 are not displayed after the dev environment is executed.
Question 2:
We now have a requirement to delete part of the data in the HR profile table. I want to use fix script to implement this operation.
After the fix script is executed, will it affect the tables other than the HR profile table? Or other settings of the environment?
Besides manual execution, is there any automatic execution method for fix script? If so, please tell me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2022 03:36 AM
Hi,
It's application scope of [gs.info]. Only global application gs.info shown, But in script log statement, you can check all info message of any application script.