DQM function 660 enables a UMF Segment to be sent by the HTTP transport to a designated port for further external data quality processing.
This function also accepts the modified UMF segment from a successful HTTP response. The external data processing must return the modified segment in UMF format. A successfully modified UMF segment will be processed by the pipeline.
This function does not have any correction procedures.
Exception Code | Description | Severity* |
-1 | The third party HTTP server returned an invalid or null response | 3 |
0 | The response from the HTTP server was valid but did not change the UMF Segment | 0 |
1 | The response from the HTTP server was valid and changed the UMF segment | 0 |