User-2079544531 posted
Hi,
I have json activites of statemachine that look like this
"Nodes":[
{"type":"fsa.State","size":{"width":60,"height":60},"position":{"x":100,"y":100},"id":"c73277b1-5529-4443-b100-9d6f23651940","z":1,"attrs":{"text":{"text":"d"}}},
{"type":"fsa.State","size":{"width":60,"height":60},"position":{"x":100,"y":100},"id":"7b115068-1b7b-424b-ac89-e2077110e5bb","z":2,"attrs":{"text":{"text":"f"}}}
]
i need to convert these nodes to workflow activities and then save the workflow as xaml file.