It's all about the answers!

Ask a question

serializeVariableAndParameterValues issue


Peterson dos Santos (3926) | asked Sep 06 '19, 10:43 a.m.

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



permanent link
Ralph Schoon (62.7k33643) | 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


Register or to post your answer.