I need to migrate data from external source (data are stored in excel in specific format) to Camunda tables. Also, I have to skip some services, tasks and timers from actual BPMNs. I think it’s very hard to write migration script that import data in Camunda tables.
Does anyone have an manual or some advice where to start?
Thank you in advance.