Unica Campaign advanced search agent (advSrchAgent)

Use advSrchAgent to automatically index flowcharts and make them available for the search function whenever flowcharts are modified.

About this task

This search agent (advSrchAgent.sh on Aix/Linux and advSrchAgent.bat on Windows) is available in the <CAMPAIGN_HOME>/bin directory and must be kept running for every partition in Unica Campaign.

Note: [cluster_home] is a mandatory parameter if Unica Campaign is configured to use listener clustering. For a setup that uses listener cluster, this parameter (shared home directory for the listener cluster) must be provided accurately.

Procedure

Run the appropriate command for your operating system:
  • Unix/Linux: advSrchAgent.sh
    • Usage: ./advSrchAgent.sh <start | stop> <partition_name> [cluster_home] [-u <user_name>] [-p <password>]
    • <start | stop> : Start or stop the agent
    • <partition_name> : Name of partition from which flowchart files are to be exported
    • [cluster_home] : Home directory of clustered environment, if clustering is enabled
    • [-u <user_name>] : User who has read access to all flowchart files partition specified
    • [-p <password>] : Password of the user specified
  • Windows: advSrchAgent.bat
    • Usage: advSrchAgent.bat <start | stop> <partition_name> [cluster_home] [-u <user_name>] [-p <password>]
    • <start | stop> : Start or stop the agent
    • <partition_name> : Name of partition from which flowchart files are to be exported
    • [cluster_home] : Home directory of clustered environment, if clustering is enabled
    • [-u <user_name>] : User who has read access to all flowchart files partition specified
    • [-p <password>] : Password of the user specified