Manually inserting records in ewait
I have a timer that sends folders back to the very first stage after 90 days of inactivity. The folders that were already sitting at the stage before I created the timer event do not have an ewait record - but I'd like to create some records to clean up these folders. After inserting the records in ewait, is there anything else I need to do in order for the engine to recognize that they have been put there and need to be processed?
Thanks
Comments
-
Some action needs to occur. The eWait table is not checked until the next action happens, or the engine is restarted.
0 -
It's not working for me for some reason. I inserted the record between two timer events that were about to go off - it complete ignored the record I created, but processed the other two.
insert into ewait ( eflagname, ewaittime, efolderid, emapname, eenginename, ethreadno, epriority, eflagfolder, eactionname) select ' ', dateadd(minute, 5, getdate()), efolderid, ' ', ' ', 0, 0, ' ', 'return 90 day items' from #expired_folders
0
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 153 General Questions
- 148 Thrust Services
- 57 Developer Hackathon
- 37 Thrust Studio
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 32 eDOCS
- 190 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 10 XM Fax
- Follow Categories