Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The 10.24 Software Release deployment date has been updated, and is now scheduled to be deployed in early on June 7, 2022. Details on the actual date/time will be provided as we get closer to deployment. There At around 4:00 am EDT, there will be a 30 - 45 minute down-time for web services during the deployment. The Software Release includes the following. Please review the lab WSDL for more detailed information regarding the new features and enhancements: 

...

  • The versionRequested field will no longer determine whether or not to return the following fields, all of these fields will be returned if appropriate:

    • beaconCode (if one has been assigned to the flight)

    • artccState (if one exists for the flight)

    • artccInfo (if one exists for the flight)

    • typeOfFix

    • expectedRoute (when an expected route change is detected)

    • peopleOnBoardIsTBN (when persons on board is TBN)

    • personOnBoardExtended peopleOnBoardExtended (when persons on board is not TBN)

    • aircraftColorExtended

    • suppRemarksExtended

    • pilotInCommandExtended

  • The peopleOnBoard, aircraftColor, suppRemarks, and pilotInCommand fields are no longer returned in the RetrieveFlightPlan response.

    • For REST, these fields will be set to null in the response.

    • For SOAP, the response will not contain these fields.

  • For a FileFlightPlanRequest or AmendFlightPlanRequest, it is recommended that the ICAO extended fields are used: peopleOnBoardExtended, aircraftColorExtended, suppRemarksExtended, and pilotInCommandExtended. If the non-extended version of these fields are used, the RetrieveFlightPlan response will return the values in the ICAO extended fields.  

...