Bronze 3
Since ‎01-20-2022
‎02-06-2024

My Stats

  • 10 Posts
  • 2 Solutions
  • 2 Likes given
  • 6 Likes received

Harshad_Kadam's Bio

Badges Harshad_Kadam Earned

View all badges

Recent Activity

Hi Team , I am getting error while saving proxy,any idea about below error message. how to tackle it. Error Saving Revision 2 Error occurred while validation of bean TargetEndpoint-1.xml. Reason: - com.apigee.steps.oauth.v1.OAuthV1Bean$OAuthV1URL can...
Hi all,I have created simple XSL policy to transform XML payload into another XML payload.but not getting expected result in Apigee edgeXSL policy--> Input---> 9090909091 expected---> 9090909091 Actual--> 9090909...
Hi team facing issue with below javascript code // get the version from request header + URI var targetUrl = context.getVariable("target.url"); var pathSuffix = context.getVariable('proxy.pathsuffix'); var reqVersion = "EC-Version"; function orders()...
Hi I am facing issue while using Object.values(properti) I believe Object.values() is available for Apigee JS code. I am getting error as shown in below image. // get the version from request header + URI var targetUrl = context.getVariable("target.u...
I am using Properties in Apigee Edge to store key value pairs. When I try to read the keys it gives null value org.mozilla.javascript.Undefined@0 below one is my javascript file EXT-JS-VersionKeyGenerator v1 v1 v1 v1 v2 v2 v2 v2 jsc://versionK...