Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Production Management

GetData

  • Last UpdatedFeb 18, 2025
  • 1 minute read

The GetData method provides a means to query and return data from all AVEVA™ Production Management modules.

Important: Users may require specific permissions to query records or events from specific reporting points.

Details

Description

Enables you to query and return data from all modules.

Return value

Returns data queries, including information about view, filter, localization, business rules, and non-conformance data.

Accesses

All modules.

Required permissions

Permissions on specific reporting points.

Request

See GetData request message.

Response

See GetData response message.

History of Changes

What's new in 8.1

The hasError field, which could be used in GetData webservice call, has now been deprecated. It is still possible to use the hasError field in a call, but it will be converted automatically to the new field ErrorType.

For example, a call requesting records where hasError = true will convert to ErrorType = warning or error. The response will contain records for ErrorType not hasError. Eventually, the hasError field will be removed completely.

What's new in 8.0

There are two optional parameters added to the Output Options section.

  • ExcludeModuleSpecificMetadata - Excludes module-specific metadata from the response, when True.

  • ExcludeSpecification - Excludes any specification metadata from the response, when True.

TitleResults for “How to create a CRG?”Also Available in