Salma Sarwar Posted July 18, 2023 Share Posted July 18, 2023 Hi I was trying to retrieve and populate a custom field within the BPM. I have got an external reference number populated and was hoping to use that to retrieve the field from the external ticket and populate the current ticket with the value obtained. Can someone please help as this has not worked. Thank you. Custom H - &[global["flowcoderefs"]["getReqInformation"]["externalRefNumber"]["customFieldG"]] Kind Regards, Salma Link to comment Share on other sites More sharing options...
James Ainsworth Posted July 18, 2023 Share Posted July 18, 2023 Hi Salma, Thanks for your post. You'll have to forgive me, but I can't quite picture where you are getting the external reference from. The automation that you have in your post seems to suggest that you are copying from Custom G to Custom H on the same request. From the title of the automation, it looks like you are actually wanting the reference number of the parent request from which it was raised. Is that correct? Link to comment Share on other sites More sharing options...
Salma Sarwar Posted July 19, 2023 Author Share Posted July 19, 2023 Hi James, Thanks for your reply. The child ticket is being raised from a parent ticket BPM. When the ticket is created in the parent BPM the parent request ID is inserted in to the external reference of the child ticket. I would then within the Child ticket BPM reference the custom field of the parent ticket and copy it over. The parent BPM has the following node: In the child ticket BPM Custom H - &[global["flowcoderefs"]["getReqInformation"]["externalRefNumber"]["customFieldG"]] Kind Regards, Salma 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