im getting this error can anyone help ?
Hi
if possible can i have a view on the property panel of Deserialize json and also the VARIABLE PANEL with that variables defined
and for more details on the datatype of variable to be used kindly have a view on this
Cheers @Mayur_Pawar
- Please include the filename with the extension.
- Ensure the JSON is valid.
If the issue still exists please attach a sample Json
Hi @Mayur_Pawar
You can use deserialize json array
use for each item in StrJsonarray
print the item
Thanks
Ashwin S
Can you let me know if you are changing the type argument here @Mayur_Pawar
yeah i showed in above snap
@HareeshMR
I mean, what is the default type there when you drag it… I’m not able to check it now … can you please check with default type and let me know if it is working?
please provide sample json array that is passed to the deserialize activity.
default type is Newtonsoft.Json.Linq.JObject only
@HareeshMR
you mean to say json file where i had wrote json code ?
activity missing …
@AshwinS2
its already there in system…
@AshwinS2
if you don’t mind can i have your json like i want to take a look of it how you made it and all