Master Data Management with webMethods OneData : Developing for webMethods OneData : REST Web Services : Using JSON Strings in REST Services : REST URL Parameters
REST URL Parameters
 
alternateKey
baseVersion
batchSize
dateFormat
decode
description
enableDQMode
filter
lowVolumeLoad
objectNamePrefixedInXSD
partialCommit
processingMode
responseLogLevel
returnColumns
schema_id
skipEmptyColumns
sortColumn&sortOrder
svcLogLevel
sourceSystem
wildCardOP
Request Parameters by HTTP Methods
You can use parameters to customize the request URL for REST. The format for the request parameter in a request URL is:
http://[hostname]:[port]/[contextRoot]/rest/[repositoryId]/[projectName]/[type]/[objectName]?[request_parameter]=[value]
All request parameters are case sensitive. To add a parameter to the filter, you must append it to the REST URL.
Note:  
You cannot use REST URL parameters in a JSON string.
Copyright © 2011-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback