In Polarion, I have created an java class using IFormExtension . I would like to set a customfield. When i do it i get an error
Caused by: java.lang.UnsupportedOperationException: Modifications are prohibited in read only transaction.
how to set a write transction and do workitem.save(), Thank you