Documentation Center

Baseline 2.5 CompleteReportByMode [deprecated]

Auto-completes and expands the Baseline Report XML using a given Baseline Auto Complete Mode.


Parameters

NameTypeDirectionDescription
psAuthContextStringInOutDeprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant.
psBaselineReportStringInA Baseline Report XML structure
peAutoCompleteModeeBaselineAutoCompleteModeInIndicates which Autocomplete mode must be used to select the version in the baseline report.
pasStartLogicalIdsStringArrayInString array with the logical identifiers which are used as starting points in the baseline reporting methods.
pasStartResourceLogicalIdsStringArrayInString array with the logical identifiers of the resources which are used as (extra) starting points in the baseline reporting methods.
pasLanguagesStringArrayInString array with the languages
pasIllustrationLanguagesStringArrayInString array with the languages used for illustrations
pasResourceLanguagesStringArrayInString array with the languages used for resources.
pasResolutionsStringArrayInString array with the resolutions
psOutXMLBaselineReportStringInOutA Baseline Report XML structure

Requirements are:
  • The user must have read access to all objects used in the Baseline Report XML.
Note that:
  • The parameters pasIllustrationLanguages and pasResourceLanguages contain extra (fallback) languages for the illustrations and the resources.
  • The pasResourceLanguages is not only used for the objects which are specified in the pasStartResourceLogicalIds parameter but also for all objects which are referenced by those objects.
  • When a library is referenced by a resource, the language information is retrieved in all languages which are specified in the parameters pasLanguages and pasResourceLanguages.
  • When an illustration is referenced by a resource, the language information is retrieved in all languages which are specified in the parameters pasLanguages, pasResourceLanguages AND pasIllustrationLanguages.
  • Objects which are present in the baseline but not referenced by one of the starting objects, are not returned in the Baseline Report XML.