Connect to third party database on edit page using client code
Hi Community,
I need to fetch data from third party database and display it on edit page, is it posible to connect to third party database on edit page using client code? or what is the best approach?
Like
Dear Fulgen,
Unfortunately, it is not possible to connect a third-party database to the system to display its data on the edit page. As a solution you can download all the necessary data from your third-party database and import it via basic Import tool. Here is the article that will help you out:
https://academy.bpmonline.com/documents/base/7-13/excel-data-import
One more solution - you can create your custom web service that would pull the data from a specific service into bpmonline automatically. Here is the article that might help you as well:
https://academy.bpmonline.com/documents/technic-sdk/7-13/how-create-cus…
Best regards,
Dean