On 07 Dec 2014, at 15:48, Luis Azedo luis@2600hz.com wrote:
Hi ,
we have a need to query dbtext data from kamctl but we need to issue a kamcmd db_text.dump each time so that we can get updated values.
what would be the best way to query updated dbtext data without the db_text.dump step ?
maybe implement db_text.sql and use a parser (db2_ops?) to transform sql statement and get the data ?
Or implement a restful api in the embedded HTTP server using SQLops.
/O