Start a Workflow - ItemReferences
Hi Is there a SmartObject that allows me to start a workflow and supply the ItemReferences XML as a parameter? BackgroundWe have an issue where sometimes workflow instances error because K2 has not obtained the SmartObject Refrences properly. I can only imagine this is down to a performance glitch, as this does not happen all the time.To Restart the Workflow the “Retry” or “Go To Activity” options do not work. Current ResolutionWhen an workflow errors in this way, I have to get hold of the XML representation of the ItemReferences.I obtain the ItemReferences XML by using the View Flow option, clicking on the Initial Start step, then I click on Data XML Audit. I then manually edit it in NotePad++, filling in the missing ID elements that K2 failed to include for some reasonI then simply start a new Instance in K2 Management and copy the edited (but now correct) XML intothe ItemReferences field. ProposalIf there is a SmartObject that allows me to start a new Workflow Instance and pass in t