serializeVariableAndParameterValues issue
int[] arrayWi = templateService.instantiateTemplate(WORKITEM_TEMPLATE_ID, WorkItemTemplateSerializable.serializeVariableAndParameterValues(workItemTemplateVariables, null), workItem.getProjectArea());
Hi Friends,
I'm trying instantiate a template, but the method serializeVariableAndParameterValues, dont work fine and my script goes into an infinite loop.
I appreciate any help
Regards
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Sep 18 '19, 2:17 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Consider the answer in https://jazz.net/forum/questions/265313/how-can-i-use-iworkitemtemplateserviceinstantiatetemplate/265522 and try to setup the RTC SDK in order to be able to debug what happens (and what should happen). |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.