Layer7 API Management

  • 1.  Array Subscript in Params out of range

    Posted Mar 16, 2018 06:34 AM

    Hi ,

     

    i have a incoming uri as below

    /user/{userId}/orderTracking/{orderNumber} where orderNumber is a huge value

     

    hencei get out of range error for the orderNumber as below 


    Array subscript (4) in params out of range (7 values); returning no values.

    How to increase this range?

     

    Regards,

    Sonalee Shyam



  • 2.  Re: Array Subscript in Params out of range

    Posted Mar 16, 2018 07:09 AM

    Hi Sonalee,

    can you please share your logic/assertions, where you validate/check the URI and at which point is the mentioned error message caused?
    What do you want to do with this value? Can you share an example value?

    Some more Details would be helpful.

     

    Ciao Stefan



  • 3.  Re: Array Subscript in Params out of range

    Broadcom Employee
    Posted Mar 18, 2018 06:50 PM

    I am not sure, url, or header should have a length limit. Would you try putting  the orderNumber in payload and use POST method?



  • 4.  Re: Array Subscript in Params out of range

    Broadcom Employee
    Posted Dec 19, 2018 05:43 PM

    Good afternoon,

     

    Were you able to resolve the issue? What was the final result?

     

    Sincerely,


    Stephen Hughes
    Broadcom Support