Search found 7 matches

Go to advanced search

by ScottIncz
Mon May 28, 2012 10:21 pm
Forum: Issues
Topic: Mapping REST service (XML) response to various text labels
Replies: 10
Views: 1552
 
Jump to post

Mapping REST service (XML) response to various text labels

Correct, but map the values to labels rather than IDs. So in the case of the first in the list, with the id of system.ethernet.dhcp.ip, have the label have a text value of 192.168.5.140 and so on.

by ScottIncz
Mon May 28, 2012 9:48 pm
Forum: Issues
Topic: Mapping REST service (XML) response to various text labels
Replies: 10
Views: 1552
 
Jump to post

Mapping REST service (XML) response to various text labels

If you look at the xml above you will see that the has several different id and values. When you test the connection it succeds in pulling back the xml above, but when you click the 'populate response structure' button, it fills it in as parameters | @lastmodified ..parameter ..| @id ..| @value (ign...
by ScottIncz
Mon May 28, 2012 4:34 pm
Forum: Issues
Topic: Mapping REST service (XML) response to various text labels
Replies: 10
Views: 1552
 
Jump to post

Mapping REST service (XML) response to various text labels

OK! How do you select which xml id/value pair goes to which text label?

by ScottIncz
Mon May 28, 2012 3:46 pm
Forum: Issues
Topic: Mapping REST service (XML) response to various text labels
Replies: 10
Views: 1552
 
Jump to post

Mapping REST service (XML) response to various text labels

The question is how to map the response parameters @id and @value to six different labels. How do you map from those two to six different labels. That is not one to one mapping with the arrows.

by ScottIncz
Mon May 28, 2012 1:37 pm
Forum: Issues
Topic: Mapping REST service (XML) response to various text labels
Replies: 10
Views: 1552
 
Jump to post

Mapping REST service (XML) response to various text labels

The XML has been removed in the above post. I will add it as an image. Image

by ScottIncz
Mon May 28, 2012 1:33 pm
Forum: Issues
Topic: Mapping REST service (XML) response to various text labels
Replies: 10
Views: 1552
 
Jump to post

Mapping REST service (XML) response to various text labels

Hi I am querying a device that returns this xml I have setup a rest xml service that returns this in tiggzi when i populate the response. parameters @lastmodified parameter @id @value I'm not sure how to pick out the individual lines and map them to various labels. Any advice on getting for example ...
by ScottIncz
Sat May 26, 2012 9:03 am
Forum: Issues
Topic: JavaScript file for REST URLs
Replies: 3
Views: 866
 
Jump to post

JavaScript file for REST URLs

How can you make a service URL come from local storage variable?

Go to advanced search