Access Data through EBC
Hi,
When trying to insert data to an external table through an EBC using a workflow, I am getting an ORA Error of "Table of View cannot be found" when invoking the workflow from the AOM using LDAP.
When invoking the workflow from AOM using DB authentication it inserts the data with no issues.
Is this expected behavior, in that the EBC can only access the external table if the calling component is using DB Authentication?
Server comp parameters have been updated to include the EBC Datasource for both OMs above.
Thanks