Hello,
When I try to run this module only with the same input text it works. But when I run the all scenario it doesn’t work. The data has pipe characters and I would like to split by pipe “|”
Do you have any idea?
Hello,
When I try to run this module only with the same input text it works. But when I run the all scenario it doesn’t work. The data has pipe characters and I would like to split by pipe “|”
Do you have any idea?
Hi @ManishMandot
Thanks for your response but I’ve pipe characters in my data and it’s working once I try to run manually just this module only. Not working in full scenario run, this is the issue.
The only reason would be empty input in this module, the previous module would not be giving any output for this mapping
Check output of the immediate previous module for the data field
I’ve solved the issue by using Compose string module before set variable.
Hi there @Mehmet_Demir
I just wanted to say a quick congrats on solving this one!
Also, thanks a lot for remembering to share what you learned with us and for marking your last comment as a solution. Thanks to that, folks searching for similar info in the future will know where to look and the community will stay neat and tidy.
Keep up the great work!