Get Serialized Entity Request Guidelines

See How To Use this Guide before interpreting the guidelines below.

The following data is sent in the request to TraceLink:

Data Element Occurs
Length
Type Description
soapenv:Envelope [1...1]
[-]
- Required. SOAP Envelope root element.
  soapenv:Header [1...1]
[-]
- Required. Not used by TraceLink. SOAP Message Header.
  soapenv:Body [1...1]
[-]
- Required. SOAP Message Body.
    urn:GetSerializedEntity [1...1]
[-]
- Required. Queries for a serial number to determine its states, attributes, parent, and children.
      SerialNumberSpace [0...1]
[1/*]
String Not currently supported and therefore should be omitted or set to null.
      SerialNumber [0...1]
[1/*]
String Required. Serial Number for the query. See Serial Number Data Examples.
      WithManifest [1...1]
[-]
Boolean If set to true, includes the manifest data structure in the response. There is a performance cost to calculating the manifest, so should only be set when needed. *1