<< Click to Display Table of Contents >> Navigation: Technical Documentation > Federall Import - Configuration > Actions on playlists during the import process |
In the "lines" tab of the import file, one or more actions can be associated with a field. The value of the field will then trigger a specific action. Parameterization is carried out in the following UI:
List of permitted actions :
Do Nothing |
To ignore; Do nothing. |
Create empty run |
Create a blank step with the information on the line of the txt file. |
Create screen |
Create a screen with the information present on the line of the txt file. |
Create playlist |
Create a playlist with the information present on the line of the txt file. The steps will be imported into this playlist. |
The information used is: PLAYLIST_NAME, PLAYLIST_DATE, PLAYLIST_START and PLAYLIST_END |
|
Use run [NAME] if not create it |
Find a step with the same RUN_NAME in the pipe and replace it to insert the item. Create a new step if you can not find anything. |
The line of the file must have a RUN_NAME |
|
Use run [BREAK_NAME] |
Search a step with the same BREAK_NAME in the playlist and replace it to insert the item. Create a new step if you cannot find anything. |
The line of the file must have a RUN_NAME |
|
Use screen [NAME] if not create it |
Search for a screen with the same SCREEN_NAME in the playlist to insert the steps inside. Create a new screen if you can not find anything. |
Use screen [TIME] if not create it |
Search a screen with the same TIME in the playliste to insert the runs inside. Create a new screen if you cannot find anything. |
Set chain = No to prev run |
Set the chain to RIEN on the previously created step. |
Grid Screen |
RTL Specification. Notify that you are working on a grid screen. |
Create Screen Float |
Create an Floating Time Screen |
Create Screen OnTime |
Create an Ontime Screen |
Create Screen OffTime |
Create an Offtime Screen |
Create Screen Near OnTime |
Create a Near Ontime Screen |
Create Screen Time Limit |
Create a Time Limit Screen |
Create Screen Time Limit Forced |
Create a Time Limit Forced Screen |
Create LocEvent |
Create a Loc Event |
Create Cart |
Create a Cartstack |
Create Cart Item |
Create a cart in a Cartstack |
Keep existing item in screen |
Do not delete the steps in the screen when re-importing |