Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi
As per the original thread.
Seems like what I am trying to do is similar.
I want to write a service to output the values that are inside of my json object. I also have a subscription that calls this service.
I have attached screenshots of my code below. Unfortunately I do not get the desired output. Any suggestions on how to fix this?
Solved! Go to Solution.
Hi @Janicen
Seems like you are enabling "Async" of this service. You may try with normal service by unchecking that option in Service Info tab.
Hi @Janicen
Seems like you are enabling "Async" of this service. You may try with normal service by unchecking that option in Service Info tab.