Data Feed 61 Release
Data Feed - 61 Release Notes
(EXTRACT-9645) Contract Renewal Period Support
(Data Feed, Universal Connector, Snowflake)
Three new fields have been added in the Contract LOM to support renewal functionality that has been introduced in Aria Billing.
- <contract_interval>
- <renewal_interval_value>
- <renewal_end_date>
Data Feed
The structure in the Data Feed LOM is as follows:
"renewal_interval":{"interval_type":{"ids":{"type_no":3},"type":"Renewal_Interval_Type"},"value":1}} "renewal_end_date": 2027-04-29
Snowflake
The Snowflake column addition is as follows:
sharez.vm_contracts.renewal_interval_type_no sharez.vm_contracts.renewal_interval_value sharez.vm_contracts.renewal_end_date
renewal lookup details are added in sharez.vm_lookups and sharez.vm_lookup_references
Universal Connector
The new added columns are part of the Parquet file added.
(EXTRACT-9708) Logical_md File Issues for Lookup Update
(Data Feed)
The Logical MD files have been updated with the proper ref values and type to remedy issues in Lookup.
Note: Data Feed Logical Object Model and relevant subpages have been updated based on the current MD file.