push_test
Purpose:
-
Push a single variable to a remote node.
Enter:
-
push_test <variable_label> <hostname>
Where:
-
variable_label
Specify a valid CyFlex variable label.
hostname
Specify the hostname or IP address of the remote node.
Example:
-
push_test hour101 ctclfnode9
The above sends a message to the ‘push_server’ application on ctclfnode9 that will contain the value of the hour101 variable.The connection server (connsrvr) must be running on both the remote and local system.