-
Connect to the host that runs your server. You can use tools such as SSH Secure Shell or Telnet.
-
Access the script ROOT/server/scripts directory of your server.
-
Start a MQL prompt.
- Run the following commands:
set context user creator;
mod person creator application "VPLM";
- Run the following commands:
temp query bus VPLMDataMigration FstSpotV2TypeMigrationBatch * ;
del bus VPLMDataMigration FstSpotV2TypeMigrationBatch --- ;
exec prog DataMigration -impl FstSpotV2TypeMigrationBatch;
You can now use emxNewTypingMigrationProgram
to migrate spot fasteners.