Jump to content

Recommended Posts

Posted

Hi, 

 

I would like to update the chat bot to the latest version but I don't want to lose al my work considering I've plugged it into assets and sharepoint etc, 

What does updating it do just replace any topics and flows with the same name or completely delete all and replace? 

Posted

Main reason I am looking to do this is due to this error, though I think this is Hornbill side

 

<?xml version="1.0" encoding="utf-8" ?>
<methodCallResult status="fail">
    <state>
        <code>0207</code>
        <service>apps</service>
        <operation>chatbotGetRecentRequests</operation>
        <error>/apps/com.hornbill.servicemanager/flowcode/fc_ops/chatbotGetRecentRequests.js(98): error X1001: Uncaught EspDatabaseConnection::query: MySQL Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near &apos;&apos;3&apos;&apos; at line 22</error>
        <flowcodeError>
            <where>Execute</where>
            <filename>/apps/com.hornbill.servicemanager/flowcode/fc_ops/chatbotGetRecentRequests.js</filename>
            <lineNumber>98</lineNumber>
            <columnPos>10</columnPos>
            <message>Uncaught EspDatabaseConnection::query: MySQL Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near &apos;&apos;3&apos;&apos; at line 22</message>
            <errorCode>1001</errorCode>
        </flowcodeError>
    </state>
</methodCallResult>
 

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
×
×
  • Create New...