UDFCALLAPI
This legacy function allows the user to call Spark service API through Coherent Assistant.
Last updated
{
"request_data": {
"inputs": {
"InputField": "InputValue"
}
},
"request_meta": {}
}{
"metadata": {
"name": null,
"calltype": "SparkService",
"status": "200",
"error_code": "",
"response_time": "225"
},
"data": {
"status": "Success",
"response_data": {
"outputs": {
"OutputField": "OutputValue"
},
"warnings": [],
"errors": [],
"service_chain": []
},
"response_meta": {
"service_id": "166f5109-b01f-4d14-b10d-49669e3489e0",
"version_id": "52e710a8-9ca1-4ab2-9366-dc304a9eb670",
"version": "1.0.0",
"process_time": 4,
"call_id": "07ea654c-4136-4075-a195-7eaba15391c4",
"compiler_type": "Type3",
"compiler_version": "1.0.0",
"source_hash": null,
"engine_id": "F0D5B2B02645AAE15F63BABFBF94FBEF",
"correlation_id": "",
"system": "SPARK",
"request_timestamp": "2022-02-28T16:14:25.148Z"
},
"error": null
}
}