Hi Alll,
I have copied "URLExternalTaskTest.java" Which is come along with TeamSite and present at location
/iw-home/local/config/lib/content_center/customer_samples_src/src/com/corp/custom
And pasted it at loaction
/iw-home/local/config/lib/content_center/customer_src/src/com/corp/custom
And ran "make_toolkit.ipl" from
/opt/teamsite/iw-home/local/config/lib/content_center/customer_src/
loaction
Built was successful
And I made workflow just simple having start-> URL TAsk -> end Task (attaches ipm file)
Variable set to ClassName=com.corp.custom.URLExternalTaskTest
URI set to
http://$IW_SERVER/iw-cc/urlexternaltaskBut workflow is not going to next(end task)
And "servletd_out.log" is getting updated when running WF with below entry(I confirmed it is just warning not error "Workflow should work" even with this warrning)
2010-07-06 07:21:25,898 [http-8080-Processor23] WARN com.interwoven.ui.datacapture.core.dcxp.DTDNodeOrderingStrategy (sumit.k.katre) - Error reading DTD
http://localhost/iw-cc/datacapture6.0.dtd. Message: At line 2, column 3: Unexpected token: LT(null)
Note: here attachements having ".txt" extension just to uploading on devnet purpose on server they are having ".ipm" and ".java" extensions
Thanks in advance
Regards
SUMIT KATRE