Hi, Just ran into the same problem that you did and, after finding out your question was still unanswered, got it working. Although its been a while, if this might still be useful for you, this is the syntax you were looking for:
$self->TransactionObj->ContentObj->__Set( Field => 'Content', Value => 'blabla'); -- View this message in context: http://requesttracker.8502.n7.nabble.com/Set-Content-via-Scrip-tp43404p55894.html Sent from the Request Tracker - User mailing list archive at Nabble.com.
