Hello, is that possible to call a sub process which call another html dialog inside. E.g
SubProcessCall.withPath("Functional Processes/callAnotherDialog").call();
I tried it and got exceptionexception with number 1
ClassCastException: java.lang.Object cannot be cast to ch.ivyteam.ivy.scripting.objects.util.IIvyDataObjectch.ivyteam.ivy.scripting.objects.util.IIvyDataObject.
Number 2 solution work well
![alt text][1]
[1]: https://answers.axonivy.com/upfiles/callSubProcess.png