English 中文(简体)
在被接纳者,我如何能够在javascript政策中获得呼吁反应
原标题:In Apigee, how can I access callout response in javascript policy

I created a service callout (eg: myCallout) which returns its response in a variable (eg: myCalloutResponse). How can I access the body of the callout in a javascript policy? I tried context.getVariable("myCallout.myCalloutResponse") and a few others but couldn t get this to work. Thanks

最佳回答

在此情况下,应给你有效载荷。 查阅response Object,以提取所需数据。

问题回答




相关问题
在将遥感图像装入地图out布时的持久性问题

In my app I need to display stores around the user location. Each store has name, tagline, and a logo, and we want to display all these information on the callout bubble that comes up on the map once ...

采用园艺的远程式电话

I m 看看Rangy(http://code.google.com/p/rangy/),看来它拥有一个多功能电离层的公用事业公司,但我不了解这些公用事业。 因此,我怀着我的想法,希望你们......

UITableView中的传讯

我正在寻找一个“Si”音乐歌剧传功能。 我的意思是,在音乐信“Si”5中,我想要得到同样类型的“布局”。

Annotation callout title does not change

I have searched but i didn t found any solution to my problem. I want to change already added pin. And here is my code. I m getting "Code Here" in console. I have in .h - (void)mapView:(MKMapView *)...

热门标签