Dataweave How to enable streaming in Dataweave? Dataweave doesn’t enable the streaming by default and we have to explicitly direct it to pass the data as stream. This enable faster processing of data where large amount of data need to be processed Enable streaming while transforming and passing the data to next processor more…
Read MoreSecurity Why we use identity management? You can configure identity management to set up users for Single sign-on Following are below SSO Standard Open ID connect SAML 2.0 Salesforce Open AM OKTA Ping Federate Why we use client management? With the help of client management you can configure external client provider to authorize client…
Read MoreWhat all different API policies should be applied on different API levels like Experience, Process and System Level? Experience XML or JSON threat protection – this will protect against the oversized XML or JSON payload Client ID enforcement – authentication is need for proper use of an API, only client authorized can use the…
Read More