I am facing an issue with a KVP “A” getting populated in Speechminer. As far as i am aware, Speechminer picks all the KVP’s from G_USERDATA_HISTORY table in ICON DB. Please let me know if the understanding is not correct.
We are not getting this KVP in ICON DB itself but from the SIP server logs everything seems perfect. UserData contains the “A” KVP and is being sent to ICON from SIP.
Could you suggest what could be the issue as i am failing to understand?
You have to specify which attach data ICON stores to the database on the file adata_spec.xml located in ICON’s installation folder. Once the file is changed, ICON needs to be restarted
Nice… I just reviewed how it is made. I was thinking on the ICON side. The way the configuration is shown for GIR, the attach data should be stored in G_CUSTOM_DATA_S table, instead of G_USERDATA_HISTORY.