What is TRUE w.r.t. MoveSysInfo in iPE:
-
In case of any changes to hardware / software configuration of iPE Server, MoveSysInfo is used to update revised System Informaion in iPE Databse
-
When we make changes to user, role, list or procedure data, MoveSysInfo is must to move the changes from Staffware’s temporary data area, to its working data area before they will take effect
- MoveSysInfo can only be done via Command line i.e. under $SWDIR\bin directory, by running "swutil MOVESYSINFO" command
-
All of above
Reveal answer
Fill a bubble to check yourself
B
Correct answer
Explanation
MoveSysInfo in iProcess is used to synchronize metadata changes (users, roles, lists, procedures) from the temporary staging area to the live working data area. These changes don't take effect until MoveSysInfo is run. Options A and C are incorrect because MoveSysInfo is for metadata (not hardware config) and can be run via GUI tools, not just command line.