Master Data Management with webMethods OneData : Working with webMethods OneData MDR : OneData MDR APIs : OneData-Registry Specific API functions : getDataElementSummaryByName
getDataElementSummaryByName
This incorporates three functions called from the web services or API interface for ISO/IEC Registry template.
a) getDataElementSummaryByName (web service)
b) getDataElementSummaryXMLByName (API)
c) getDataElementSummaryRowSetByName (API)
The service returns a list of data elements, common administered item attributes, value domain attributes, and data element specific attributes. The filter is based on name is provided:
*If Context is specified, the service searches for the name match only within that context in both preferred and alternate contexts.
*If Name Column specified, only the column is checked for match.
Input Parameters
Repository
String If not provided, defaults to the first repository in the list of available repositories. Case sensitive.
User Id
String Required if service layer security is enabled. Login ID in the application of the user calling this function.
Password
String Required if service layer security is enabled.
Client Id
String Required. Client ID of the repository.
Project Id
String Required. ID of the project.
Schema Id
String Required. Indicates the schema. If workflow is licensed, then Schema Id is 2.
*1.   Work area
*2.   Release area
Name
String Required. Data element name or partial name on which to filtered.
Context
String Optional. Context name as in the Registry. If Context is specified, the service searches for Preferred or Alternates Name only within that Context.
Name Column
String Optional. Name of column on which the filter for. In this case the search on alternate names will not be done. Not required if the search for the name is on the standard column.
Exclude Audit Columns
String Required. Indicates whether to include audit columns in the output. Does not apply to getDataElementSummaryRowSetByName
*True.    Excludes audit columns in the output.
*False.  Includes audit columns in the output.
Additional Filter Criteria
String Optional. To be provided if any additional filter condition is required.
Copyright © 2011-2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback