Hi all,
Has anybody got any experience with deploying WebCenter applications that uses services? For example when you use the document service or discussion service, you create a connection in JDeveloper, configure it as the defaul connection and you can start using the taskflows.
When you have different environments (dev, test, prod) and each environment has their own instance of UCM and discussion server, how do you configure your deployment profile? Do we need to use ant, if so, can someone give an example? If there another way to create a connection like we do with the database connection?
Another questions. Suppose i have a connection to UCM and i use some taskflows. Suppose that i also need to write a custom taskflow based upon the RIDC because the taskflows and UCM datacontrols does not meet the requirements. Is there a way to get the connection defined in JDeveloper and pass this to the RIDC api instead of needing to configure the connection again? This would also help when deploying because when you use both the connection i JDev and RIDC, you need to modify the connection setting in two places...
Kind regards
Yannick Ongena