Hi All, This thread is in continuation in a earlier thread with same subject line. URL: http://groups.google.com/group/flex_india/browse_thread/thread/74b5b81647447241
please visit the link for earlier discussion. Thanks, Anubhav -------------------- Hi jitendra, Continuing from our discussion in earlier thread. Describing my problem again from the start for everybody else: i am using data management service (LCDS), cariangorm microarchitecture. i need to perfortm CRUD operation on the data set. For create, update and list i am able to call createItem, UpdateItem and fill method on the server side implementation of my assembler class. MyAssembler class extends the abstractAssembler has the implementation of createItem, updateItem, deleteItem, filll methods. The Create,List & Update operation is working fine but when performing the delete operation i am facing the below error: faultCode: Local.Call.Failed faultString: 'Item with id '25682F95-22EB-4B74-9863-BB6F242ADBFF' not managed by this service. Error on destination 'commandbatch'.' faultDetail: 'null' Please let me know if any body has some pointers. Thanks, Anubhav --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

