Welcome!

This community is for professionals and enthusiasts of the Genio platform.
Share your questions and challenges, and help your partners!

0

0
Ruben Silva
Ligar 20/08/19, 13:27

Hi Thales,


You can increase the query timeout by adding the key "CommandTimeout" to the node "maisPropriedades" on the Configurações.xml file. Here is a sample o the configuration, you only have to change the "999999" value to something you wish.
<maisPropriedades>    
    <item>      
        <key>        
            <string>CommandTimeout</string>      
        </key>      
        <value>        
            <string>999999</string>      
        </value>    
    </item>
</maisPropriedades>

Keep Informed

About the Community

This platform is for beginners and experts willing to share their Genio knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers. Read Guidelines

Question tools

6 follower(s)

Stats

Asked: 20/08/19, 13:23
Seen: 1513 times
Last updated: 26/09/19, 17:03