Req Approval getting in error while using skip rule functionality
Summary:
We're using Approval skip functionality in req approvals using this sql→ orcl:query-database-with-bindvar('select count(1) count_line from POR_REQUISITION_HEADERS_ALL pha where pha.Attribute14 is not null and pha.REQUISITION_HEADER_ID =:bind_header_id',true(), true(),'jdbc/ApplicationDBDS', concat('bind_header_id=',/task:task/task:payload/ns4:findReqHeaderDimensionResponse/ns4:result/ns2:RequisitionHeaderId))> 0
while raising a req, system throw error →
exception.type: ERRORexception.severity: 2exception.name: Error in task default/PrcPorManageReqApprovalComposite!11.13.24.07.0/ReqApproval.exception.description: Error occurred in routing slip default/PrcPorManageReqApprovalComposite!11.13.24.07.0/ReqApproval with message: exception.code:30082exception.type: ERRORexception.severity: 2exception.name: WorkflowServiceEngine request to another component failed.exception.description: Request operation CallFunctionStateless from default/PrcPorManageReqApprovalComposite!11.13.24.07.0/ReqApproval to ReqApprovalRules failed with Business Fault: null.exception.fix: Check the underlying fault. Check target SOA component for cause..exception.fix: Please correct the error.