Configuring the Start Command and Enabling the Stop Function for the Publisher

Use the agent-plugin.xml file to configure the rap.service_startCommand value for a publisher.

Specify the location of the script that starts the publisher:

<set-property property="rap.service_startCommand" value="RAP_R4_Installdir/sybase/RAP/PublisherName/bin/publishername.sh" />
Note: "publishername.sh" is the script for the publisher you are configuring. For example, if you are configuring the demo feed handler, the script name is demofeedhandler.sh.

Specify a fully qualified path rather than a relative path for the location of the script.

Ensure that the administration port value is configured properly in the agent-plugin.xml file to enable the stop function.