how to connect database in webcenter portal 12.2.1.1.0 to perform DML operations
Hello Experts,
I need to perform DML operations in webcenter portal Application so I created one ADF Fusion Web Application and when I run on standalone Server I'm able to perform the DML operation.
so I followed the below steps to deploy it on portal server
step-1: deployed the ADF Application on WebCenter Portal Server as shared Library to use the taskflow in Web Center Portal Browser Application.
Step-2: given the reference of deployed shared library in Extended Portal Extension Application and deployed it
Step-3: I'm getting Portal Internal Error and unable to perform any operation on Webcenter Portal Browser Application.