Hi,
is there any way to get values from ServiceDesk SLA fields using JJUPIN?
I try to use something like:
string newIssue = "SUPPORT-1377";
string sla = %newIssue%.customfield_12201;
but it seems that the returned value is some kind of JSON, not string, number, interval or whatever.
Best regards,
Pawel
Hi Pawel,
The SIL support for JSD fields, like SLA, is not available yet. If you get a JSON, you may want to write some JSON processing routines. The simplest way to go, if the JSON is not big/complicated, is to capture the information using a Regular Expression. Eventually, Kepler team may add some JSON processing routines too, you should ask them about it.
Regards,
Silviu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.