Skip to content

xchangecore/connector-BasicIncidentApp

Repository files navigation

connector-BasicIncidentApp

The C# example code uses the .NET LINQ technology to parse and create the SOAP requests for interacting with the XchangeCore Web Services.

The C# example code shows examples of handling a complete incident lifecycle of:

  1. Create Incident
  2. Update Incident
  3. Close Incident
  4. Archive Incident

In addition it shows interaction with other XchangeCore Web Services to:

  1. Create a Resource Profile if one doesn't exist
  2. Create a Resource Instance if one doesn't exists
  3. Update the ICS Work Product
  4. Add a layer to the Map Work Product
  5. Create a Layer Work Product
  6. Process notifications and retrieve the full Work Product

About

The C# example code uses the .NET LINQ technology to parse and create the SOAP requests for interacting with the XchangeCore Web Services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors