One of our client has a primary content management system ABC and the secondary content system as Teamsite.The primary content management system is used to manage some factual content such as fianancial content (secured, where only very few people have access to it). Once they complete their business process and set the status to publish, the shared content will written to a shared database.The Secondary content management system (Teamsite), will have to invoke a nightly workflow, to query the database to get the content that is set to publish status and create DCR's based on the content in the shared database.The questions i have is :1. Is it feasible to create DCR's on the fly based on the content that is available?2. Has any one earlier designed/implemented such a approach/ suggest some better ways to design and implement this would be greatThanks-santvs
Thanks fish, I guess because of some session issue, i submitted the request twice. :-)The required content is in a Shared oracle database and the DCT's are pre-defined. I guess we will have to extract them first to an xml format and then write the DCR's and then set the Extended attributes for the DCR.