Layer7 API Management

  • 1.  Difference between message received and message completed

    Posted Mar 12, 2019 07:36 AM

    Hi All, 

     

    May I know the Difference between message received and message completed global policy?

    What situations will have the message completed not working but message received working?

     

    Regards,

    Pramod Talekar



  • 2.  Re: Difference between message received and message completed

    Broadcom Employee
    Posted Mar 12, 2019 10:11 AM

    Pradmod,

     

    Details can be found here:

     

    Global Policy Fragments - CA API Gateway - 9.4 - CA Technologies Documentation 

     

    Excerpt: 

    • message-received: A policy of this type will run when a message is received, but before the service is resolved.
    • message-completed: A policy of this type will run when processing for a message completes. It will run even if the service policy fails, an exception occurs, the service could not be resolved, or any other condition that prevents the service policy from being completed.