You can display the Salesforce Chatter Connector Reference by sending an action from your web browser. The Salesforce Chatter Connector Reference describes the actions and configuration parameters that you can use with Salesforce Chatter Connector.
For Salesforce Chatter Connector to display help, the help data file (help.dat
) must be available in the installation folder.
To display help for Salesforce Chatter Connector
Send the following action from your web browser:
http://host:port/action=Help
where:
host
|
is the IP address or name of the machine on which Salesforce Chatter Connector is installed. |
port
|
is the ACI port by which you send actions to Salesforce Chatter Connector (set by the Port parameter in the [Server] section of the configuration file). |
For example:
http://12.3.4.56:9000/action=help
|