WmContentServicePlatform Package Element | Description |
Translates the key-value pairs in the supplied IData of an Integration Server document into a HashMap called metadataMap. This output can be used as input to other services in the package, such as createContentID, addFile, and updateFile. | |
Creates a searchTerm object from the supplied values. This object can be used as input to searchMetadata. When this service is invoked with Java code, multiple invocations of the service can be made in order to produce searchTerm objects that can then be joined using the join input parameter. | |
Searches the CSP for specific metadata. You must use the createSearchTerm service and place the resulting searchTerm into the searchTerms list to use this service. |