|
/cxf/bpc-httpproxy/httpProxy/{instanceId}\{targetPath: (/.*)?}
|
Perform an HTTP GET on the 'httpproxy' backend connection.
|
instanceId
-
the id of the 'httpproxy' backend connections instance to use
targetPath
-
the path to call on the target system
|
targetUrl
-
optional URL Parameter. Function equals targetPath
forceJson
-
if set to true , the content will be converted to JSON. Only XML can be converted at the moment.
|
Deprecated Parameter. This option will be removed with BPC 4.2. Default is false .
|
|
The response of the called backend connection
|
|
|
/cxf/bpc-httpproxy/httpProxy/{instanceId}\{targetPath: (/.*)?}
|
Perform an HTTP POST on the 'httpproxy' backend connection.
|
instanceId
-
the id of the 'httpproxy' backend connections instance to use
targetPath
-
the path to call on the target system
|
targetUrl
-
optional URL Parameter. Function equals targetPath
forceJson
-
if set to true , the content will be converted to JSON. Only XML can be converted at the moment.
|
Deprecated Parameter. This option will be removed with BPC 4.2. Default is false .
|
|
The response of the called backend connection
|
|
|
/cxf/bpc-httpproxy/httpProxy/{instanceId}\{targetPath: (/.*)?}
|
Perform an HTTP PUT on the 'httpproxy' backend connection.
|
instanceId
-
the id of the 'httpproxy' backend connections instance to use
targetPath
-
the path to call on the target system
|
targetUrl
-
optional URL Parameter. Function equals targetPath
forceJson
-
if set to true , the content will be converted to JSON. Only XML can be converted at the moment.
|
Deprecated Parameter. This option will be removed with BPC 4.2. Default is false .
|
|
The response of the called backend connection
|
|
|
/cxf/bpc-httpproxy/httpProxy/{instanceId}\{targetPath: (/.*)?}
|
Perform an HTTP DELETE on the 'httpproxy' backend connection.
|
instanceId
-
the id of the 'httpproxy' backend connections instance to use
targetPath
-
the path to call on the target system
|
targetUrl
-
optional URL Parameter. Function equals targetPath
forceJson
-
if set to true , the content will be converted to JSON. Only XML can be converted at the moment.
|
Deprecated Parameter. This option will be removed with BPC 4.2. Default is false .
|
|
The response of the called backend connection
|
|