Custom Query as filter in Named Query or API Filter
V
Vinoth KUMAR C
started a topic
10 days ago
Hi,
We are trying to find all the source records that was submitted for processing, but due to job failure or any other issue not persisted in MD and GD tables and with B_ERROR_STATUS = NULL in SD table, so that these can be reprocessed again either by stewards or an external application.
We are looking for options to retrieve these data in API as well using named query or normal API call with the custom query as filter., can anyone help me understand if the below custom query can be directly applied as filter in API or named query.
Would really appreciate your inputs and any suggestions that can help achieving the use case.
Vinoth KUMAR C
Hi,
We are trying to find all the source records that was submitted for processing, but due to job failure or any other issue not persisted in MD and GD tables and with B_ERROR_STATUS = NULL in SD table, so that these can be reprocessed again either by stewards or an external application.
We are looking for options to retrieve these data in API as well using named query or normal API call with the custom query as filter., can anyone help me understand if the below custom query can be directly applied as filter in API or named query.
Would really appreciate your inputs and any suggestions that can help achieving the use case.
Thanks,
Vinoth