Hi Satya Gandhi,

Depending on your app, it may be possible to set the delete-flag/field
through Web Services, and then use an Escalation to delete the record.

That would cause a slight delay before the escalation runs and actually
deletes the record though...

I have some times created a Delete-form where I push a record id and form
name. An escalation then runs on the delete form and deletes the required
record as dictated.

        Best Regards - Misi, RRR AB, http://www.rrr.se

Products from RRR Scandinavia:
* RRR|License - Not enough Remedy licenses? Save money by optimizing.
* RRR|Log - Performance issues or elusive bugs? Analyze your Remedy logs.
* RRR|Translator - Manage and automate your language translations.
Find these products, and many free tools and utilities, at http://rrr.se.

> Dear Listers,
>
> I have a regular form which holds some records.
>
> A webservice is exposed on this form which is consumed by a .Net
> webservice
> from a external application.
>
> This .Net webservice sets a flag to YES on a particular record based on
> the
> input given  by the webservice (Request ID on the form = Request ID coming
> from the.Net webservice).
>
> A On Modify filter is written which checks if the FLAG = YES; then delete
> the particular record using the Run Process Application-Delete-Entry.
>
> When the webservices sets the FLAG as YES; the on modify filter is
> triggered
> and the entry is deleted and it throws me an error "Entry does not exist
> in
> the database".
>
> When i look at the logs; the filter processes the Applicaiton-Delete-Entry
> and deletes these records and after which a select statement is issued
> from
> the T table on the condition C1 = $Request ID$. This is the culprit here.
>
> We have tried using filter phase overriding &
> Application-Query-Delete-Entry
> also with no use.
>
> Still the same error persists.
>
> We recently upgraded to v7.0.1 p4 and we have tried the same on a server
> running v6.00.03 p1497 with no use.
>
> Can someone throw some light on this?
>
> --
> Thanks & Regards
>
> Satya Gandhi
>
> Consultant - Remedy
>
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where
> the Answers Are"
>

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to