Re: Race condition when deleting pages in Recycle Bin

2013-01-24 Thread Hilmar Bunjes
Tim, > > >> Not on this specific action but I've seen other developers find some RQLs >> trigger asynchronous functions. I can't recall if you'll have access to >> async queue in a programmatic means but if this is one of these without >> doing timeouts and retries, you'd need to interrogat

Re: Race condition when deleting pages in Recycle Bin

2013-01-23 Thread Hilmar Bunjes
Tim, nice to see you again :-) > Not on this specific action but I've seen other developers find some RQLs > trigger asynchronous functions. I can't recall if you'll have access to > async queue in a programmatic means but if this is one of these without > doing timeouts and retries, you'd need

Re: Race condition when deleting pages in Recycle Bin

2012-12-20 Thread Tim D
Hilmar, Not on this specific action but I've seen other developers find some RQLs trigger asynchronous functions. I can't recall if you'll have access to async queue in a programmatic means but if this is one of these without doing timeouts and retries, you'd need to interrogate that queue, fin

Race condition when deleting pages in Recycle Bin

2012-12-19 Thread Hilmar Bunjes
Hi, we have ran into some race conditions when developing the "Remove page from recycle bin" tests for the SmartAPI for Management Server. We do the following: - Delete Page - Check if page status is "deleted"/"in recycle bin" - Remove page from Recycle Bin Unfortunately, the last case doesn't

RE: Deleting pages from directory

2011-12-06 Thread Richard Hauer
PM To: RedDot CMS Users Subject: Deleting pages from directory Hi all, this is a Management Server 10.1 Build 10.1.1.334, running on a Win 2008 Server. I'm using a local directory as publishing target. >From project start the project variants are set to "clean up liveserver" (it&

Deleting pages from directory

2011-12-06 Thread Markus Giesen
Hi all, this is a Management Server 10.1 Build 10.1.1.334, running on a Win 2008 Server. I'm using a local directory as publishing target. >From project start the project variants are set to "clean up liveserver" (it's a normal IIS not delivery server) After deleting a page: I publish a (former) p

Re: Deleting Pages

2011-10-24 Thread Jian Huang
Hi Jim, Has this issue been reported to OpenText? Is the issue reproducible in current project? Project copy? New project? On Oct 20, 10:44 am, Jim-HA wrote: > Hi, > > I am deleting some unlinked pages in our Project in RedDot 7.5. I have > one page that is unlinked and has no references but

Deleting Pages

2011-10-20 Thread Jim-HA
Hi, I am deleting some unlinked pages in our Project in RedDot 7.5. I have one page that is unlinked and has no references but when I delete this one page and then do a search for all unlinked pages in our project the total goes up by 200 from what it was before I deleted the page! I have recovere

Re: deleting pages

2011-07-05 Thread Tim D
The links to it were removed as I would expect given the publish of the full site. Management Server correctly produced the pages with no links to the sitemap. However your sitemap.htm page was not removed from DS likely no delete list was sent. This is based on how you described the attempt to

Re: deleting pages

2011-07-04 Thread Monty
Bit strange..if the website isn't showing the page it means DS isn't serving it then how come you can see the file . Try clearing up the DS cache...from Administer Liveserver -- >Monitoring -->cache On Jul 4, 9:57 pm, Share Tech News wrote: > Hi, > > I have published the Up_And_Away project to l

Re: deleting pages

2011-07-04 Thread Share Tech News
Hi, I have published the Up_And_Away project to local delivery server with "Clean up live server" checked for the Project Variant and "Create delete list" also checked for the Delivery Server in Administer Publication. I performed the full site publication in DS. Now I am able to preview the s

Re: deleting pages

2011-07-03 Thread markus giesen
In order to get the index reset you can also "change" the FTP target. Changing it means just adding a slash / to the target in order to make the CMS believe the target is new. The best way to go is still a full site publish into an empty folder and then go from there with all subsequent publishing

Re: deleting pages

2011-06-10 Thread Tim D
If you are turning this on it's best to do a full publish of all pages in the project from the start node down so that the mechanism can create the right index to delete from in the future. If you can't publish with all following and related pages to get the whole site published this feature ma

Re: deleting pages

2011-06-08 Thread Gavin Cope
Keep in mind that setting is not retrospective and will only keep track of pages from the point it is turned on. Cheers, Gavin On 8 June 2011 21:11, Neil wrote: > Hi Brian > > You would be best to tick 'Clean up live server' to enable deleted pages in > the CMS to also be deleted on your serve

Re: deleting pages

2011-06-08 Thread Neil
Hi Brian You would be best to tick 'Clean up live server' to enable deleted pages in the CMS to also be deleted on your server. In SmartTree, Administer Project Settings > Project Variants > *Variant name* > Edit Project Variant and tick 'Clean up live server' at the bottom. We find there is t

deleting pages

2011-06-07 Thread BrianH
How does everyone else handle the deletion of pages? We have a user who is needing pages deleted on a regular basis. I gave them access to delete the pages from within SmartEdit, but then realized that this isn't really going to delete the page on the live server. If someone bookmarked the page or

Re: Deleting Pages From Container

2008-11-06 Thread Mike Correia
Hi. Thanks - that sounds promising. On Nov 6, 7:59 am, camdev <[EMAIL PROTECTED]> wrote: > I created a plugin that moves the page to another list if it is > expired and used windows scheduler to run it nightly.  You could try > doing the same thing but delete the page instead of moving it to >

Re: Deleting Pages From Container

2008-11-06 Thread camdev
I created a plugin that moves the page to another list if it is expired and used windows scheduler to run it nightly. You could try doing the same thing but delete the page instead of moving it to another list. On Nov 5, 4:27 pm, Mike Correia <[EMAIL PROTECTED]> wrote: > Hi > I have a page set

Deleting Pages From Container

2008-11-05 Thread Mike Correia
Hi I have a page set up that lists admission events using a container. These admission events are also pulled into another page's list using keywords. When the events have passed, I thought it would be easy enough to disconnect the pages from the original listing - however this does not auto-disc