Bronze 4
Since ‎04-02-2019
a week ago

My Stats

  • 41 Posts
  • 0 Solutions
  • 7 Likes given
  • 7 Likes received

jk_kumar's Bio

Badges darpanjain420 Earned

View all badges

Recent Activity

I have got an assign message like below:am-set-request{apikeyVar}application/x-www-form-urlencoded{abdVar}{abcVar}{request.content}truebut when I get a payload like below:{"ABC": {"message": {"origin": "",},"response": {"messages": [{"messageId": "me...
I have a case where 302 response code is being converted to 502 Bad gateway in APIGEE X. I do not want to respond as an error for this scenario. The response received by the APIGEE X is shown below: Error message is :{"fault":{"faultstring":"Unexpect...
I tried reading the target.url variable in the request of target endpoint preflow but it's not getting read. Assign message policy trace --Please help me here .
I am facing an issue with the Java Callout in Apigee. The problem occurs when I'm attempting to read a multiline string property (public_key) from the message context in my Java Callout.Here's the code snippet in my Java class where I read the variab...
I want to use cloud logging element in message logging policy. I need to log a JSON object in a field let's say errorContent But it gives json error.