Jump to content

Steve Giller

Hornbill Staff
  • Posts

    6,474
  • Joined

  • Last visited

  • Days Won

    268

Everything posted by Steve Giller

  1. My apologies, it transpires that a Basic User is not displayed in the list of Document Owners. This is being looked into internally, the workaround is (as you may have guessed): Promote the Basic User back to a Full User Reload the 'Change Ownership' page Re-assign owned documents in the usual way Demote the Full User to Basic Archive the User
  2. In theory ordering by a unique field will give you the first data set, and ordering by the same field in the opposite direction will give you the rest (with a little overlap.) If you go past 50,000 that's not going to work, but I'll leave that answer to someone with a better knowledge or Reporting.
  3. I suspect this is because you know which email address it was sent to, otherwise the Request wouldn't have been updated, so the cc: values are the unknown here, although there's not really enough information in the original question to be certain here.
  4. Ah, I see why I was confused - that's not In-App reporting, which is accessed from the Service Manager menu: I believe the required Role for Reports would be the Reporting Admin (Platform) Role.
  5. This sounds like you need separate reports for each of these "Summary Contains" criteria. You can group by a column in SQL, but not in a portion of the data contained within a column.
  6. I'm fairly sure there isn't a "Create New Report" button in Service Manager In-App Reporting. What are you expecting to see and where?
  7. The setting asset.form.tags.addNew determines whether tags can be created by simply typing a new word into the "Tags" field on an Asset. The Asset Tags option from the 3-dots menu on the Asset Management page will allow a User with the Asset Management Admin Role to add, remove, and edit Asset Tags.
  8. If you configure the scripts correctly, probably separating out the Create script from the Update script, you can have different Roles for a newly created User and an Updated User. If you make the scripts more granular you can update based on Group Membership (or any searchable LDAP parameter) by using precise LDAP queries in the import, so an Employees moving Job Roles will have their Hornbill privileges updated to match as long as you update AD accordingly.
  9. You can only view your own Tasks, or the Tasks of a User you manage, this is reflected in the list available to the Owner filter.
  10. I can't help from experience, nor have I seen the Microsoft API for this, but I would imagine it's difficult to create a Calendar Event without specifying which Calendar you wish to place it on.
  11. It was removed in the context of "Never say never" but as the Request List view is, by design, intended for active Requests we cannot make any assurances.
  12. @Berto2002 Done (I hadn't spotted that as I rarely read the actual titles!)
  13. @Alisha You're in the right area with String Utilities, but you need the Regex Substring option. As for the Regex Expressions to use - everyone hates Regex so you may be on your own there.
  14. That would be correct, the result is the index of the match: I can't really explain where you're going wrong because you haven't said what you're trying to do.
  15. Yes, no changes there for the time being.
  16. Company Home is the default term - your Admins may have given it a different name. For:
  17. @chriscorcoran The Customer Portal (note: this is for Contacts, not Users) is https://customer.hornbill.com/[INSTANCE_NAME] The Employee Portal (note: this is now for both Full and Basic Users) is https://live.hornbill.com/[INSTANCE_NAME] Signing in via will take you to your Default View, set by clicking your Icon in the top right corner as shown above. Selecting Company Home will take you to the Co-Worker's view of the Employee Portal, rather than the Request List. The link provided above of https://live.hornbill.com/[INSTANCE_NAME]/servicemanager/ is not a complete URL and will probably show a 404 page.
  18. The page you (and other Users) are landing could simply be due to the Default View setting:
  19. Hi @Adrian Simpkins I didn't spot this post - as far as I'm aware the system should work its way through the backlog in chunks. If you see the number stop reducing please let us know, but I imagine you'll have a good idea of whether this is processing as expected by this stage.
  20. We have also seen some issues delivering to Customers with Exchange Online mailboxes, these seem to have cleared up now - are you still seeing issues or are things back to normal?
  21. @Salma Sarwar Aside from what it says - that there's an invalid character in the data - I don't have anything more to offer, I'm afraid.
  22. @YemsChas There are no immediate plans to add that functionality to the mobile App, unfortunately. It is on the list for a future update, but there are no timescales for this particular change.
  23. The maximum number of rows for this is governed by the api.xmlmc.queryExec.maxResultsAllowed setting, and has a default of 1,000 and a maximum of 25,000 as you correctly stated.
  24. @Alisha Advanced Request Task Completer is a right that sits within a Role, not a Role in itself. The name is also accurate - it allow completion of Request Tasks - it does not affect assignment of Tasks. There is a section on reassignment on the Tasks wiki page which details the rules around this. Rule 1 is, basically, ensure the Task has an Owner.
×
×
  • Create New...