Previous Topic: How to Create the Harvest Project from Lifecycle TemplateNext Topic: Create a Harvest Project on Harvest Client Application


Create a Harvest Project on Harvest Server on UNIX or Windows

To create the Harvest project from the Service Desk Clarity Connector lifecycle template on a Harvest client/server

  1. Start the command prompt.
  2. Change the directory. Issue the following command:
  3. Execute the following command:
    himpenv -b [broker name] -usr [harvest user name] 
       -pw [harvest password] -f  sd_cl_connector.har  -oa test.log -wts
    

    Example:

    himpenv -b hqatest5-2003 -usr harvest -pw harvest -f
       sd_cl_connector.har -oa  test.log -wts
    
  4. Check the log file for a message that himpenv was executed successfully.