- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2021 12:39 AM
Hello Guys,
i just have a problem in flow designer. after the json parser action i want to use the array object in a script step.
However the script runs into an error: invalid return type: com.snc.cobject.ComplexObject.
It looks like that the array object in the input variable is converted to a string.
Do you have any idea what causes this?
Solved! Go to Solution.
- Labels:
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2021 01:26 AM
Hi Göran,
thanks for reply.
I was able to avoid the problem last week by using the object "root" and then retrieving the property data in the script.
But I think I will still report the problem and let service now check it.
Regards,
Sören
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2021 01:06 AM
Hi Sören,
I would report this to support as a bug.
//Göran
Feel free to connect:
LinkedIn
Subscribe to my YouTube Channel
or look at my Book: The Witch Doctor's Guide To ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2021 01:26 AM
Hi Göran,
thanks for reply.
I was able to avoid the problem last week by using the object "root" and then retrieving the property data in the script.
But I think I will still report the problem and let service now check it.
Regards,
Sören