question

xmac avatar image
xmac asked bhavani.geepalem answered

Response map for storing table entries in a list.

Im trying to store a response from a sql query into a list . Basically this query outputs a table with 2 column(1 being the index) and 3 rows( 3 values). I want to store these 3 values in a list. My question is, do I need a response map for this ? Can I do it without response map ? for example , if you refer to the screenshot below ![alt text][1] I added the analysis rule as resultset/row/ME (please assume the small red square value as ME ) and then store it in a list, but it did not work. Is there a way to store these response in a list without response map ? If not can someone help me in adding a response map for this to store in list ? I have attached the rsponses in del.txt[link text][2] [1]: /storage/temp/4442-store.png [2]: /storage/temp/4443-del.txt
response mapqueriescustom querylist
store.png (33.0 KiB)
del.txt (278 B)
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
bhavani.geepalem avatar image
bhavani.geepalem answered
We can store the values as a list with out using response map by using the following query from structure view: mapped/Tabular/table1/table/row/ME ![alt text][1] Attached is the sample test case for your reference.[link text][2] [1]: /storage/temp/4448-screenshot.jpg [2]: /storage/temp/4450-sample.fftc

screenshot.jpg (70.8 KiB)
sample.fftc (2.0 KiB)
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.