I am trying to populate a DCR field automatically with a new default value using a perl callout function but is giving me an error...if anyone has any clues please help.
ERROR:
Templating Error Page
An internal problem was encountered trying to create a requirements object for type mckDC/navigation.
Datacapture.cfg
<item name="PageID">
<text name="Pageid">
<inline command="D:\interwoven\TeamSite\httpd\iw-bin\iwperl

\interwoven\TeamSite\httpd\iw-bin\test_sample.ipl"/>
</text> <database data-type="VARCHAR(100)"/> </item>
PERL IPL OUTPUT:
The perl code(test_sample.ipl) file runs fine standalone and gives me an out put in this form.
<?xml version="1.0" encoding="UTF-8"?>
<substitution>
<default>48</default>
</substitution>
Please let me know anything about this problem any clues will help
thanks
have a great day
Edited by Achim on 09/02/03 09:05 AM (server time).