Forum Discussion
Abhishek_Soni37
3 years agoContributor
Can you share example of input data(with blank/ null values)
- input value JsonStr := [\n “AC”\n]
expected output := [“AC”] - input value JsonStr := [\n “AC”,\n “BD”,\n “DE” \n]
expected output := [“AC”,“BD”,“DE”] - input value JsonStr := null
expected output := null
- sriiyengar8 years agoNew Contributor II
Tried absolute path to JAR files. The issue happened to be a Firewall issue on the snaplogic groundplex that was resolved once the correct ports were opened
Related Content
- 3 years ago