Hello,
I am designing a workflow wherein the workflow retrieves a multi-value field, creates an entry for each retrieved value from the starting entry, copies the pages from starting entry to newly created entry, then for each created entry goes through a series of routing decisions.
I’m having troubles with the ‘For each Entry’ portion. When I attempt to set the properties for this activity, designer states ‘No activities in this workflow provide relevant data.’ However, based on the LF help file a ‘Create Entry’ should be an activity that a ‘For Each Entry’ activity can work with.
What is it I am doing incorrectly/should do differently?