In Release 9.1, the OPPORTUNITY_DATE column in the YFS_OPPORTUNITY table is mandatory and defaulted to the system date.
Release 9.1 provides a migration script that populates the OPPORTUNITY_DATE column in the YFS_OPPORTUNITY table with the value of CreateTS, when the value is not already defined.
This section describes the migration process.
OPPORTUNITY_DATE is set to CreateTS for all existing entries in the YFS_OPPORTUNITY table using the migrator_opportunity.xml file located in the <INSTALL_DIR>/Migration/9.0/transaction/xmls directory.
None.