Hi,
I need to "generate" an id from the current time, when adding a record to
database using the modular database-add-action. Then I need to pass this
id to the sitemap. I tried this, but it generates null in the db:
<value name="session_id" type="string">
<mode name="request-attr" type="all">
<parameter>org.apache.cocoon.components.modules.output.OutputModule:session-id</parameter>
<input-module name="date"
format="ddMMyyyyHHmmssSSS"></input-module>
</mode>
</value>
What's the prob?
-Tuomo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]