Smart services In process model

Hi All,

Kindly help me I want to use Email in the process model . Like example I am using any smart service (like write to data store entity) then this nodes fails . if the node fails than I want to send email through using email service in the process rather than the group alert or any name mention in alert.

And How to configure it?

Thanks 

  Discussion posts and replies are publicly visible

Parents Reply
  • Hi Sanchit

    This was just a sample case, the actual requirement is we are using call integration smart service which have been configured to maximum timeout of 300sec in place of write2DSE, and in place of send email we have to call another integration which will create a ticket on third party system with the reason behind why integration call failed in first path. 
    We have configured the retry mechanism that retries 3 times if integration result is not success which sometime takes more than 12-15mins to move to next node.

Children