Skip to main content
Solved

Answer from HERE API


Forum|alt.badge.img

Hello,

Screen shot attached is an answer from HERE API. What I do not get is : why I only see the first 3 attributes in the TableView window within the Inspector ? If I can understand a little more on that one, that would be helpful to then process info from response.isoline{*}.component{*}.shape{*} (encoded: UTF-8) records especially.

Thank you for your inputs, regards.

Best answer by jdh

List attributes are not shown in the table view by default. You can expose specific indexes by clicking on the columns button, and selecting them.

Additionally, if attributes are not exposed on the canvas, they are also not visible by default in the inspector. Presumably you used a JSON transformer to parse the _response_body from the httpcaller.

 

That transformer will have a parameter to expose attributes.
View original
Did this help you find an answer to your question?

2 replies

jdh
Contributor
Forum|alt.badge.img+28
  • Contributor
  • Best Answer
  • October 29, 2018

List attributes are not shown in the table view by default. You can expose specific indexes by clicking on the columns button, and selecting them.

Additionally, if attributes are not exposed on the canvas, they are also not visible by default in the inspector. Presumably you used a JSON transformer to parse the _response_body from the httpcaller.

 

That transformer will have a parameter to expose attributes.

Forum|alt.badge.img
  • Author
  • October 30, 2018

Thanks for your inputs, it helped to move forward. I've tried the AttributeExploder and I got the desired output.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings