Using web service trigger, What is the web service trigger, Define a web servicetrigger – QuickLabel NiceWatch User Manual
Page 40

Working with Triggers
40
NiceWatch User Guide
table are allowed to be used in UpdateSQL as parameters, which means that the values
from the source record will be used in Update SQL.
Using Web Service Trigger
What is the Web Service Trigger
Web service triggers are triggers, which create a SOAP server on which server clients can
execute methods. When a method is called by a Web Service, the trigger is executed with
the preset parameters.
Note: This functionality is only available with the NiceWatch Enterprise Business
Connector product.
Define a Web ServiceTrigger
To define the trigger do the following:
1. Select the command Add Trigger from the Edit menu.
2. Select the command Web service.
The properties of the new Web service trigger will open.
Note:
You can also click on the
icon in the trigger toolbar.
4. Go to the Web Service tab.
5. Define the properties of the Web Service and port.
6. Go to the Action tab.
7. Define the actions that should be executed, when the trigger occurs.
8. Click on the OK button.
The trigger is ready for use.
If the Web Service trigger provides data values for the labels, you will have to extract the
values from the incoming data and transfer them to the variables. Do the following:
1. Double click the Web service trigger to open its properties.
2. Go to the Variables tab.
3. Define the variable that exist on the label.
Note:
You can manually define the variables or import them from the label file. If creating
variables manually, make sure to use the same names as the names defined in the label.
4. Go to the Filter tab.
5. Tick the option Use filter to enable filter functionality.
6. Select the appropriate Filter type that matches the format of the incoming data.
7. Define the fields in the incoming data stream.
8. Link the fields with the variables.