PopulateOwnershipTransferSummary
The populate ownership transfer summary transaction updates the YFS_OWNERSHIP_TRANSFER_SUMMARY table by checking the records in YFS_INV_OWN_TRANSFER_RCD table.
It also updates the IS_STATISTICS_UPDATED to 'Y' in YFS_INV_OWN_TRANSFER_RCD table after the record has been used by the transaction.
Note: When the Promising server is being used, this
transaction is not called on the Order server.
Attributes
Following are the attributes for this time-triggered transaction:
| Attribute | Value |
|---|---|
| Base Transaction ID | POPULATE_OWN_TRANS_SUMM |
| Base Document Type | General |
| Base Process Type | General |
| Abstract Transaction | No |
| APIs Called | None |
Criteria parameters
Following are the criteria parameters for this transaction:
| Parameter | Description |
|---|---|
| Action | Required. Triggers the transaction. If left blank, it defaults to Get, which is the only valid value. |
| Number of Records To Buffer | Optional. Number of records to retrieve and process at one time. If left blank or specified as 0 (zero), it defaults to 5000. |
| ColonyID | Required in a multi schema deployment where the YFS_OWNERSHIP_TRANSFER_SUMMARY and YFS_INV_OWN_TRANSFER_RCD tables may exist in multiple schemas. Runs the agent for the colony. |
Statistics Tracked
None
Pending Job Count
None
Events Raised
None