Layer7 API Management

Expand all | Collapse all

Is there a way in the policy in API Gateway to convert a string to a lower case string?

  • 1.  Is there a way in the policy in API Gateway to convert a string to a lower case string?

    Posted Sep 26, 2017 04:25 PM

    I need to convert incoming string value to all lower case, looking for a way to do it with any known assertion



  • 2.  Re: Is there a way in the policy in API Gateway to convert a string to a lower case string?
    Best Answer

    Broadcom Employee
    Posted Sep 26, 2017 04:35 PM

    Hi Marat,

     

    This should help

     

    Convert a string to lowercase/uppercase 

     

    Regards,

    Joe



  • 3.  Re: Is there a way in the policy in API Gateway to convert a string to a lower case string?

    Posted Sep 26, 2017 05:10 PM

    Thank you Joe! Worked liked a charm