pashminakazi opened a new issue #845: URL: https://github.com/apache/royale-asjs/issues/845
Project Details are : https://paste.apache.org/cpo8y Test case is available on VDI. Go to Inventory from Select in Menu Go to DPR Remarks Setup from Setups in Menu File : com/dbz/modules/INV/dbzDPRremarksSetup.mxml Add site and Remarks and click save button this error will be occured  I am sending,dont know why **com.dbz.VO.INV.dbzDPRremarksSetupVO** is sended to java as **flex.messaging.io.amf.ASObject** ``` var token2:AsyncToken = roPersist.fn_AddRecord(TcSetupVO, parentMxmlDocument.parentMxmlDocument.parentMxmlDocument.userParams.USER_ID, "Save Record", parentMxmlDocument.parentMxmlDocument.parentMxmlDocument.CompCode, dp_code.text, bNewRecord); ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
