DataPower

DataPower

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  GatewayScript Programming Best Practices

    Posted Wed June 26, 2024 11:52 AM

    Hi All,

    I would like to  request for references to GatewayScript Programming best practices and / or good/bad experiences on programming techniques/constructs , diagnostics and debugging.

    Thanks,

    Paul



    ------------------------------
    Paul Dango
    ------------------------------


  • 2.  RE: GatewayScript Programming Best Practices

    Posted Thu June 27, 2024 05:12 AM



    ------------------------------
    Hermann Stamm-Wilbrandt
    Compiler Level 3 support, IBM DataPower Gateways
    IBM
    Boeblingen
    ------------------------------



  • 3.  RE: GatewayScript Programming Best Practices

    Posted Thu June 27, 2024 11:15 AM

    Adding a recommendation to observe the GwS runtime engine availability using the gatewayscript-status status provider:

    X3DP:idg(config)# sh gatewayscript-st

    Available run times: 64 
       In-use run times: 0 
            Queued work: 0
       Runtime failures: 0 

    During stress and performance testing, I recommend polling this status provider periodically to confirm if queuing is present or not.  For maximum performance you never want to see run time pool exhaustion.



    ------------------------------
    Ivan Heninger
    ------------------------------