Im getting a json service response and mapping an id to a local storage item. Then Im mapping that local storage item to a request parameter attached to a different json service, but it seems that its either not storing the value or not getting the value or both. I thought I can just map the items.... Is that correct? or do I need to attach JS code in order to make this work?