Jump to content

LifeOfJonny

Hornbill Users
  • Posts

    110
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by LifeOfJonny

  1. Hi Hornbill,

    "Portal Chat Session User" role has disappeared, as you can see when my script added it to the newly created user via the API its make it a blank role.

    When you try add other roles to this user, the big list of roles has now disappeared.

    Is "Portal Chat Session User" meant to be there or is that a non-basic user role? I was lead to believe all users who want to use live chat in the Company Portal need it?

     

    image.png.f20fc0f4d664d95da94c84440edc12b4.png

     

    Jonny

  2. Hi Hornbill,

    In our instance we have "This setting prevents resolving or closing a Request that does not have an owner" set to false because the other service in our company using the platform would like to be able to resolve calls without an owner. Would it be possible to add it so this can be toggled in the BPM process, so the service area's that require this can have it turned on for their requests?

    Jonny

     

  3. 39 minutes ago, HHH said:

    Update:
    The workaround of adding the outgoing node before the second incoming node runs as expected. I hope Hornbill can provide some kind of rationale behind the decision.
    We'll start by running this on one of the smaller services just in case there are some bugs

    Oh yes that worked, will be good to hornbill's stance on it :-)

    image.png.8d32817b8376f1c7cdf079c25ebe2f77.png

  4. Hi,

    When you looking at a service, and go to look at the direct requests, the filter options aren't quite right.

    "All My Teams" filters correctly, but if I want to see all the requests in any of its supporting teams, I have to select "All my service", then create a filter for the service, which makes this section of the service pointless???

    Jonny

     

    image.png.a36e4d17a25e5e80bd166f42b72a3b4a.png

  5. Hey @HHH

    I think we're trying to do the same thing. I'm trying to check multiple parts of a BPM process (see screenshot) below. Instead of using via, I'm having to use a hornbill automation (does nothing to the request, all options set to ignore for "Lock/Unlock Actions"), so I can combine the 2 results of the Decision then input to another decision.

    What I'm wanting to do is...  "team set?" if Yes go to the "Check Source" Decision, if not set the team to Service Desk and then move to check source. As a decision node doesn't support two inputs, I can't do this without some form of middle man to bring the two different actions back together before moving on to the next decision.

    Is this what you are having problems with?

    Jonny

     

    image.png.18771964e63a400e2435881c06f4a4f4.png

  6. 12 hours ago, James Ainsworth said:

    Are the home workers working through a VPN connection into your office?  Hornbill wouldn't be able to see internal IP address so I'm assuming that the listed IP address are those of your gateways.

    I connect to Hornbill direct, as we use a Split Tunnel with our Corporate VPN. Some people do connect to Hornbill via our VPN, our corporate ISP starts with 195.x.x.x or 95.x.x.x addresses

    RFC1918 networks aren't publicly route-able, so you wouldn't see our internal IPs anyway.

    https://www.arin.net/reference/research/statistics/address_filters/#:~:text=According to standards set forth,0.0 – 10.255.

  7. Hi Hornbill,

    If you search for a co worker at the top of Hornbill, it then searches and you find the co-worker in question. If you go and use the same search box again to find someone else it doesn't actually search. The Search box above the results works but not the global search bar at the top.

    Many Thanks

    Jonny

  8. @Victor (Offline)

    We've no gotten a new mailbox just for this purpose setup, its not got a inbound service configured as its not going to be used for receiving any emails, just sending these SYSTEM emails.

    I've now set the setting as you pointed our in your post there, but when we first set this up. My account wouldn't get any assignment notifications but the other two people testing it with me got their notifications emails when we would assign each other requests or incidents.

    So I left my assignment emails setting off overnight and turned it back on this morning and now I do get these emails but the display name has gone from being "Hornbill Notification" to "noreply". Since its gone to noreply as well it no longer shows Sent Items in the mailbox.

    Please see screenshots below.

     

    Today's email
    image.png.cc1869887d2da732e235796ab011e2ce.png

     

    Yesterday's emails
    image.png.0ce1e8a2ef6a7349ec07cddb6ffa5949.png

    image.png.6fd66492ad3e61506a1a52078dd22dd4.png

     

    Sent items of this mailbox

    image.png.e8a65c46614dc3505c802ea0bbda57b1.png

     

     

    Created Mailbox

    image.thumb.png.d5630c9c3cbc7df5fad8209ab6ed591a.png

     

    Service Manager Settings

    image.thumb.png.80d14b4f57d11054b66a6f046a8e3a2b.png

     

     

  9. 23 hours ago, Ehsan said:

    @LifeOfJonny Yes, I would suggest for you to go with that. Any enhancements to the Assets functionality is published on the release notes. There's an enhancement request coming up in the coming months where we'll add new columns but either than that, we don't add columns every so often as we've considered the majority of the industry standard Assets related columns.

    Gotten it working but how do I update owned_by its not on your list? or do I need to call different method to change that?

    Jonny

  10. I'm trying to write code to use updatemethod2, but its bit tricky when I want to pass a value to be updated to a updateAsset function and the field doesn't know if its a generalProperties or additionalProperties.

    I basically retrieve my using getAssetsFiltered, to get the exact asset I'm after, which returns the data as a json array. but it does not report where the values belongs (generalProperties or additionalProperties)

    How would you recommend going forward? Do I do one update per field changed field, this way I can control where there value goes in to generalProperties or additionalProperties. Ideally I want to create an array of values that have changed, and then throw that in to the function and it to then update the asset. Don't really want to be doing 3/4 calls to change 3/4 fields.

×
×
  • Create New...