API Connect

API Connect

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
Expand all | Collapse all

how to configure json payload settings on global level for all apis in API Connect v10

  • 1.  how to configure json payload settings on global level for all apis in API Connect v10

    Posted Fri February 11, 2022 10:49 AM
    Hi ,

    json payload settings are configured on xml manager level in V5 to apply for all apis   , could you please guide me that how  to apply same settings in datapower api gateway in APIConnect 10.0.3 . i managed to enable  webui for datapower  .i can see all apis deployed under api gateway servcie in which we have collections for each organization in which  i tried to change json settings and saved it  But  it is not getting applied . if i make any changes  in parse policy of api then publish it, the json setting previously in collection changes are gone.

    ------------------------------
    santhoshkumar surisetty
    ------------------------------


  • 2.  RE: how to configure json payload settings on global level for all apis in API Connect v10

    Posted Fri February 11, 2022 04:46 PM

    Hi Santhoshkumar,
    I assume you're asking about the JSON parser settings which is v5 was a referenced object off of the webapi XML manager.  The API Gateway in v10 has a parse policy for which you can specify specific parse settings for each individual policy or you can choose the "default".  The default uses a parse settings object called apic-default-parsesettings.  You can change this object and persist those changes by providing the configuration of that object in a gateway extension.  That way the defaults you wish will be applied across all APIs.

    Best Regards,
    Steve



    ------------------------------
    Steve Linn
    Senior Consulting I/T Specialist
    IBM
    ------------------------------



  • 3.  RE: how to configure json payload settings on global level for all apis in API Connect v10

    Posted Mon February 14, 2022 12:37 PM
    Thank you Steve

    ------------------------------
    santhoshkumar surisetty
    ------------------------------