Experts,
Iam facing an issue where i need to copy values from the first entry only if there are no more entries in the context
Sometimes i see multiple entries in the context. each entry in the context is sent to the new record as a field value.so i would want to pass the right values if entries exist else i would want to copy the first occurence.
This is how my sample structure is
if then -> Remove Context - SplitByValue - Target,
Copyvalue doesn't work for the case when there are multiple entries in the queue.
Thanks much,
Pavan