Yes and should be exclude from an export Normally get a message it is a view entity and will not be exported.
Scott Gray sent the following on 4/17/2009 3:14 AM: > Isn't ContactMechDetail a view entity? > > Regards > Scott > > HotWax Media > http://www.hotwaxmedia.com > > > > On 17/04/2009, at 10:10 PM, BJ Freeman wrote: > >> was doing an export of the ContactMechDetail >> this is with a new install and using derby db >> got this error. >> >> Message: Error rendering screen >> [component://webtools/widget/EntityScreens.xml#xmldsdump]: >> org.ofbiz.base.util.GeneralException: Error running Groovy script at >> location >> [component://webtools/webapp/webtools/WEB-INF/actions/entity/XmlDsDump.groovy] >> >> (The current transaction is marked for rollback, not beginning a new >> transaction and aborting current operation; the rollbackOnly was caused >> by: Error reading data for XML >> export:org.ofbiz.entity.GenericModelException: Field with name >> createdTxStamp not found in the ContactMechDetail Entity (Field with >> name createdTxStamp not found in the ContactMechDetail Entity)) (Error >> running Groovy script at location >> [component://webtools/webapp/webtools/WEB-INF/actions/entity/XmlDsDump.groovy] >> >> (The current transaction is marked for rollback, not beginning a new >> transaction and aborting current operation; the rollbackOnly was caused >> by: Error reading data for XML >> export:org.ofbiz.entity.GenericModelException: Field with name >> createdTxStamp not found in the ContactMechDetail Entity (Field with >> name createdTxStamp not found in the ContactMechDetail Entity))) >> ---- cause >> --------------------------------------------------------------------- >> Exception: org.ofbiz.base.util.GeneralException >> Message: Error running Groovy script at location >> [component://webtools/webapp/webtools/WEB-INF/actions/entity/XmlDsDump.groovy] >> >> (The current transaction is marked for rollback, not beginning a new >> transaction and aborting current operation; the rollbackOnly was caused >> by: Error reading data for XML >> export:org.ofbiz.entity.GenericModelException: Field with name >> createdTxStamp not found in the ContactMechDetail Entity (Field with >> name createdTxStamp not found in the ContactMechDetail Entity)) >> ---- cause >> --------------------------------------------------------------------- >> Exception: org.ofbiz.entity.transaction.GenericTransactionException >> Message: The current transaction is marked for rollback, not beginning a >> new transaction and aborting current operation; the rollbackOnly was >> caused by: Error reading data for XML >> export:org.ofbiz.entity.GenericModelException: Field with name >> createdTxStamp not found in the ContactMechDetail Entity (Field with >> name createdTxStamp not found in the ContactMechDetail Entity) >> ---- cause >> --------------------------------------------------------------------- >> Exception: org.ofbiz.entity.GenericModelException >> Message: Field with name createdTxStamp not found in the >> ContactMechDetail Entity > >
