Updating the KYC seeder

If you are upgrading from NexJ Contact version 6.X, you must update the KYC seeder.

Note: This is a developer task and must be performed in NexJ Studio by a person with access to the application model.

NexJ Contact version 6.1 introduced a KYC seeder that adds a business process into the system at runtime. In certain circumstances, broken references may be left behind by the seeder. You must make the changes below to remove broken references before you upgrade.

Note: To update the KYC seeder you require the package.zip file, which is provided by your NexJ representative.
To update the KYC seeder:
  1. If the KYC class has not been customized, then you must use NexJ Studio to customize the class to make it editable. Commit your changes.
  2. Copy the ClientKYC.meta file from the /meta/classes/ folder in the package.zip file and paste it into the /meta/classes/ folder in your project.
The KYC seeder will be updated during the upgrade process.