Unable to delete records by script
my problem is about the delete method. I have multiple tasks where I have to delete entities from Siebel with escript but I get the following error message: "The ability to delete records is not available in this screen or applet.(SBL-DAT-00278)".
Here are my questions:
1. Why is this error message? I mean I initiate the DeleteRecord method from script and not from UI, I thought it won't be influenced by the display layer of Siebel.
- Why is the applet/screen related to a script (should be operate on business level [BO, BC, BS])?
- If applet is involved somehow in the background, Admin Mode flag can resolve the issue?