Try deleting that record from the filter table and all other entries filter_**** tables that have the same filter Id and then cache the server..
However before doing this, backup the database just in case that breaks something else.. Also since you encountered an error such as this, I would run queries on the database to check of there are other workflow objects that exist that are tied to schemaid's that do not exist, and evaluate on case to case basis whether they ought to be deleted. However if you find that the workflow you find is shared between forms, some of which still exist on the server, things change a little.. Make sure that your query considers that it is querying for filters that are not shared between forms. Clean those first.. If there are workflow objects that are shared and is referencing a deleted form, things change a little... Then you need to only remove the mapping record.. and not any other.. Joe -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]]on Behalf Of Martin, Robert Sent: Friday, March 05, 2010 4:22 PM To: [email protected] Subject: Filter error when adding Remedy user ** Dear List, We owned the Asset Management module and deleted it, but its ghost lives on. Now when we add a new user to the User form, we get "ARERR [303] Form does not exist on server." The filter log shows that "COM:PGP-SyncUserToPeopleAdd01" is trying to push the new user to the "SHR:People" form which no longer exist. But "COM:PGP-SyncUserToPeopleAdd01" is not in the Admin tool list of filters. It is, however, in the Filter table. Would there be any unforeseen consequences of deleting the filter record from the Filter, plus the other filter tables? (ARS 7.1 p3, RH Linux server, Oracle 10.2 db) Dwayne Martin James Madison University _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

