Jump to content

Jim

Hornbill Users
  • Posts

    396
  • Joined

  • Last visited

  • Days Won

    7

Posts posted by Jim

  1. I've found this to be chore so I have scripted it. I will mention this does use undocumented API's so how long it works for depends on if Hornbill make changes etc. But I had multiple thousands to remove and wasn't a fan of 20 at a time manually

    also makes use of the Hornbill API Module here PowerShell Gallery | HornbillAPI 1.3.0

    feel free to save yourselves a chore :) bare in mind this only looks at completed processes 

     

     

    processCleanupHornbill.ps1

  2. So strange one, we have a sub status of waiting for customer that will set the status to on hold and when the customer updates it will flip back to open.

    I have a workflow where I want it to sit on hold until the customer responds within an expiry period, 

     

    Why can't I choose status on hold to set my sub status of waiting for customer update? I can't use the 'place on hold' either as it won't allow me to set the sub status for it

     image.png.2ae84a1acdca5fe3b21f3c0e1eea57f5.png

  3. Could we possibly change the dark mode theme manually as we do the light mode with settings such as  webapp.view.ITSM.serviceDesk.requests.list.unreadColour

    Yhe new redish colour for unread looks really awful and I've had several complaints this morning so I have had to change the setting for both modes just to clear the red from dark mode

  4. On 07/04/2022 at 13:01, Steve Giller said:

    We don't have an auto-reply function, however:

    1. Create a Routing Rule to raise a request (ensure it is after any existing rules)
    2. Make the Workflow fully automated
      1. Assign the Request to a relevant Team and/or Owner
      2. Update the Summary and Description if necessary so it's clear it's automated
      3. Record any useful info to its Timeline and/or Custom Fields (for reporting purposes)
      4. Gather the details from the originating email
      5. Send a templated email response to the Customer
      6. Close the Request.

    That way you have Requests you can report against as well as sending the email you're asking for, and you can perform any additional actions that you deem necessary by updating the Workflow as and when required - for example aborting the "Don't email us!" template if the sender is the CEO ;)

    I have used this for a few weeks and it seemed quite useful, however, I have come in this morning to see an auto reply loop that has logged 'Thousands' of requests so this doesn't seem that feasible unless there is a way of preventing this loop? mainly when people are using rules opposed to actual automatic replies 

  5. For some reason in the past few days processes that have worked perfectly for the past year have started throwing this error, along with suspend and wait for attachments also. Has anyone else noticed this behaviour? ..the weird thing is I don't even have to fix them, just resume the process and it all goes green

    image.png.2f5dbeefc53f99a653772184e5f38447.png

  6. Hi, I have some weird behaviour with the intune import for mobile assets, 

    when I query all ios devices I get a return of 1953 devices, If I say return all ios and ownership is company I get 2105, How can this be? 

    The reason I am testing this is because out of 2119 assets that I see in intune for corporate owned and are iphones, only 2036 are being updates, missing the last 83, adding to the query I stated a specific serial number of a device that was not updating, once run this worked and updated the single asset that otherwise was not updating, my only guess without seeing the code, is that the last lot of 100 from the api is not being iterated through? Can this be investigated please

×
×
  • Create New...