Overview
The GetPackageDataRequirements operation returns the data requirements for the given document selection package or phase.
This operation is one of the three APIs restricted for use in non-production environments including pre-production integration and content authoring and testing. This method returns the data requirements for the given document selection package or phase. The data requirements for the selection package or phase are only the data items to perform document autoselection. The data items for the documents contained in the package or phase are not included. Some data items will be used for both document autoselection and document assembly, so the same data items may be returned from the
GetPackageDataRequirements and either
GetDocDataRequirements or
GetDocSetDataRequirements operations.
Note: Any unintended use of these APIs may significantly impact performance. The three restricted operations include: GetDocDataRequirements, GetDocSetDataRequirements, and GetPackageDataRequirements.
| Operation |
GetPackageDataRequirements |
| Style |
document |
| Operation Type |
Request-response. The endpoint receives a message, and sends a correlated message. |
| SOAP Action |
http://schemas.bankerssystems.com/2004/ExpereAPI/ExpereIEServices/IExpereAPI/GetPackageDataRequirements |
| Input |
GetPackageDataRequirementsRequest |
| Output |
GetPackageDataRequirementsResponse |