Re: [Hypercontent-users] Other sources of information
Brought to you by:
alexvigdor
From: Alex V. <av...@co...> - 2004-07-12 17:30:30
|
On Jul 12, 2004, at 1:12 PM, Jos=E9 Pedro Pereira wrote: > Hi all: > =A0 > I have two doubts about HyperContent: > =A0 > 1) Is there a way to load information from other types of repositories=20= > (not filesystems but databases, for instance). There is a filesystem API which you could implement to talk to a=20 database. You could also pull in data from Web Services, which might=20 be backed by RDBMS. HyperContent 2.0 will allow you to mount multiple=20= repositories per project, making it easier to talk to multiple sources=20= of information in a single project. > =A0 > 2) Is there a way to automate Hypercontent so that instead of=20 > publishing to a remote site it publishes it's contents as a Channel=20 > inside it's own uPortal? Under HyperContent 1.4, the current release, you cannot publish=20 directly to a portal channel: you can publish HTML, XHTML or XML to an=20= intermediate site, and then publish that content into the portal using=20= the appropriate channel type in uPortal. HyperContent 2.0 will be=20 decoupled from uPortal, and will eventually support management of WSRP=20= portlets which could be discovered by uPortal using UDDI. > =A0 > =A0 > Thanks in advance > =A0 > Jos=E9 Pedro Pereira > =A0 > =A0 |