Example to close an existing incident record

To run an example of closing an existing Incident Record from the Axis2Sample directory, follow these steps:

  1. Follow the instructions in the Axis README.txt file located in the Axis2Sample\resources directory.
  2. Enter the following in the DOS command prompt to close an incident:

    C:\scs\sm920\server\webservices\sample\sm7webservices\
       Axis2Sample\bin>CloseIncidentSample -host <sm server>
      -port <sm port> -username falcon -incidentId IM10001 
      -closeCode Fault -resolution "It works now"
    				

Note If the username and password are not entered, they default to “falcon” with no password.