Json to xml conversion

hb-employees-rev1-2019-05-16.zipI am working on the page

https://github.com/anil614sagar/advanceddevjam/blob/master/lab1.md

The condition flow and json to xml is not working.I am not able to extract {employeeId}

Please help me. I am uploading my api for verification.

0 6 139
6 REPLIES 6

Can you attach your working proxy bundle.

There is no extraction required in that conditional flow. You are just sending the employeeId(uuid) in the request URL.

There you go...I have attached the bundle...

http://org-eval-prod.apigee.net/v1/HB_EMPLOYEES/41b82365-8922-11e8-86ee-021e63aadcc4

there is no issue in the proxy...it is working for me.

Maybe you are using a wrong url

whereform you are getting 41b82365-8922-11e8-86ee-021e63aadcc4?

That is the UUID from this URL,

https://cosafinity-prod.apigee.net/v1/employees

Each record has this unique ID.

What is the url for cache like populate cache and lookup cache?i mean the ending url for cache?