Jump to content

Graham

Hornbill Developer
  • Posts

    73
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Graham

  1. @AndyGilly

    Unfortunately, this isn't something that the job queue can support. The issue is that the Outcome is an output parameter from the library PowerShell scripts you are running, not something inherent to every job, and so for jobs that don't produce that parameter, the column will be blank.

    By design, the processing only parses the overall output of the job, populating the values for the configured output parameters, if the job itself succeeds. The thinking here is that if the job itself fails, then the output won't contain any valid information anyway.

    The reason it works this way is that if the job itself succeeds, in that the PowerShell script was able to run, regardless of whether it achieved the intended results or not, the Outcome parameter, which does contain this information, can then be tested in workflows.

    Graham

  2. Scott

    It would be useful if you could expand on the nature of the problems that you're experiencing with the antispoof protection, and if I could get a clearer idea what you mean by "use an smtp smart host to filter and capture all emails". I'm assuming that the smart host is storing Hornbill emails in a mailbox as well as forwarding them on to their final destination, but you know what they say about assumption...

    Graham

  3. @AndyGilly

    I think I see what's happened here. We've made some architectural changes to the update processing, and currently your out of date SIS service is now unable to communicate with the Hornbill back-end successfully in order to update itself.

    The best way to resolve this is to download the latest SIS service (the download button is on the same page as your screenshot), and install that.

    If you manually stop the EspSisService, and then delete the contents of C:\Program Files\Hornbill\Site Integration Server, that will allow a fresh install to proceed. Once that's done, if you then re-pair, everything should be up to date and working.

    I realise this is all a bit of a hassle, and I'd like to apologise for the trouble we're causing you, but it's a one-off thing. Once the new SIS service is up and running, it will then  auto-update correctly in the future.

    Graham

  4. @Dan Munns

    We think we've found the underlying cause of the problem, and we're currently determining the best way to resolve it. Unfortunately, the error message itself is misleading, in that the problem is not actually related to the uniqueness or otherwise of the name. As yet, we don't have a firm date for when a fix would be available, but I'll update you when we do.

    Graham

  5. @Dan Munns Currently, as part of discovery, we are doing more than just checking that the computer is on the network. We are also querying it via WMI to ascertain some detailed information about it (hardware, operating system configuration and installed software). If we can't connect to the computer, we can't determine this information, so we don't add it to the inventory.

    However, I can see the benefit of having a computer in the inventory, even if the detailed information is incomplete, so that it can be the target of automation jobs at a later date and we can then update the inventory as and when the computer is available.

    • Like 1
×
×
  • Create New...