Adrian Simpkins Posted January 23 Share Posted January 23 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 Link to comment Share on other sites More sharing options...
Steve Giller Posted January 23 Share Posted January 23 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? Link to comment Share on other sites More sharing options...
Adrian Simpkins Posted January 23 Author Share Posted January 23 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: Link to comment Share on other sites More sharing options...
Steve Giller Posted January 23 Share Posted January 23 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 Link to comment Share on other sites More sharing options...
Adrian Simpkins Posted January 23 Author Share Posted January 23 Thank you Steve, I will replace that value, and try another test Link to comment Share on other sites More sharing options...
Adrian Simpkins Posted January 24 Author Share Posted January 24 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 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