<br><font size=2 face="sans-serif">Thanks everybody for helping me on this
issue!</font>
<br>
<br><font size=2 face="sans-serif">I was finally able to solve my problem
on scrips and custom fields values.  As few people had suggested,
I just had to enable the batch transaction stage in the RT_SiteConfig.pm,
setting stage "TransactionBatch" for that one scrip that updates
the CF, restart httpd, and magically everything worked well!</font>
<br><font size=2 face="sans-serif">Now I can see that all other transactions
are executed and committed before, and then the batch transaction starts
and completes successfully. You just have to re-display the page to see
the changes.</font>
<br>
<br><font size=2 face="sans-serif">I agree with that the problem may be
generated by the webui that runs an extra transaction and the CF update
gets undone.</font>
<br>
<br><font size=2 face="sans-serif">Anyway, that was a great input, thanks
again!</font>
<br>
<br><font size=2 face="sans-serif">- Silvana</font>