|
Home > Archive > Microsoft Content Management Server > July 2006 > Find all the pages based on a template
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Find all the pages based on a template
|
|
| Sivaji 2006-05-17, 1:14 pm |
| Hi all,
Sometimes I find it impossible to delete a template from template gallery
which fails with a warning that the template has pages based on it ,
eventhough I have deleted all the children postings.Worse, dependent report
never shows anything(I never understood why it was there!).Can anybody tell
me what's causing the problem and what's the solution ?.Also I want to
programmatically generate a report where I will get list of postings based on
a certain template and I dont want to traverse each and every posting to get
it done, in other word I select a template first then get its dependent
postings.I did not find any straightforward CMS PAPI for that , or did I miss?
Pls help.
Thanks
Sivaji
| |
| Stefan [MSFT] 2006-05-17, 1:14 pm |
| Hi Sivaji,
please ensure that the MCMS Background processing job is running on the SQL
server.
Background processing will do the cleanup. After this is finished after the
last posting is deleted you should be able to delete the posting.
If not, then it is most likely a database inconsistancy and you should open
a support case to get this analyzed in more details.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"Sivaji" <Sivaji@discussions.microsoft.com> wrote in message
news:55D3B06E-18AF-4881-B853-D84D6C78DF48@microsoft.com...
> Hi all,
> Sometimes I find it impossible to delete a template from template gallery
> which fails with a warning that the template has pages based on it ,
> eventhough I have deleted all the children postings.Worse, dependent
> report
> never shows anything(I never understood why it was there!).Can anybody
> tell
> me what's causing the problem and what's the solution ?.Also I want to
> programmatically generate a report where I will get list of postings based
> on
> a certain template and I dont want to traverse each and every posting to
> get
> it done, in other word I select a template first then get its dependent
> postings.I did not find any straightforward CMS PAPI for that , or did I
> miss?
> Pls help.
> Thanks
> Sivaji
| |
| Sivaji 2006-05-17, 1:15 pm |
| Hi Stefan,
Thanks for ur reply.Can u pls elaborate how to identify MCMS background
processing job in SQL server ?I did not find any documentation on it.Also in
my last mail I asked if there's a straightforward way to get list of postings
based on a template programmatically .Can u help me on that also?
Thanks again
Sivaji
"Stefan [MSFT]" wrote:
> Hi Sivaji,
>
> please ensure that the MCMS Background processing job is running on the SQL
> server.
> Background processing will do the cleanup. After this is finished after the
> last posting is deleted you should be able to delete the posting.
> If not, then it is most likely a database inconsistancy and you should open
> a support case to get this analyzed in more details.
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
> New to MCMS?
> Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
> Check out the new book as well: Advanced MCMS development:
> http://tinyurl.com/8ugwj
> ----------------------
>
>
> "Sivaji" <Sivaji@discussions.microsoft.com> wrote in message
> news:55D3B06E-18AF-4881-B853-D84D6C78DF48@microsoft.com...
>
>
>
| |
| Stefan [MSFT] 2006-05-17, 1:15 pm |
| Hi Sivaji,
the job is named BGP_<databasename>. So quite easily to find.
The straight forward way to get the list of postings is to use the
dependency report in Site Manager.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"Sivaji" <Sivaji@discussions.microsoft.com> wrote in message
news:4C0A87CC-ADE4-4466-BFCA-B128F00D7D6B@microsoft.com...[vbcol=seagreen]
> Hi Stefan,
> Thanks for ur reply.Can u pls elaborate how to identify MCMS background
> processing job in SQL server ?I did not find any documentation on it.Also
> in
> my last mail I asked if there's a straightforward way to get list of
> postings
> based on a template programmatically .Can u help me on that also?
> Thanks again
> Sivaji
>
> "Stefan [MSFT]" wrote:
>
| |
| Randel 2006-05-18, 1:15 pm |
| Hi Sivaji,
I ran into this problem also. My solution was simple. I had pop-up
blocker turned on in IE. Turning off popup blocker allowed this window
to show.
Randy
| |
|
| Randel,
Great tip. That solved my problem with the dependcy report too.
Thanks,
Mike
"Randel" wrote:
> Hi Sivaji,
>
> I ran into this problem also. My solution was simple. I had pop-up
> blocker turned on in IE. Turning off popup blocker allowed this window
> to show.
>
> Randy
>
>
|
|
|
|
|