Hi
I have given a condition such that 8 nodes are generated after mapping
now inside node, one of the field is not getting populated . The queue is shown below :
SUPPRESS
one
Two
Three
Four
SUPPRESS
SUPPRESS
Five
Six
Seven
SUPPRESS
Eight
SUPPRESS
Queue after using RemoveContexts -. Split by value:
-ContextChange-
one
-ContextChange-
Two
-ContextChange-
Three
-ContextChange-
Four
-ContextChange-
Five
-ContextChange-
Six
-ContextChange-
Seven
-ContextChange-
Eight
-ContextChange-
When I click on Display Queue on the target I see the above Queue with eight values
But in real,
One
Two
Three
are appearing in the target
the rest, the field itself is not seen in the output
What could be the problem?
regards,
Nikhil.