Send integration fail status to Process model

Hi Community members,

I have requirement where i need to send the status to process model, if My integrations fails. Can someone help me.

I have configured it this way, 

Have created a PV of Error and its of type IntegrationError, but still if integration fails am getting blank value in Error (PV).

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    Hi David,

    Can you provide more info on how do you define 'integration fails'? Are you referring to specific http status codes or just when ac!Success = false?

    It might be useful to also capture the ac!Result activity class parameter while you debug what the issue is as this could provide more specific information.

Reply
  • 0
    Certified Lead Developer

    Hi David,

    Can you provide more info on how do you define 'integration fails'? Are you referring to specific http status codes or just when ac!Success = false?

    It might be useful to also capture the ac!Result activity class parameter while you debug what the issue is as this could provide more specific information.

Children
No Data