We've been trying to develop our workflow for almost a year. First we moved from WFT to WFM. WFM never could work the way we wanted with Perl scripts. Now we've been suggested to use Java for external tasks.
We are using WFM 1.0.0.1 client. But when i try to instantiate it throws error "String 'Version' is not a valid enumerated value for T=ModelPropertyNameType@
http://www.interwoven.com/schema/processModel";Other than that I couldnt find any documentation (I've gone through all of them from Teamsite 6.7.1 documentation package) which described how to use a Java program with WFM. The workflow developers guide describes very little with WFT, not with WFM.
So my questions would be -
1. Does anyone know why I'm getting that error during instantiation.
2. Can someone please give me step-by-step instruction (or point me to a document which has such information) on how to develop an external task with Java for WFM.