Changes

Jump to navigation Jump to search
17 bytes removed ,  02:41, 11 March 2016
Line 129: Line 129:  
The GetSystemUpdate SOAP request contains a titlelist of all NAND system-titles. For GetSystemUpdate response parsing, it compares each SOAP title_entry with the NAND system titlelist. If a SOAP titleID isn't found in the NAND titlelist, this means NAND is missing a new title and hence a sysupdate is required for installing that title. If a NAND title_entry-version is less than the SOAP title_entry-version, this means the title needs updated and hence a sysupdate is required.
 
The GetSystemUpdate SOAP request contains a titlelist of all NAND system-titles. For GetSystemUpdate response parsing, it compares each SOAP title_entry with the NAND system titlelist. If a SOAP titleID isn't found in the NAND titlelist, this means NAND is missing a new title and hence a sysupdate is required for installing that title. If a NAND title_entry-version is less than the SOAP title_entry-version, this means the title needs updated and hence a sysupdate is required.
   −
An empty title-list in the GetSystemUpdate response would result in it returning that no sysupdate is required.
+
At least one <TitleVersion> entry with valid data in the GetSystemUpdate response is required.
    
The titleIDs sent in the GetSystemUpdate SOAP request are decimal, while the titleIDs in the response are hex.
 
The titleIDs sent in the GetSystemUpdate SOAP request are decimal, while the titleIDs in the response are hex.

Navigation menu