Jump to content

billster

Hornbill Users
  • Posts

    122
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

billster's Achievements

Collaborator

Collaborator (7/14)

  • One Year In
  • Collaborator
  • One Month Later
  • First Post
  • Reacting Well

Recent Badges

5

Reputation

  1. I am importing about 4k incidents from SW to HB and it is emailing analyst that requests have been assigned. how do I turn it off ??
  2. never mind, I was able to achieve what I wanted by creating an inbound rule request with expression ... subject LIKE 'Automatic reply%' and had the match to move to mailbox deleted items folder. I put this rule at the top of the list. lol i keep forgetting things like this exist in HB.
  3. did not work as in just skipped past it. I have the get source's email information. I tried to do with an abort control
  4. Is there a workflow control that will tell Service Manager not to log a request? I have put a decision node in, and had the rule as "email subject contains X" and then it goes to an end process node. however, it still logged the request.
  5. Hi @Jim do you know if there is a column that records the total time a request has been opened?
  6. Hi, is there a column within the main request table (or other) which records the amount of seconds taken for an incident to be resolved. I see there is one for response time though. https://wiki.hornbill.com/index.php/Table_Info:_Main_Request_Table
  7. Hi, Has any one come across this issue when importing SupportWorks requests to Hornbill? 2024/02/26 11:22:30 [DEBUG] Retrieving File [hehe.pdf] from: D:/Program Files (x86)/Hornbill/Supportworks Server/data/cfa_store/1024/f10247089.001 2024/02/26 11:22:30 [ERROR] File does not exist at location If I browse to the location, I can see the file in question. Thanks
  8. Hi Jim, you could use Last Pass for auto login on the website. You could set the web browser's start up page to the catalog item link, like https://live.hornbill.com/instance/catalog/new-service-request/com.hornbill.servicemanager/15/59/ and when Last Pass signs in automatically, it will redirect you to the catalog item page. I'm unsure if there is a way to have a public facing catalog item, but you could set up email messages to create automatic requests. Thanks
  9. yipeee..looks to be working now...i put it inside of parallel processing nodes.
  10. Like, if I update the incident description, and put the call references from analystGet (Get User Details Automation node) it displays data from customerGet (Get User Details Automation Node). so, if I paste this &[global["flowcoderefs"]["analystGet"]["name"]] into the description of the incident. It gives me the name from &[global["flowcoderefs"]["customerGet"]["name"]] e.g. like &[global["flowcoderefs"]["customerGet"]["name"]] = Markus And &[global["flowcoderefs"]["analystGet"]["name"]] = Billy But when I paste &[global["flowcoderefs"]["analystGet"]["name"]] it shows as Markus
  11. tbh I noticed that and changed it but it didnt make any difference. When you are writing the values to the description, where you have shown them in the screenshot the one you have redacted what are the parameter references in there? They are shown on the actual incident page
  12. Weirdly enough, if I delete updating the customer Hornbill Automation, then updating the owner automation works..
  13. hi Steve, I am using Get Request Information to load the data from the custom fields.
×
×
  • Create New...