Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

The 10.24 Software Release is scheduled to be deployed in early June, 2022. Details on the actual date/time will be provided as we get closer to deployment. 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: 

RetrieveFlightPlanRequest

  • 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 (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.  

RetrievePilotProfile:

  • The versionRequested field will no longer determine whether or not to return the ICAO 2016 fields. All of the ICAO 2016 fields will be returned. If the versionRequested field is included, it will not result in an error.

  • For the AmendPilotProfileRequest, it is recommended that the ICAO aircraftColorExtended field is used. If the aircraftColor field is used, the response will return the value in the aircraftColorExtended field. 

    • For REST, the aircraftColor field will be set to null in the response.

    • For SOAP, the response will not contain the aircraftColor field.

 

SubmitPirep - This web service will be modified to accept only a valid aircraft type between 2 - 4 alphanumeric characters. The lookupAircraftType web service can be used to search for a valid aircraft type before submitting a PIREP.

 

GenerateGraphicImage - this previously deprecated endpoint has now been removed and can no longer be accessed.

  

If you have any questions, please email R-FFSP-WebServicesSupport@leidos.com.

  • No labels