4,392 bytes added
, 13:36, 27 September 2017
[[Category:Manual]] [[Category:Content Workflow]] [[Category:MIB3.0]] [[Category: 4.2]]
{{Menu|Message= [[File:AdministrationIcon.png|middle|30px]] '''Administration > Components'''}}
<br />
__TOC__
On this section it possible register all necessary components that will keep the maximum configuration keys on database to minimize the config files manipulation. For now only new components will be migrated to this model.
== Blocks ==
=== Components ===
----
<br />
Sources in GVP define the different products that GVP will generate from an original content, considering video. These transformations are defined by Encoding Profiles. Multiple Encoding Profiles can be assigned to a single Source.
Each directory created in the NAS storage has to be assigned to a Source.
<br />
[[File:ComponentsForm.png|center|800px|thumb| Components basic properties]]
<br />
{| class="wikitable" style="margin:0px;width:100%;"
! style="width:15%;" | Field
! style="width:45%;" | Description
! style="width:40%;" | Restrictions
|-
! style="text-align:left;;" | Code
| apiKey of the provider; In the case of Toolbox, apiKey will be provided by GVP. In case of Globosat, apiKey will be provided by Globosat.
|
|-
! style="text-align:left;border-left:5px solid red;" | Name
| Given name to the Parameter
|
* Mandatory
|-
! style="text-align:left;" | Owner
| Operator that created this parameter
|
|-
! style="text-align:left;" | Is External Component
| Flag that indicates if it is an external component or not.
|
|-
! style="text-align:left;border-left:5px solid red;" | Description
| Short description about the Component.
|
* Mandatory
|}
<br />
== Actions ==
{| class="wikitable"
|-
! style="width:10%;" | [[#Create|Create]]
! style="width:10%;" | [[#Edit|Edit]]
! style="width:10%;" | [[#Edit in List|Edit in List]]
! style="width:10%;" | [[#Bulk Edit|Bulk Edit]]
! style="width:10%;" | [[#Copy|Copy]]
! style="width:10%;" | [[#Copy with Relateds|Copy with Relateds]]
! style="width:10%;" | [[#Delete|Delete]]
|-
| style="text-align:center" | [[File:Tick.png|16px|center]]
| style="text-align:center" | [[File:Tick.png|16px|center]]
| style="text-align:center" | [[File:Cross.png|16px|center]]
| style="text-align:center" | [[File:Tick.png|16px|center]]
| style="text-align:center" | [[File:Tick.png|16px|center]]
| style="text-align:center" | [[File:Tick.png|16px|center]]
| style="text-align:center" | [[File:Tick.png|16px|center]]
|}
=== [[File:New3.png|middle|40px]] Create ===
Components creation is enabled.
# Use the [[File:New3.png|middle|30px]] button to create an empty Component.
# Fill all the Component data.
# Once finished, save changes by using the [[File:Save3.png|middle|30px]] button in the Components page.
<br />
=== [[File:BulkEdit3.png|middle|40px]] Edit ===
Components edit is enabled by default for most of the operator profiles. It can be used to perform modification in the Components data and related information. Once finished modifying the Component, save changes by using the [[File:Save3.png|middle|30px]] button in the Components page.
<br />
=== [[File:Edit3.png|middle|40px]] Edit in List ===
Edit in list is disabled for Components.
<br />
=== [[File:BulkEdit3.png|middle|40px]] Bulk Edit ===
Bulk Edit is enabled in the Components page, allowing you to modify several Components at the same time.
<br />
=== [[File:Copy3.png|middle|40px]] Copy ===
Copy is enabled for Components. Using the [[File:Copy3.png|middle|25px]] button, you will be able to clone the basic information from the Component into a Component.
Once the Component is copied, review that all the fields have been copied properly and press [[File:Save3.png|middle|25px]] Save button.
<br />
=== [[File:CopyWithRelateds3.png|middle|40px]] Copy with Relateds ===
Copy with Relateds is enabled for Components. Using the [[File:CopyWithRelateds3.png|middle|25px]] button, you will be able to clone a Components and the relateds blocks into a new channel. In this case, works just like the simple copy.
Once the Component is copied, review that all the fields have been copied properly and press [[File:Save3.png|middle|25px]] Save button.
<br />
=== [[File:Delete3.png|middle|40px]] Delete ===
You can delete a Component from the Components Page, using the [[File:Delete3.png|middle|30px]] button. A confirmation popup will be shown before excluding it.
<br />