Hello guys,
I am trying to deserialize JSON text using Deserialize JSON activity but studio throws Job stopped with an unexpected exit code: 0xE0434352.
Its works fine when text size is small but not when huge text.
Please suggest if there is any other way to do the same task and output should be JSON Array.
ensure to have identified the exact location where it is failing. When the Deserialize JSON Activity is throwing the exception give a try at the following
setup a fake JSON e.g. with repeated non confidential values within a size, which causes a thrown exception. So we can work on this and you will not break any confidetials