Jump to content

James Ainsworth

Hornbill Product Specialists
  • Posts

    4,921
  • Joined

  • Last visited

  • Days Won

    275

Everything posted by James Ainsworth

  1. Our logs show that there was a missing "d" in toAddress.
  2. Hi Estie, It can be beneficial to use the options from the drop down but you don't have to. If you know the correct spelling and case you can write the variable directly into the expression. As far as I'm aware, these variables have always been case sensitive. In the case of the from address the correct format is fromAddress.
  3. Hi LawesD, Thanks for your post. The Hornbill Cloud team have seen some errors coming from your system. Can you check on the naming of the variables that are being used in your expressions. It appears that the toAddress variable may not be written correctly.
  4. A confirmation box has been added so that if the ESC button is used, you will be prompted with what action you would like to do. Save, don't save, or cancel and continue editing. Keep an eye open for this in the release notes.
  5. You can additionally add documents per service using the Service Document option
  6. Hi HHH, Thanks for your post. Documentation manager has a Docmanager Portal Role which applies to both the Customer and Employee Portal. You can add this role to the Customer Portal security settings under Configuration. Just open Configuration and search for Customer Portal. Under the Security Settings section, add the Docmanager Portal role to the group of authorized roles. I hope this helps.
  7. Hi Jim, Thanks for your post. You have the right table. h_sys_lists. There isn't a specific export feature for the simple lists that I'm aware of. You could either write a query in Database Direct to produce the output that you are looking for and export from there or you could create a report.
  8. Hi Will, After an investigation, the development team explained to me what was happening. The Request and Closure categories are two separate category profile trees. An ID from a closure category will not match the ID from a request category. I'm interested in understanding the use case for automatically setting the request category and the closure category to be the same. Typically, these are used for two distinct sets of criteria. The request category is typically used to describe the area or function that is impacted and the closure category is used to describe how it was closed. Request Category = email, server, hardware, software, documentation, etc. Closure Category = update, replacement, training, patch, setting, configuration, etc. Using the categories in this way helps provide more statistics.
  9. Does the incoming email have more than one recipient listed in the To field? If that is the case, you are better off using a "like". An example would be toAddress LIKE '%email@domain.com%'
  10. Hi Dave, From my earlier post, we did implement the mentioned options to create technical services vs business services. There is also an area where you can define the relationships between services including dependencies. While the SLAs are labelled as SLAs, the service levels can still apply when supporting another service within your own organization. So I can understand what you are looking for could you have a look at my earlier question.
  11. Hi Fizza, Thanks for your post. Can I ask when you say adding a co-worker to a ticket, are you adding them as a Connection or a Member?
  12. Hi Alisha If you are referring to the list of user in Configuration, there isn't a built in way of describing the two different types of users that you mention. One option might be to append the Handle with some text that identifies them as user that will be returning. Another option would be to suspend the users that are on leave, rather than archiving them. Along with suspending them, you can select the option on the user profile to hide the user from the co-worker directory if you wish to make that user less visible to others and set their availability to Not at Work.
  13. Hi Richard, Requests is the main entity for open calls. You can try this method for getting a list of entities for an application. https://docs.hornbill.com/esp-api/services/data/entitySearch/index. You may find that the API documentation in the new docs.hornbill.com easier to search for available APIs. This wiki page shows the required roles/rights that are needed to access the Entity Explorer. https://wiki.hornbill.com/index.php?title=Entity_Explorer
  14. Hi Richard, Thanks for your post. Contact are used for people who are external to your company. These are typically used when providing support to external organizations. Contacts are used in the Customer Manager app and are also used to provide access to the Customer Portal. Co-workers is a name used in some places within UI that represents users. Users who are internal to your company have a Hornbill user account under which they can log in as either a basic or full user. I hope that's the info that you are looking for.
  15. @Paul Chambers I've added your interest to the change proposal.
  16. Hi @Will J Douglas I've done a few more tests and I'm not having any issues. In your configuration are you specifying a team and user? Unassigned requests may not show up in your regular queue. You'll also need to make sure that you support the service that it was raised under.
  17. Hi Mosh, Thanks for your post. I've done a quick test and so far I've not been able to replicate your issue. I've not seen any other reports of this from our customers, but I'll keep an eye open. We might need a bit more information to investigate further. Is this happening on all requests? Does this happen for all users? What type of request does this happen on? How is the request put on hold? Manually using the on-hold option. Using a sub-status? Automatically as part of a workflow? I also see that you have Premier Success. If this issue persists, you may want to raise a request with Hornbill Support.
  18. There is a change proposal for this requirement in our backlog. I've added you both as being interested in this feature. This change has not been accepted yet and is not currently scheduled for development. However, if there is any change with the status of this requirement, I'll post back to this topic.
  19. @will.good I'm not having any luck either at the moment. It might need a developer to have a look. I'll let you know if I come up with anything.
  20. Give me a few minutes and I'll make sure it is working in my environment.
  21. I think it might be this. It looks like you are using the Full Code when it should be the ID stored in pk_id. &[global["flowcoderefs"]["getCategoryInformation"]["closureCategoryId"]]
  22. Is the entity set to Request on the Auto Task properties?
  23. Hi Adrian, Thanks for your post. Basic users can be added as a connection and you should be able to provide them a link to view that request. Your link looks correct. The first thing to check is the Connection Type. Under the Service Portfolio, open the service under which this request is located. Select the Connections tab. You'll want to make sure that the request type under the View Request column is selected for the connection type that you are assigning to that user. Let us know if this helps.
  24. Jim, You are correct. There are asset updates available for assets associated with a request, but these are not yet available to be run from an individual asset. The first step was to have the Get Asset Information so that this could feed into integrations. I'm sure that there will be more to come.
  25. @CraigP @Jim The focus of this feature is not for requests, but rather for assets. From the Automation details, you will see that the Entity is for Assets and not Requests. The main goal for this is to extend the ability to create Custom Buttons on an asset that runs an Auto Task. When this automation is used with an asset entity, the Asset ID in the automation can be populated automatically, like the Request ID on a request automation. There are some existing automations for updating assets, but I'm sure we will see additional automations specific to the asset entity added over time. As far as requests go, in the Asset section of the request, we are looking into having custom buttons for each asset available. This would allow someone to run an Auto Task against an asset from this view. At the moment, the user will need to click on the asset name to view the asset record and run the Auto Task from there. You can imagine being able to do things like include an integration node in the Auto Task that goes off and does a hardware/software scan of that asset. I hope that helps.
×
×
  • Create New...