Martyn Houghton Posted June 13, 2016 Posted June 13, 2016 Is it possible to insert variables (i.e. those from Get Request Details), such as the call reference, summary etc into the Human Task Title, Category or Task Details fields, rather than just having the ability to use static text? I know there has been some additions to allow the insertion of variables into update request node, but it would be really useful to include additional request specific information into the activity description. Cheers Martyn
TrevorKillick Posted June 13, 2016 Posted June 13, 2016 Hi Martyn It is possible if you use Ctrl + Left Click you should see the inject variable menu. Kind Regards Trevor Killick
Martyn Houghton Posted June 13, 2016 Author Posted June 13, 2016 Trevor Thanks, got that working now. Not sure why I could not get that to pop up before. must have been me. Cheers Martyn
Martin.bowman Posted July 20, 2016 Posted July 20, 2016 Hi, Further to this, is it possible to add more than one variable? I have RequestID but that appears to be the only one available unless I select the Flowcode Outputs from Automated Tasks. What I am trying to achieve is Text - RequestID - Priority Text - RequestID works using text - &[global["inputParams"]["requestId"]] But adding the &[global["flowcode"]["priority"]] to the end just gives an "undefined" output in this section Could you advise where I am going wrong please? Thankss Martin
Victor Posted July 28, 2016 Posted July 28, 2016 @Martin.bowman have you tried &[global["inputParams"]["priority"]]?
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