Get Serialized Entities 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:GetSerializedEntities [1...1]
[-]
- Required. Queries for up to 100 specified serial numbers in a single request to retrieve their current states, attributes, parent, and child entities.
      SerialNumber [0...*]
[1/*]
String Required. Serial Number for the query. See Serial Number Data Examples.
      WithManifest [0...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