PowerCenter
- PowerCenter 10.5.7
- All Products
Method
| Description
|
---|---|
GET
| Reads data from an HTTP server.
|
POST
| Writes data from multiple input ports to the HTTP server.
|
SIMPLE POST
| Writes data from one input port as a single block of data to the HTTP server.
|
SIMPLE PATCH
| Updates partial data from one input port as a patch to the resource.
|
SIMPLE PUT
| Replaces or writes a resource.
|
SIMPLE DELETE
| Deletes a resource from the HTTP server.
|