I need to invoke a java program as Inline call from my datacapture.cfg file.I had used the following cfg file for achieving this : <.inline command="c:/Product/Interwoven/TeamSite/tools/java/bin/java.exe -classpath c:/Product/Interwoven/javainline inlinePrg"> But this cfg is not getting parsed. Similar approach is provided in the forum for inline call to java.Also i need to capture return value from the java program. How do i do that.Attached is the datacapture.cfg file.Regards,Sachin