-
Notifications
You must be signed in to change notification settings - Fork 8
Description
"252 = The ‘master’ list is a package which contains TIPPs for all the TIs known to be supplied by a specific Content Provider - that is, it is a list compiled by combining all the other lists we know of for that provider. Since the same TI will appear in multiple packages for the same Provider, these will need de-duplicating. Earliest start date across all TIPPs used as Start Date on Master package TIPP. Latest end date across all TIPPs used as End Date on Master package TIPP. "
Is this something that will be produced on-demand? E.g A screen where the user will input the provider of the master list, and then an export is created? Or is this an automatic process, that will generate one package for every provider in the system, and keep it updated with a scheduled overnight task?
And to make sure I got the right idea: We create a new 'master' package for each provider. For every TitleInstance associated with an existing TIPP for that provider, we have a new TIPP keeping any associations and properties same, but Package will be the master list.
As you said, we might have the same TI on several TIPPs. What are the criteria for deciding which TIPP details to keep ('these will need de-duplicating')?