|
/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
|
The response of the called backend connection
-
200 : OK
-
404 : One of the used services is not available
-
404 : The backend connections module is not available
-
404 : The backend connections module instance is not available
-
500 : General problem with the backend system
-
503 : Connection to backend system refused
-
504 : Connection to backend system timed out
|
|
|
/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
|
The response of the called backend connection
-
200 : OK
-
404 : One of the used services is not available
-
404 : The backend connections module is not available
-
404 : The backend connections module instance is not available
-
500 : General problem with the backend system
-
503 : Connection to backend system refused
-
504 : Connection to backend system timed out
|
|
|
/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
|
The response of the called backend connection
-
200 : OK
-
404 : One of the used services is not available
-
404 : The backend connections module is not available
-
404 : The backend connections module instance is not available
-
500 : General problem with the backend system
-
503 : Connection to backend system refused
-
504 : Connection to backend system timed out
|
|
|
/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
|
The response of the called backend connection
-
200 : OK
-
404 : One of the used services is not available
-
404 : The backend connections module is not available
-
404 : The backend connections module instance is not available
-
500 : General problem with the backend system
-
503 : Connection to backend system refused
-
504 : Connection to backend system timed out
|
|