Marek, There are two ways I'm familiar with to delete a record.
1 - Have an Admin Account, they have permission, so you won't have issues 2 - Create workflow that fires on condition 'x' that does a process to delete the record If you are unwilling to do 1, you must do 2, if you are not willing to do either, then you won't be able to do it. From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Marek B. Sent: Tuesday, January 04, 2011 8:00 AM To: [email protected] Subject: Deleting entry with api ** Hi listers, Is there any method to delete an entry in a custom form via java or dotnet api? Using a DeleteEntry method gives me no administrative permissions error, which is correct and I don't want to give such permissions. Also I don't want to create any extra workflow on server side. Is it feasible? regards, Marek _attend WWRUG11 www.wwrug.com ARSlist: "Where the Answers Are"_ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

