Jump to content

Chloe Carson

Hornbill Users
  • Posts

    11
  • Joined

  • Last visited

Posts posted by Chloe Carson

  1. Is it possible to allow connections to search for requests they are connected to by Request ID or summary, same as how they can search for requests they have raised?

  2. On 9/9/2022 at 4:41 PM, James Ainsworth said:

    Hi @Chloe Carson

    Thanks for your post.

    I'm assuming that these 3000 users are users that are already within Hornbill?

    Are you doing any type of scheduled import for initially adding these users?  If you are, you may find that changing your import may do this for you and keep it up to date, rather than manually doing within the Configuration.

    We would probably need a bit more information about how you populate your users.  You many also need some value from the source of your import that would determine which organization group(s) that they will belong to.

    Hi James 

    These user's are already in via single sign on I believe

    Thanks

  3. 3 minutes ago, Steve Giller said:

    If you navigate to Admin -> Platform Configuration -> Advanced System Settings and enter "passwordPolicy" in the filter box you will see the various constraint settings.

    The obvious ones to look for are:

    • security.guest.passwordPolicy.minimumLength
    • security.guest.passwordPolicy.mustContainLowerCase
    • security.guest.passwordPolicy.mustContainNumeric
    • security.guest.passwordPolicy.mustContainSpecial
    • security.guest.passwordPolicy.mustContainUpperCase

    but there are a few more, and of course the user variants for Full/Basic users if required.

    Hi Steve

    I checked these but the password doesnt seem to go against anything we have here. We haven't changed any of these from the generic and I'm using the password generator node with 12 characters and including numbers.

    The same password works if done manually in guest accounts in platform configuration

  4. Hi, I am creating a contact within a business process but when setting their login credentials for the customer portal, I am getting the following error:

     

    setPortalAccessCredentials - "EspMethodCall::invoke: Operation[admin::contactSetAuthentication] The value in element <authCredential> did not meet the required input pattern constraints. at location '/methodCall/params/authCredential'"

    I have done this both with password as normal text and with password BASE64 encoded.

  5. Within my business process I currently have a node to wait for linked requests, I have a couple of questions RE this.

     

    1) I want the suspend node to suspend until another request is linked OR it reaches 60 days prior to a service date. I've used cloud automation to get a timestamp of 60 days prior to the service date, can I use this against the expiry for the suspend node?

     

    2) if a request is linked, I want to use a decision node based on the catalog item of the linked request, how can I pull these details? I was going to used Hornbill Automation, Get request information and change request ID to a variable, but can I pull the linked requests ID within the business process?

     

    Thanks in advance!

×
×
  • Create New...