Jump to content

Steve Giller

Hornbill Staff
  • Posts

    6,497
  • Joined

  • Last visited

  • Days Won

    268

Everything posted by Steve Giller

  1. This is addressed in our wiki page. FCrDNS does not, for all practical purposes, work with a Cloud or multi-tenant system due to these platforms having multiple email servers to ensure resilience. A few systems still use this system, but they are the exception rather than the rule and we are advising our customers and their email recipients to avoid using any blocklisk that implmennts FCrDNS
  2. As written that will only match against the final fromAddress in the list. Use '%.something@abc.com%' if you are matching multiple addresses. If there are additional criteria, don't forget the operator precedence and use brackets where necessary. The ExpressLogic page has more details on building expressions.
  3. That screenshot was in Outlook, yes - I see the same in both the Desktop Client and the web app.
  4. They show up fine on my test: I certainly wouldn't rely on them, as results will vary as how this is rendered, let alone what actions are performed or not, will be completely down to the recipient's environment.
  5. I've tagged this as an Enhancement for you. Please note that this only means that the Developers will see the request, it does not guarantee that it will be accepted.
  6. Unfortunately, not at this time. There is a story to add this functionality, however this is not yet prioritised and we can't give any time frames on this at this stage.
  7. I can confirm that only questions that populate Text fields are able to be edited, and there are no current plans to change this. Assuming these dates are populated in the Intelligent Capture, would the Date Range field rather than just Date fields achieve what you need?
  8. A bulletin can be a clickable link if you enter one in the Employee Portal Link field. You cannot have multiple words in the text be different hyperlinks, however.
  9. I believe that h_sm_relationship_entities is the linking table for these relationships.
  10. I don't think that's possible in reports, possibly because anything that's exactly the same every time would be redundant. Can you explain what you're trying to achieve, as there might be a better way to approach it?
  11. Merged into a single Service Manager post.
  12. If a Task (an Authorisation is a specialist Task) fails within a Parallel Process, all other Tasks within that Process will automatically be cancelled, so it is likely that only one Authorisation is the problem here - although not guaranteed of course. If these authorisations are External Authorisations, the most common reason is the recipient email is being rejected, providing a valid and active email address will resolve this. If they are full Authorisations, please check that you have not demoted any of the Authorisers to Basic User, or added a Basic User to an Authorising Group etc. The first step would be to review the Workflow Instance Logs to see if there are errors that indicate where the problem lies. Navigate to Admin->Service Manager->Manage Executed Workflows->Suspended, change the dropdown to "Search on External Reference" and enter the Request Reference: The first button, Show process logging info will show you the logs.
  13. I think this is one to discuss with your LDAP admins (I'm guessing this will be AD/Azure AD?) in the first instance. If this was working previously, the security requirements on the LDAP server may have changed, and you may need to update your KeySafe entry and/or the SSO Profile in Hornbill.
  14. Division appears on my list - I believe this list is dynamic and only displays the Organisation types you have create at least one group for.
  15. Try h_fk_serviceid. Bear in mind that and I've not checked whether this is the case.
  16. Turns out that this is the exact issue that is blocking what you're asking for. Where the WTC is Mon-Fri, 9-5 (or similarly structured) this is a straightforward issue, but what if the WTC is Mon-Thu, 8:30-5:30; Fri 9:00-4:00; and Sat 9:00-12:00? What is a "Working Day" now? Do we go with an average, or the "normal" working day, or some complex calcuation based on 4 full, 1 nearly full, and one half (ish) day?
  17. We'd need a very precise description of what you'd want to see in the report - the requirements above are very generic. If you want to build a report in Advanced Analytics the relationships between Services and Subscribers are in h_itsm_servicesubscriptions, however factoring in Organisations, their members, Catalog Item exclusions etc. could make this a complex exercise depending on your setup.
  18. I'm assuming that this is searching under the Requests entity (as this is the only one to allow limiting to a Service) You might find the Advanced Filter in the Request List View will achieve what you need here.
  19. Do all the analysts supporting that Service have the correct rights to the Mailbox?
  20. I appreciate this isn't an API, but in the absence of one flipping the "Shared" value to off and back one has the same effect. This is currently only available in the UI.
  21. I don't believe this is as simple an option to provide as it may appear, however I've asked internally and someone will post back here with an answer.
  22. In the schema h_custom_26, regardless of the table, is listed as an Integer field. If you wish to preserve a leading 0 you must use a Varchar field.
  23. Just one question - why would you need to have more than the User ID returned when you can pass that to userGetInfo to retrieve the information?
×
×
  • Create New...