Russell Ackerman
Posts: 0
Joined: Thu Jul 31, 2014 3:57 pm

how to read text data from file and display in "label" field? Im good with using sevices and data mapping stuff. When i

im trying to read data from a text file and insert it into a "label" field and I am totally lost. The "file read service" has no default "response" entries... how do I get the data from the file to the display?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

how to read text data from file and display in "label" field? Im good with using sevices and data mapping stuff. When i

Hi Russell,

If you want to read this text file from Database, this thread can be helpful:
https://getsatisfaction.com/apperyio/...

If you want to read a local file just place it in a folder WEB_RESOURCES, and specify the file name in service parameter 'URL', then you can work with it if it was a usual service ( http://devcenter.appery.io/documentat...). Please note service Test tab won't work then.

Return to “Issues”