EDT submit ECU Serial Numbers to UIM.

The UIM Service Datatype enables Content Author to submit ECU SerialNumber to UIM using Call Method "ReportSerialNumber", so that the Machine Data Registry(MDR) contains the as built information about the machine..
Pre-requisites:

Input Parameters:
Output Parameters:

If ReassignSerialNumber is set to False, an error message is returned saying that the serial number is different and the same SerialNumber is returned.


If ReassignSerialNumber is set to True, the SerialNumber is updated (DELETEs current SerialNumber and POSTs the new value).


If the new SerialNumber provided is a null string, an error message saying "SerialNumber must be provided" is displayed.