Adrian Simpkins Posted January 23, 2023 Posted January 23, 2023 Hiya, We are making use of the new Wait for Linked Request node in our parent request, and this is working well for this scenario where you have a parent request, with linked requests. However, we have a requirement to raise a linked request dependent on correct criteria to raise a linked request. However, the wait for linked request node in the linked (now parent) request does not appear to be working the same. So I wanted to check should this work on a linked request raising another linked request? We have set the request number to be the newly created linked request from the outcome on the create linked request node, but it appears to just ignore the wait for linked request completion. Many thanks as always
Steve Giller Posted January 23, 2023 Posted January 23, 2023 2 minutes ago, Adrian Simpkins said: We have set the request number to be the newly created linked request from the outcome on the create linked request node, but it appears to just ignore the wait for linked request completion. Wait for Linked Request does not wait for a Linked Request to be completed, it waits until the current Request has another Request linked to it. Are you using this node, or the Wait for Linked Requests Completion node?
Adrian Simpkins Posted January 23, 2023 Author Posted January 23, 2023 Hi Steve, yes sorry wrong description of the node - using the Wait for Linked Request Completion in the parent request, and below is the flow in the linked request that needs to raise another linked request Parent: Linked request:
Steve Giller Posted January 23, 2023 Posted January 23, 2023 33 minutes ago, Adrian Simpkins said: We have set the request number to be the newly created linked request from the outcome on the create linked request node I suspect that this is your issue, then - this should be the request that is suspended, not the request that you are waiting for. 1
Adrian Simpkins Posted January 23, 2023 Author Posted January 23, 2023 Thank you Steve, I will replace that value, and try another test
Adrian Simpkins Posted January 24, 2023 Author Posted January 24, 2023 Hi Steve, just a quick update: we could not get it to work with Wait for linked request completion node, but it is now working with a Wait for request update node instead. Thank you as always
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