Filter on Enrichment
Summary
Filter on EnrichmentContent
I am integrating CPQ to OSC. Use case is:
1) CPQ will pass Opportunity ID
2) ICS will use Enrichment and getOpportunityDetails using SOAP.
3) ICS will check if field 'Sales Stage' from Enrichment Response is "Closed/Won".
If yes then nothing should happen.
If no then it will go further.
My Problem is that filter is blocking all transactions regardless of value in 'Sales Stage'. If I remove filter, integration works.
Thanks for help.
1