Error while Filtering ReceivablesInvoiceCompleted Event in Oracle ERP Cloud Adapter
We are attempting to process invoices with the Transaction Source set to "Manual Invoicing" using the following filter expression:
xml
<xpathExpr xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://xmlns.oracle.com/apps/financials/receivables/shared/model/events">$eventPayload/env:Envelope/env:Body/ns0:ReceivablesInvoiceCompleted/ns0:TransactionSource = 'Manual Invoicing'</xpathExpr>
However, we encountered the following error:
"Configuration error: Oracle ERP Cloud Adapter has encountered an error parsing event filter expression for FinArShared_Receivables_Invoice_Completed. Please verify the event filter expression."
Could someone please advise on the correct way to filter events based on the Transaction Source field?
Tagged:
0