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.
Exception code | Description | Severity level |
-1 | The third-party HTTP server returned an invalid or null response. | 5 |
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 |