In Ivy 7, sometimes I use Java Class as a Caller Data for HTML Dialogs like the following picture, and it used to work perfectly Then I try to migrate my project to Ivy 8 and I realize that in the components that I am using JavaClass face this error Process data class 'Class Name' does not exist I also tried to create the new component but Ivy cannot find the JavaClass either So in Ivy 8, does HTML Dialogs still support Java Class extended Composite Object ?. In case not, is there any alternative solution ? Thank you. asked 30.01.2020 at 01:47 tdtin |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 30.01.2020 at 01:47
Seen: 1,281 times
Last updated: 03.02.2020 at 03:12
is Automatic Build enabled in Axon.ivy Designer?
Hi Alex Suter, Yes, it is
do you have any other build issues, which may prevent that Axon.ivy Designer can build your project. You may need to solve them first.
I resolved all the other issues, but it still happens , and still not be able to search the Java Class when I create the new HTML dialog