Jump to content

Hornbill Automations > Get Request - No "Customer Job Title"?


Jack_Podmore

Recommended Posts

Hi guys, 

In one of our Business Processes we make a decision on a the ticket requestors job title to decide whether or not what they have requested needs additional authorisation and if so will send an email to their line manager. 

This is working fine in the existing BPM with the "flowcode" entries in the expressions however when we have gone to add additional "OR" parameters we do not have an option to select Customer Job Title. Can anyone point us in the right direction? 

image.png.8c07e3f0d9208afad497a2ed5ad7e389.png

Thanks,

Jack

Link to comment
Share on other sites

@Jack_Podmore you can get to it, and evaluate the Job Title, but it's a couple of steps

1. Use a get Customer Info node - one of the output params is customerid

2Follow this with a Use a Hornbill Collaboration > Applications > Users > Get Users Details option and use the customerid from the output params in step 1 to identify the user you want the info for in the input params userid

image.png

One of the output params for this node is Job Title as shown in the image above, so you can follow that node with your decision node and branch accordingly.

Hope that helps

 

Link to comment
Share on other sites

  • 7 months later...

@Steven Boardmanthanks for your advice on this. For some reason we are still struggling to implement this, slightly different we want to check the customers site but I believe its the same concept. 

We have a "Get Customer Info" node followed by an automation as per your step two above. We have tried with/without adding the customerID as the User ID as per below: 

image.png.a384857ff20c858cdd8d53e8dbe45d6a.png

We are then checking on the site within a spoke from a decision but for some reason this still isn't working: 

image.png.006fa401798d4f33b5f4f3f6550931ad.png

Do you have any more advice at all please? 

What we are trying to do is stop automated emails going to users "Managers" if they are part of a particular site. 

Thanks,

Jack

 

 

Link to comment
Share on other sites

  • 2 weeks later...

Hi @Jack_Podmore sorry your having issues here.

I've attached a simple business process example which will:

1. Get Customer Info

2. Write the Customer Site to the Timeline

3. Branch off the Customer Site value - so if London it will go one way, and if not London it will go the other

Hope this helps to trouble shoot your process

Steve

customer-site-example.draft.bpm.txt

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...