Author Message
chukiatdenkongpon
Joined: Nov 7, 2013
Messages: 97
Offline
Hi

I have the database operation in the data node.

If I would like to set up the fetch timeout for the database operation.

How to setup the fetch timeout in data node for database operation?

Please suggestion.
Thank you.

Chukiat D.
WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
You would have to either set it in the approot node or in a form node right before the data node using the property item.
chukiatdenkongpon
Joined: Nov 7, 2013
Messages: 97
Offline
Hi

the fetch time out for backend (server side) processing (database, web services, etc.) in data node.

They should add a fetch timeout property on the VXML-producing node (prompt & collect, Menu, announce, etc.) *before* the backend operations are invoked

I have question that if I have the following flow:-

-AppRoot => Menu1 = > InsertDB => InsertDB2 => Menu2 =>InsertDB3

In Menu1, set fetch timeout = 5 s.
Is it means the fetch timeout of both InsertDB, InsertDB2 equal 5s?

In Menu2, not set fetch timeout (default=15s)
Is it means the fetch timeout of InsertDB3 equal 15s?

Please suggestion.
Thank you.

Chukiat D.
WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
I think Erik already explained on another of your posts. In the future, please do not post the same question in different posts.
Go to:   
Mobile view