Forum Discussion

Kelemvor's avatar
Kelemvor
Icon for Advisor rankAdvisor
2 years ago

Can a website check look for multiple occurrences of a JSON item?

Hi,

Normally I have a website that looks through JSON and picks out a pair like Status = Complete.  However, I now have a JSON result that includes multiple statuses in one file.  I need to be able to parse through all the occurrences of “state” and verify that all of them are either “running” or “completed”.

Is there any way to do this through the LM gui?  I was told I might have to use a Groovy script, but I don’t know what that is or how it works (not a programmer).  If anyone can guide me towards a solution for this, that’d be great.

Thanks!

No RepliesBe the first to reply