I am trying to create a dynamical datacapture.cfg with inline-command.
In datacapture I have the section:
<item name="mydynamical_field">
<database data-type="VARCHAR(20)" />
<select required="t">
<inline command="/export/home/TeamSite/iw-home/iw-perl/bin/iwperl /export/home/TeamSite/iw-home/httpd/iw-bin/mex_01.ipl" />
</select>
</item>
Well, perl is in the right directory and my script too.
I tested my script successfully. It's output is like:
<option value="01" label="blah" />
<option value="02" label="blubber" />
But when I try to create a new data record I receive the message "error.callcgi.servermessage".
I tried it with <substitution>-tag
I need your help because I'm running out of time.
regards
meikel Selbmann
mse@argo-tec.de