After entering all information from the Source and Target Environments, when clicking Done an error message is displayed
"You have some uncompleted steps, redirecting back to previous steps"
Identity Manager 14.4
Usually, this problem occurs when the user ran the mx_ui.cmd or mx_ui.sh from the bin folder of the <Migration_Xpress_download_directory>
From the <Migration_Xpress_download_directory>\bin\log\app.log file there is the following error message:
ERROR io.undertow.servlet.api.LoggingExceptionHandler.80 [XNIO-2 task-8] UT005023: Exception handling request to /analyzer/envxml/load
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.Exception: Failed to load the RolesDef XML: Failed to export the IM RolesDef XML: Failed to save the RolesDef XML into a file on the server's disk: data/RoleDefinitions-cache-SOURCE.xml (No such file or directory)
Caused by: java.lang.Exception: Failed to load the RolesDef XML: Failed to export the IM RolesDef XML: Failed to save the RolesDef XML into a file on the server's disk: data/RoleDefinitions-cache-SOURCE.xml (No such file or directory)
The mx_ui.cmd must be run from the migration-xpress root as described in the documentation
https://techdocs.broadcom.com/us/en/symantec-security-software/identity-security/identity-suite/14-4/virtual-appliance/Migrating-Virtual-Appliance/Standalone-or-Virtual-Appliance-Migration-Using-Migration-Xpress/Migration-Process-Workflow/Deploy-Migration-Xpress.html
https://techdocs.broadcom.com/us/en/symantec-security-software/identity-security/identity-suite/14-4/virtual-appliance/Migrating-Virtual-Appliance/Standalone-or-Virtual-Appliance-Migration-Using-Migration-Xpress/Migration-Process-Workflow/Deploy-Migration-Xpress.html