by
Lisa Pedrazzi
at
26-11-2008 10:50
|
|
|
|
|
Hello,
the exception that has been raised seems to suggest that you haven't upload the xpdl in CMDBuild.
I suggest you to control these points:
1) did you create (inside CMDBuild) the class ImportAsset inherited from Activity?
2) did you upload the xpdl for this class? You can do this by logging in administration area and clicking the tab "setting" (or "impostazioni" in the italian version), and then "workflow". In the first select you must choose your class eg. "ImportAsset", and then you can upload the XPDL (you can find one in the release) from your pc. Then you can press the yellow button.
3) Verify that your operation was successful by opening WEB-INF/config.xml.
Between the processes' tags you must find the process ImportAsset with some informations needed by CMDBuild. If not so, go to catalina.out / stdout.log and search for the exception that surerly has been raised.
Best regards,
Lisa
|