UpdateFaultReportInteraction
This method is available to developers from the Locate.asmx Web Service and updates a Fault Report with a new interaction id. This is for use with the Logger module.
Syntax
http://localhost/isharemaps_internal/locate.asmx/UpdateFaultReportInteraction?UniqueId=
Parameters
Â
Name | Requirement | Description |
---|---|---|
UniqueId | mandatory | The unique id for the fault in the external system |
Interaction | mandatory | Interaction Id e.g. for Lagan. |
Returns
'1' for success or '0' for failure.