[Documentation] CustomersDot <> Zuora Object Mapping
Problem
We need a way to understand how Zuora objects are mapped in CustomersDot. This helps solve several business and technical challenges. For one, this helps when analyzing impact of a change. It helps in describing scope of a required change. It can also help with communicating the state of a subscription resulting from an order/account update.
Proposal
Create information oriented documentation that describes and maps Zuora object fields to fields in CustomersDot. At the very least, the documentation includes:
- list of fields in CustomersDot and the corresponding field it maps to in Zuora
- each field is fully qualified and specifies the source, table name and field name (ie: Source, TABLE_NAME.FIELD_NAME )
- each field describes when they are initialized, and possibly subsequent updates, if appropriate
- each field describes initial value, if appropriate
Edited by Teresa Tison