VoiceGuide IVR Software Main Page
Jump to content

Define Unknown Db Answer Status

Recommended Posts

How to declare path when VG returning this :

 

 

12 db odbc m_strSQL=[sELECT * FROM farr3_last_call_only_free(243, 500)
]
103030.246 37 34 12 db odbc DataAdapter.Fill init.
103030.246 37 34 12 db odbc DataAdapter.Fill call.
103030.288 37 34 12 db odbc DataAdapter.Fill returned. tsFillTime=00:00:00.0420024
103030.288 37 34 12 rv add insert_call_order_RowCount|0
103030.288 37 34 12 d added insert_call_order_RowCount | 0
103030.288 37 34 12 d added insert_call_order_RowCount | 0
103030.288 37 34 12 db completed. SqlQueryType=READER, RowsCount=0, sRv=
103030.288 37 34 12 db completed. iRunWait=1, WavPlayWasStarted=0, WavPlayHasNowFinished=0
103030.288 37 34 12 db completed. iRowsAffected=0
103030.288 37 34 12 HangupCall_AddToTaskQueue (oVgmDbQuery_AdoNetCommon_Completed PathNotDefined)
103030.288 37 34 12 q_scr + evScriptEvent 9801
103030.288 7 34 12 q_scr run evScriptEvent sCode=[] iActionID=0, crn=0 [0|0|0|0|0][oVgmDbQuery_AdoNetCommon_Completed PathNotDefined|||||] 00:00:00 max:6|00:00:00.3230184
103030.288 37 34 12 db odbc query completed.
103030.288 7 34 12 se 9801 0|0|0 oVgmDbQuery_AdoNetCommon_Completed PathNotDefined|| LineState=LS_DBQUERY
103030.289 7 34 12 HangupCall (oVgmDbQuery_AdoNetCommon_Completed PathNotDefined) crn_in=0, L1=Connected, L2=Running_Normal, lPlayId=0, lRecId=0
103030.289 7 34 12 ccrn_connected=2900329, crn_NewIncomingCall=0, crn_CurrentMakeCall=0, crn_InProcessOfReleasing=0
103030.289 7 34 12 rv add Hangup Source|oVgmDbQuery_AdoNetCommon_Completed PathNotDefined

 

 

 

When postgres function returning empty record when I use function I need to forward call to next module, how to declare in this case?

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×