Jump to content

Adrian Simpkins

Hornbill Users
  • Posts

    1,565
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by Adrian Simpkins

  1. Hi, Our vision is to have our requests auto close after a 5 day period once the request is in a resolved status - this is achieved via an email sent to the Customer with a link to reopen the call if the resolution has not addressed their issue. I have set a decision node to check the status of the call after 5 days, and if it is reopened by the Customer it should loop back round for a review of the resolution, or if the Customer has not reopened the call it should check it is still in Resolved then move to the final stage to send a closure email and auto close the request. However, i am unable to get it move to the closure stage so can anyone advise where I am going wrong please? I have included a screen shot of the BPM as below. The Request Reopened node has a custom expression: 'Flowcodes->RequestStatus==Status.open', and the Request Still in Resolved Status has the expression 'Flowcodes->RequestStatus==Status.resolved'. I am getting an error 'No Matching GoTo If Found'. I have also set this code with a value of 'RequestStatus' from the FlowCode picker and this is kicking back a larger error but I think this is due to the decision node logic. Can anyone advise at all please? Many thanks
  2. Hi Steven Thank you, at least there is a solution, I will have a read through Many thanks
  3. Hi, I have today come across a problem where we have a manual step in one of our existing Hornbill instances on all associated BPM's, which requires the User to confirm if a Customer is happy with the resolution of a call. Unfortunately it appears that when this instance was made live back in 2016, the Users were advised the call would do this part automatically and they were unaware they should have actually reviewed each call to move it to a 'Closed' status. So I wanted to ask if we amend the existing BPM's to have an auto closure step, will this take effect on the calls sitting in the Resolved status and retrospectively move the status to Closed? From what I have read I do not think this would work, but wanted to double check! If this is not an option, I presume we would have to look at having a bulk update of the calls all set still with a status of 'Resolved' directly on the database? We have over 7k calls sitting with this status since the instance went live in 2016, and ideally I want to correct the status on the calls. I am changing the existing scripts so that all future calls auto close as expected by sending an email to the Customer giving them 5 days to respond if the resolution has not fixed their issue rather than having a manual step for Users. Many thanks
  4. Hi Steven Just to confirm I have mapped the data as shown in the guide, and all displaying as expected! Many Thanks
  5. Hi Steven Ah thanks for confirming - that will be why I couldnt find anything on the Forum/Wiki ! I will have a read through the above to see how I can configure the templates to show the data I need. Many thanks
  6. Hi I am working on building some email templates to work with a new BPM/PC. I have managed to populate a number of the fields with no issues using the Variable list email supplied with the out of the Email templates, as well as reviewing the Variable picker from within the email designer screen. However, I am struggling to work out the variable I would use to display a Customers responses to the questions posed in the PC (I am setting up an auto email to forward the Customers response for review for Information Governance purposes). Is there a full list of Variables within the database anywhere I can view easily, or can you advise what Variable I should enter to display the data? I have the form name, and the field names within the form - just need confirmation what I should set as the Variable to display field 1, field 2 etc Many thanks
  7. Hi Steven Thanks for the above I will have a review, at the moment I just have a readonly form displaying the contents of the document, and the User is advised clicking Next is confirmation of their acceptance so I have a temporary solution but the above looks more suited so I will have read through. Many thanks
  8. Hi We have a requirement where we want to present a Customer with some Conditions of Use as a pre-requisite before they move onto the actual Progressive Capture questions - is there a way I can upload this document in Document Manager, then call this at the start of a request and offer a Customer a message like 'Please read the displayed document then confirm you have read it below' ? I could not see how I might be able to call this as part of the PC. Many thanks
  9. Hi Steve Thanks for the clarification, appreciated. So if the default mailbox desription above is for User generated emails rather than automatic emails, and I set just one mailbox on the Service I would just need to ensure the User has permissions to that mailbox for the auto email function to trigger correctly - perfect ! Many thanks!
  10. Hi I wanted to see if someone could just confirm my understanding of how a default mailbox will be utilised within Hornbill. We have 3 different Sites where our staff will be raising requests from, and each site has it's own local mailbox. I note that the explanation of the default mailbox states : Define which mailbox any manually sent emails will be sent from on requests logged against the service If no mailbox is selected then manually send emails will be sent from the mailbox selected by the agent sending the email on the request raised against the service Agents need to have the rights to send emails from the default service, otherwise it will default to a mailbox the agent does have the rights to send from Agents can manually override which mailbox emails are sent from when sending emails manually from a request logged against the service if they have the rights to more than one mailbox So I just wanted to confirm that if I do not set a default mailbox on a Service, the email should default to a users default Site email ? The reason I want to confirm this is ideally I want to use the same BPM / PC's for each Site, and offer one service rather than having to setup a service for each site with their local default mailbox specified. Many thanks
  11. Hi Steven Thank you that worked perfectly, I thought it was the condition parameter I was setting incorrectly ! The script is now popping up the questions like your example and it is exactly how I wanted it to display. Many thanks again, much appreciated
  12. Hi Steven, thank you for the response ! The above method looks like it would hopefully suit our needs so I will have read through and have a go in a PC to see how this functions, and will confirm outcome as soon as possible. Thank you
  13. Hi Miro, thanks for the response I have included screen shot of the progessive capture - this only has a few sub questions set so far as i wanted to see if I could trigger the decision branch from the selections in the simple list via a dynamic checkbox before building a complete PC with all sub questions. Ideally I wanted our Customers to be able to just select each system they want from an initial list, then if we require any further system specific information the relevant questions would then trigger if the Customer has selected that system in the dynamic checkbox offered on the Systems Required customised form. Many thanks
  14. Hi, I am currently setting up a BPM / PC to allow us to capture a Customers requirements for access to multiple systems. We have 13 systems that our Customers currently request via paper forms, which I am looking to digitise via a Service / Catalog item. I have set up a script to initially offer a Customer a dynamic checkbox list which calls a Simple List with all the systems listed. However some of these systems will generate further questions if a Customer wants access, so they are not straight forward Yes/No responses, and I have set some decision branches to ask the further questions we need to be able to setup a Customers access correctly. Is there a method I can utilise to allow me to offer a list of all options, where a Customer can select multiple 'Yes' values, then according to what they select in the list the relevant question would trigger? The PC I have setup is just offering the list at the start of the script, and then none of the sub questions are triggering as expected - the custom expression on the branch decision node just appears to offer actions based on questions offered in the PC, rather than anything which appears to check against the provided Yes/No responses in the Dynamic Checkbox list? Many thanks !
  15. Hi Victor, Thanks for the pointer - this method may alleivate some of the input if I can filter by role, so I will have a closer look at this function you have highlighted. Many thanks for your advice !
  16. Hi We have around 140 Users to be setup on Hornbill with a variety of roles depending on their job role, and I was hoping you can advise if there is any kind of template I can use to set these up, as having to add the roles individually to 140 Users will be a little bit onerous! I note there is a template option on the User tab but this looks like it just relates to setting a template for importing your user base into Hornbill. What I would like to be able to do is set for example 10 different user profiles then be able to add a list of Users to grant these different profiles to. Is there a quick and easy way to achieve this please, or will it be a case of having to go to each User account individually and add their required roles? Many thanks
  17. Hi Ehsan Thanks for the above, I have the Hornbill application on my mobile already which does indeed have some powerful features for Users to utilise on the move, it was more an enquiry about a Customer version of the app I was enquiring about. I am planning on attending the Insights event so hopefully may be some further updates at that time so I will raise this again at the event if it is not raised by someone else. Many thanks
  18. Bumped for any update - would this be something that would be possibly discussed at the Insight event?
  19. Hi Steven Thanks for the pointer, most helpful! Hopefully this will enable our users to identify VIP accounts, we will just have to make sure our staff working the queue check this field going forward. Many thanks !
  20. Hi, We currently have a trigger setup on our SupportWorks so that when we have a call raised on SupporWorks a messsage pops up advising 'This is a Senior Member of Staff' or similar. I was wondering if there is any similar function with Service Manager at all please? I believe we have set this against a User on Supportworks and it is called with the code !PI: This is a Senior Member of Staff! So i wanted to see if there is anything we can set against the user profiles we have loaded, so that a similar message pops up for the Staff working the queue, so that they are fully aware when dealing with a call from a senior member of staff please? Thanks
  21. Thanks @dwalby and Steven - appreciate the assistance. I have updated the default script in the application settings as above, and a new change request now calls the PC I have setup, and it is now triggering as expected, thanks for the tip. I will bear it in mind for the other default request types! Many thanks !
  22. Hi, I am looking at the change management process within Service Manager, and I note you can only raise a Change Request from one of the below locations rather than from a Catalog item set against a Service. However our instance seems to be bypassing the BPM I have set under the Change Management Service we have setup, so I wanted to know how do I set it so that when a User raises a change request it uses our Progressive Capture Questions rather than the default capture? I presume this will need to be set on all the default capture that Hornbill defaults to, so to understand this will assist greatly, as the default captures will all need amending to suit our needs, or I will need to change the defaults on all request types. The Request List > Using the Raise Change drop down option next to the Raise New icon The Request List > Using the Raise Change drop down option next to the Raise New icon Boards > Using the Raise Change drop down option next to the Raise New icon Existing Incidents records > Using the Raise Change from the Raise New Linked Request option under the Link Action Bar or Using the Raise Change drop down option next to the Raise New icon Existing Problem records > Using the Raise Change from the Raise New Linked Request option under the Link Action Bar or Using the Raise Change drop down option next to the Raise New icon Thanks !
  23. Thanks James, I will update this on my mobile and have a play. With regards to the image upload from on IOS device, is there currently an option to either upload a compressed image or full image be added at all? A lot of our mobile devices are Apple devices so just wanted to see if there is an option already on IOS to choose size of file upload, or does it just upload the image with no option to choose file size? Thanks
  24. Thanks James, appreciated ! I will make our teams aware of this in case it is raised again and will monitor for the update to resolve this.
×
×
  • Create New...