Below are the steps on how to setup a playlist to use triggers and you have no data adapter subscription. In this situation, to be able to use triggers two things need to be done.
***************
Steps for adding the Fixed Adapter
(Note: only one Fixed Adapter is needed when using triggers on a playlist. The same adapter can be used as many times as needed.)
Login to the CMS and do the Following:
- Under Advanced –> Select Data Integration
- Click on the Create Adapter button
- There are three steps to adding the Fixed Adapter. (1) Adapter Details. (2) Adapter Configuration and (3) User Permissions
- Step (1) Adapter Details , Enter the Name for the Adapter,
- Select the Option “Fixed”
- Click NEXT
- Step (2) Adapter Configuration
- On the window that appears next Click on Define DB Table (DB Table must be defined before creating the Adapter)
- A table has to be created – Enter a Table Name.
- Add an Item and give it a name
- Select the Primary Key
- Click Save
- Click on SAVE & CREATE
- Saving Adapter window will appear. At this point the Adapter has been created.
- Step (3) User Permission can be added but that is Optional
- Once the fixed data adapter is added you can look for it on the list of the available adapters is should be listed there
- Now you are ready for the next step on section below. How to add triggers to a Playlist
Top
********************
Steps for adding Triggers to a New / Existing Playlist
- Under Signage–> Select Playlist (either edit an existing one or create a new one)
- Select A playlist and click Edit
- Click on the Manage Triggers button
- PLAYLIST TRIGGERS window will appear, click on the Manage Subscription button
- The ADD SUBSCRIPTION window will appear
- Type the name for this subscription
- Select the Table (This table was created in the Fixed adapter)
- Select the Key Field (This field was created in the Fix Adapter)
- Click and check the option for Columns available
- Click on the Save button
- A message will appear showing that the subscription has been saved
- Click on the Add Playlist Trigger (light bulb Button)
- The EDIT TRIGGER window will appear
- Enter the selections like COL: ROW Count,
- If you click on the Plus sign you have the option to Add or Remove
- Next step is to click on Manage Script button to be able to see the available triggers that have been created and to select one. Below is a blank one,triger has not been created yet
- Below is the window that shows the list of triggers available. One has been created
- Save the Playlist
Top
***************