Global resources for TV use cases

This document describes the global resources shared among global TV use cases

Introduction

Apart from the specific resources for each TV-related use case, there are two types of global resources that can be used by any global experience for TV channels, which are described below:

  • Aura Platform global resources
  • Common resources for video use cases

Aura Platform global resources

The Aura Platform global resources that can be used by global TV experiences are:

Aura Platform Global resources Definition Example Managed by Scope
core:core.model-validation.request.error Error generated in the validation of input fields of the request-response v3 model Lo siento, ha ocurrido un error inesperado aura-bot Used by all Aura global use cases
core:core.model-validation.answer.error Error generated in the validation of output fields from the request-response v3 model Lo siento, ha ocurrido un error inesperado aura-bot Used by all Aura global use cases
core:core.cancel Error generated when the request is adapted to normalized format but the triggered dialog is not migrated to v3 Vaya, parece que no soy capaz de entenderte. Inténtalo de nuevo aura-bot Used by all Aura global use cases
core:core.model-validation.version.error Error generated when the request is sent with a format version not supported by the channel Lo siento, ha ocurrido un error inesperado aura-bot Used by all Aura global use cases
core:flc.answer.error Error generated by aura-bot in case the CLF API does not respond Lo siento, ha ocurrido un error inesperado aura-bot Used by Aura global use cases using the Complex Logic Framework

Common resources for video use cases

The general video use cases resources that can be used by global TV experiences are:

Common resources for video use cases Definition Example Managed by Scope
tv:video.model-validation.request.error Error generated when the input request validation fails Algo no ha ido bien, inténtalo de nuevo CLF Used by global video use cases
tv:video.api.answer.error Error generated when API request fails Lo sentimos, ha ocurrido un error inesperado CLF Used by global video use cases