Adding NUMBER_OF_UPDATED_ROW After Migration
Number of Updated Row is a new function that indicates how many records Subscription Service has updated in a database. TIBCO ActiveMatrix Adapter for Database 7.0 and earlier versions do not support this function. After you create an adapter configuration in a project, an AESchemas schema without the NUMBER_OF_UPDATED_ROW property is generated.
Even if you migrate your projects from TIBCO ActiveMatrix Adapter for Database 7.0 and earlier versions to TIBCO ActiveMatrix Adapter for Database 7.1, the AESchemas schema still does not contain the NUMBER_OF_UPDATED_ROW property. You can manually add the NUMBER_OF_UPDATED_ROW property to the ADB_SUBSCRIBER_STATUS class schema, and then migrate the project to TIBCO Business Studio. For details on how to add the property in TIBCO Designer, see TIBCO ActiveMatrix Adapter for Database Configuration and Deployment.
If you want to import your projects from TIBCO ActiveMatrix Adapter for Database (TIBCO Business Studio) 1.1 and earlier versions to TIBCO ActiveMatrix Adapter for Database (TIBCO Business Studio) 1.2, the AE schema does not contain the NUMBER_OF_UPDATED_ROW property. If you want to check the number of updated rows, you can manually add the NUMBER_OF_UPDATED_ROW property to the ADB_SUBSCRIBER_STATUS class schema.