In our custom application which utilises K2, we have a lot of custom inline functions. Occassionally, we run into problems on our test servers which could have been easily resolved if we were able to debug the custom inline finctions.
Is there a way to export a whole process instance(including activites, process data etc.) and then import it to another K2 server(development environment) so that the workflow can be processed there? We are using K2 4.6.11 if that helps. Thanks in advance.