Jump to content

Victor

Administrators
  • Posts

    5,696
  • Joined

  • Last visited

  • Days Won

    169

Posts posted by Victor

  1. Depends... The BP that will be associated to the call can be assigned in the following order:

    • on the service catalog item;
    • on the service itself;
    • on application settings.

    If the first two are not possible - the request is logged without being associated to a service or there is no BP set on catalog or service, Hornbill will use the application settings to associate the BP.

    Default_BPM.PNG

  2. There is no "direct" functionality to achieve this, there is a workaround to this, you could amend the application setting for the archived email folder (screenshot attached). By default emails applied to request will be moved to the folder specified by this setting. Changing this value to Inbox will "keep" the email in Inbox folder.

    Archive_Email_Setting.PNG

     

    EDIT: Another option to access the original email attached to the call: 

    You can also access the attached email from the request timeline. When an email is attached to a request, the "More Actions" button will have a link to "View Email". This will open the original email that was attached to the request.

    More_Actions.PNG

  3. Dear all

     

    This morning we released our new version of Service Manager 2.31. This is now available for you to update in Hornbill app store. Below is a list of changes and fixes introduced by this version:

    NEW: Ability to make the Closure Category mandatory. This can be enabled through 'servicemanager.request.closureCategory.default.required' application setting.
    FIX: Non public updates are visible on timeline when viewing requests through a portal
    FIX: Service Status text-box in the Service form should only grow on data entry
    FIX: No requests presented, if the only condition for a View is Service
    FIX: Format issue with date for customer fields questions
    FIX: Cannot log a request with service form and question in Problem progressive capture
    FIX: Question date/time Answers showing as Null in request
    FIX: Questions in progressive capture display simple list value instead of label
    FIX: Cannot view organisation's requests through the customer portal

  4. @rgbargee the authorisation node in your process is configured to create an authorisation task for "Ian Teague". This is not a a valid user for authorisations. In the users list Ian appears to be configured as a basic user, which can't be used for authorisation as basic users do not have access to collaboration tool (tasks are part of the collaboration tool, not Service Manager).

    This can be fixed by changing the node to have another authoriser than Ian or to change the user type for Ian from "basic" to "user".

    • Like 1
  5. @ojenkins I need to look into "h_fixby" query, to be honest I am not clear how this should work as I did not have a chance to test it...will do this as soon as possible. However in regards to the "h_status" you could have your customised text by using email template ESP conditions:

    https://wiki.hornbill.com/index.php/Email_Template_Variables

     

    So you can have a condition to check for the value of "h_status". If the value is: status.open then display the text "Open" instead of the actual status value. Same for other status values like: status.resolved or status.closed.

     

    Also you can include may conditions if you really like to be creative for example also check if "h_owner" has a value and if it does not, then display for status a text like: "Open and not yet Assigned"... feel free to use your imagination here as desired ;)

     

    EDIT: some spelling mistakes (too much or not enough coffee)

×
×
  • Create New...