Configure the invoice dispute resolution extension point
Implement the invoice case resolution extension point to enable the invoice dispute intake assistant AI agent to resolve a validated quantity dispute by issuing a credit note or placing an order for the disputed quantity.
Antes de Iniciar
The application scope must be set to Manage Invoice Operations. You can change the application scope using the application picker in the Unified Navigation bar.
Role required: admin
Por Que e Quando Desempenhar Esta Tarefa
The demo data for the Manage Invoice Operations application includes a sample implementation called invoiceCaseResolutionEP as part of the sn_inv_ops_aias.invoiceCaseResolutionEP extension
point. To enable real-world resolution of validated invoice disputes, such as issuing credit notes or placing orders through your external systems, replace the demo implementation with your own custom logic.