EntityPipeline tableΒΆ
This table associates Entities with pipelines. In case the template of the pipeline has placeholders referencing to an Entity metadata, this table will be used to get the Entity associated and access to the information used to replace those placeholders.
Column | Description | Format | Required |
---|---|---|---|
IdPipeline | The pipeline identifier | int | Yes |
IdEntity | The Entity identifier | int | Yes |