Create Channel in SimpleQ
Intro
A channel is like a post office box, except that they are attached to FileMaker scripts that can handle whatever gets sent to the channel. Each channel can have multiple FileMaker scripts subscribed to them. You can have as many different channels as you like.
In this part of the guide we are going to set up a channel to work with the demo files we included with the SimpleQ download.
Create the channel record.
Open the SimpleQ file on your server if it's not already open. Navigate to the Channels view using the Navbar on the left side of the screen. In the center column, click the Add button.
New Channel Card dialog
- Give your channel a name. We recommend using dot notation for the name for future compatibility. We choose descriptive names like this: "customer.updated" or "shipping.address.changed". For this guide, we will use "demo.greeting.changed"
- Click Save
After you are done it should look like this.
Next
Now that you have created a Channel and a Subscriber you are ready to connect the two together.