Search Task Module not Connecting to Watch Record Results
Hello!
I'm working on a scenario that will automate our project closure process, we have a Project Summary Details form on all of our projects that needs to the data mapped before we can close the project.
Im currently in the mapping stage of the scenario and keep running into this issue:
my first module is a Watch Record module that watches for projects that are marked 100% complete, followed by a read record module to get the information from that project, and then a search Task module to search for a certain task within the results of the watch module and keep getting an error result: Missing value of required parameter 'ID'.
I've tested this two ways, 1 targeting the watch record module and second targeting the read a record module, as they both output an ID
and neither of them work when tested.
Any assistance is appreciated, thank you!