Could ACC write data into a external RDBMS directly?
Hi Team,
Our client need ACC write some statistic data into client's data base. So we just want to know is there any activity node of workflow to achieve this?
Hi Team,
Our client need ACC write some statistic data into client's data base. So we just want to know is there any activity node of workflow to achieve this?
Hi @yueminspb
yes, it is posible but sometimes knwos to be buggy.
You must create table schema in AC with relevant information about external table and define external account of used RDBMS in it. Schema must be defined as a view in order to avoid to create new table in AC database. Finaly, use default Update node for inserting data and data will be reflected to external table.
Regards,
Milan
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.