Jump to content

Jim

Hornbill Users
  • Posts

    397
  • Joined

  • Last visited

  • Days Won

    7

Posts posted by Jim

  1. I have an asset form which allows users to link hardware, after this I want them to link software however the second form does not seem to load at all and I assume it is because the form is already loaded up for hardware prior, I would much rather this be separate forms that walk users through logging the request that I can set defaults on opposed to one form which most users will link hardware and then move on from

  2. Once software has been populated in the database (h_cmdb_assets_installed_software) against an asset how do we clear it up when the software is no longer acitive? is there a way to delete records or hide them from current view? 

    for example once we have disposed of assets the software would still show as installed on that machine. We also end up with multiple values for the same piece of software such as edge update 

     

  3. It's not recommended to do this by Hornbill as different classes advanced details live in specific tables to the class, but in my experience as long as its of they same class it works fine . I was able to change some computer to servers as they had uploaded incorrectly by using the csv import and overwriting the type id for each asset I need to change. but you couldn't change say type laptop to a mobile so on so forth and I have had no issues with these 

     

    Hopefully this makes sense but as stated Hornbill do not recommend this.

    • Thanks 1
  4. Hi @SamS I appreciate the workaround idea although I think maintenance of this and for each user is that I'd rather just send blank reports for now. I don't like sending false alerts or blank reports as people can become 'numb' to them and so when they are requiring urgent attention it doesn't work as well as only receiving them when they require attention

  5. 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>
     

  6. 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? 

  7. Morning, 

     

    I am aware the scheduled requests obviously don't have an intelligent capture to work with but I was expecting them to follow the business process for the catalogue item, 

     

    The Service does show the correct Catalogue item but it has not generated a process. Have I done something wrong here or am I expecting something that is not a thing?

×
×
  • Create New...