FABSearchRequest

FAB_PkgAvailRQ is an example of a FABSearchRequest type.

Attribute or elementMandatory?DefinitionNote
ResultSetPreferencesYesLimit and sort the result set-
ResultSetPreferences@SortCodeNo, default costnone or cost. Sort result set-
ResultSetPreferences@SortAscendingNo, default trueBoolean, if true then sort ascending-
ResultSetPreferences@MaxItemsNo, default 300Integer limit of max number of results to return-
InitialViewInfoYes--
InitialViewInfo@OffsetNo-Advisable to leave unset
InitialViewInfo@LengthNo, default 50-Advisable to always set equal to ResultSetPreferences@MaxItems
@ResponseTimeoutSecsNo, has default of 30Non negative integerFAB will attempt to abort and return early if this timeout is reached. Advisable to set no lower than 3 seconds. Generally set to the maximum time your consumer or operator is willing to wait for a response (with some margin for your own processing).
@ExcludeNonBookableSuppliersNo, default falseboolean, if true exclude results that are not bookable in FAB-
Last modified November 30, 2022