Master Data Management with webMethods OneData : Working with webMethods OneData MDR : OneData MDR APIs : OneData-Registry Specific API functions : getAdministeredItemListByName
getAdministeredItemListByName
This incorporates three functions called from the web Services or API interface for ISO/IEC Registry template.
a) getAdministeredItemListByName (Web Service)
b) getAdministeredItemListXMLByName (API)
c) getAdministeredItemListRowSetByName (API)
Function returns a list of administered items based on the name filter specified.
Input Parameters
Repository
String List If not provided, defaults to the first repository in the list of available repositories. Case sensitive.
User Id
String List Required if service layer security is enabled. Login ID in the application of the user calling this function.
Password
String List Required if service layer security is enabled.
Client Id
String List Required. Client ID of the repository.
Project Id
String List Required. ID of the project.
Schema Id
String List Required. Indicates the schema. If workflow is licensed, then Schema Id is 2.
*1. Work area
*2. Release area
Item Type ID
String List Optional. Must correspond to the Item Type List in OneData-Registry.
Name
String List Required. Name or partial name on which to filter.
Context
String List Optional. Context name as in the registry. If context is specified, search for Preferred or Alternates Name only within that context.
Name Column
String List Optional. Name of column on which the filter for administered name. OneData does not perform a search on alternate names. Not required if the search for the name is on the standard column.
Exclude Audit Columns
String List Required. Indicates whether to include audit columns in the output. Does not apply to getAdministeredItemListRowSetByName
*True.    Excludes audit columns in the output.
*False.  Includes audit columns in the output.
Additional Filter Criteria
String List Optional. To be provided if any additional filter condition is required.
Output Parameters
getAdministeredItemListByName and getAdministeredItemListXMLByName returns XML. getAdministeredItemListRowSetByName returns a rowset with the same information as the other two functions.
Copyright © 2011-2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback