Adrian Simpkins Posted July 12, 2019 Share Posted July 12, 2019 Hi All So we have 3 separate mailboxes all feeding into the one instance of Hornbill (we are currently comprised of 3 different Active Directorys / mailboxes until we become one entity at some point in the future). I have setup full access to each of these mailboxes, and granted this access to myself. However, when checking this function out, I can only get emails to generate if I set the mailbox to my local mailbox, but when setting it to 'Auto' I am getting the below error. Can anyone advise what I may be missing, as I am sure it is just a configuration issue somewhere ? We will need to have this set as 'Auto' due to the setup of our AD / Emails / teams at the moment, so it needs to work so that any of our analysts from each AD can access the request and send an email from their own local mailbox. In effect we will have 3 1st line teams, 3 2nd line teams etc until we have one common AD and Email. Many thanks Link to comment Share on other sites More sharing options...
Guest Chaz Posted July 16, 2019 Share Posted July 16, 2019 @Adrian Simpkins when it's set to Auto it does some stuff behind the scenes to see if a value from a variable with the same value exists. Pretty unlikely for something like this, so it should be changed to Manual and a Mailbox specified. Link to comment Share on other sites More sharing options...
Adrian Simpkins Posted July 16, 2019 Author Share Posted July 16, 2019 Hi Chaz Thanks for confirming. This does present a dilema though as we have 3 seperate mailboxes, and at some point we will want our Analysts to work any of the requests that come in from each site into each mailbox - would this mean we would have to have 3 seperate setups until we have one common email for all 3 sites as I would only be able to set one mailbox against the BPMs? Many thanks Link to comment Share on other sites More sharing options...
Dan Munns Posted July 16, 2019 Share Posted July 16, 2019 Could you put some logic in around the domain the customer is using? So a decision node following a Get Request Info with 3 outputs for the three mailboxes. You would need to set the decision branches like this: And the whole thing would look like: Bit of a pain I know but I think it is probably the best way to ensure the correct mailbox is used. If you merge you 1 and 2 together before 3 for example you could just leave the logic for domain 3 and then have a No Match for the other 2 Link to comment Share on other sites More sharing options...
Steve Giller Posted July 17, 2019 Share Posted July 17, 2019 You would definitely need to ensure that a No Match option was present, just for that one time it crops up and you'd otherwise be left with a broken process. You can either have the No Match go to the node for your default domain, or to a second decision node that deals with the unmatched route separately. Link to comment Share on other sites More sharing options...
Adrian Simpkins Posted September 12, 2019 Author Share Posted September 12, 2019 Hi Steve / Dan Sorry I thought I posted a response to this ! I have set up the routing into all 3 mailboxes using the logic suggested above by Dan and I have left one as a no match option just in case as suggested by Steve Many thanks ! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now