|
Home > Archive > Microsoft Content Management Server > May 2007 > Accessing content from a second CMS Site using the API
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 |
Accessing content from a second CMS Site using the API
|
|
| Bill Manring 2007-05-21, 1:17 pm |
| I want to ask a question concering what is possible using the API.
I have two CMS web sites, Site A and Site B. from Site B, I woudl like to
access some content from Site A and display in on a page. The reason for
this is that Site B is a "portal site" to several different CMS web sites.
The customer would like to have some content from all of the different child
sites diplayed on the portal page so it stays "fresh".
The URL and place holder with the content to be extracted from Site A would
be known and constant.
Can content from another CMS site be accessed using the API?
--
Thanks,
Bill Manring
| |
| Stefan Goßner [MSFT] 2007-05-21, 1:17 pm |
| Hi Bill,
the answer is no.
You would have to implement your own communication method between the
servers.
E.g. using web services or .NET remoting.
Cheers,
Stefan
"Bill Manring" <BillManring@discussions.microsoft.com> wrote in message
news:AF6E251C-9C52-48E8-86AC-94DFA5924E0C@microsoft.com...
>I want to ask a question concering what is possible using the API.
>
> I have two CMS web sites, Site A and Site B. from Site B, I woudl like to
> access some content from Site A and display in on a page. The reason for
> this is that Site B is a "portal site" to several different CMS web sites.
> The customer would like to have some content from all of the different
> child
> sites diplayed on the portal page so it stays "fresh".
>
> The URL and place holder with the content to be extracted from Site A
> would
> be known and constant.
>
> Can content from another CMS site be accessed using the API?
>
> --
> Thanks,
>
> Bill Manring
>
| |
| Bill Manring 2007-05-21, 1:17 pm |
| Stefan,
Thanks for the response. One piece of information that I left out was the
fact that both sites are on the same web server and share the same CMS
database. They are just seperate web sites.
Does that make a difference?
--
Thanks,
Bill Manring
"Stefan Goßner [MSFT]" wrote:
> Hi Bill,
>
> the answer is no.
> You would have to implement your own communication method between the
> servers.
> E.g. using web services or .NET remoting.
>
> Cheers,
> Stefan
>
>
> "Bill Manring" <BillManring@discussions.microsoft.com> wrote in message
> news:AF6E251C-9C52-48E8-86AC-94DFA5924E0C@microsoft.com...
>
>
>
| |
| Stefan Goßner [MSFT] 2007-05-21, 1:17 pm |
| Hi Bill,
sure - then you can use the same API.
Cheers,
Stefan
"Bill Manring" <BillManring@discussions.microsoft.com> wrote in message
news:CEC3FFEE-A4AE-49B7-BE7E-A439DB79B7B8@microsoft.com...[vbcol=seagreen]
> Stefan,
>
> Thanks for the response. One piece of information that I left out was the
> fact that both sites are on the same web server and share the same CMS
> database. They are just seperate web sites.
>
> Does that make a difference?
>
> --
> Thanks,
>
> Bill Manring
>
>
> "Stefan Goßner [MSFT]" wrote:
>
| |
| Bill Manring 2007-05-21, 7:23 pm |
| Stefan,
Thanks for the response. That's what I needed to know.
--
Bill Manring
"Stefan Goßner [MSFT]" wrote:
> Hi Bill,
>
> sure - then you can use the same API.
>
> Cheers,
> Stefan
>
>
> "Bill Manring" <BillManring@discussions.microsoft.com> wrote in message
> news:CEC3FFEE-A4AE-49B7-BE7E-A439DB79B7B8@microsoft.com...
>
>
>
| |
| Nidget 2007-05-25, 1:17 pm |
| Bill,
You may want to consider using "Connected Postings".
-Dave
On May 21, 9:23 am, Bill Manring
<BillManr...@discussions.microsoft.com> wrote:
> I want to ask a question concering what is possible using the API.
>
> I have two CMS web sites, Site A and Site B. from Site B, I woudl like to
> access some content from Site A and display in on a page. The reason for
> this is that Site B is a "portal site" to several different CMS web sites.
> The customer would like to have some content from all of the different child
> sites diplayed on the portal page so it stays "fresh".
>
> The URL and place holder with the content to be extracted from Site A would
> be known and constant.
>
> Can content from another CMS site be accessed using the API?
>
> --
> Thanks,
>
> Bill Manring
|
|
|
|
|