API/Python code for onboarding (connections) the Databases into Ataccama:- We are trying to create Database connections into Ataccama by using Python. Is there any way to do the same. It would be really great if you can share us with any reference links or docs.
Thanks in advance!
Best answer by Maxim Kim
I would not give the exact code but the hints and a general answer as: yes it is possible (at least I belive so).
There is a mutation you can send that would add a new db connection to either an existing datasource or you can create a new datasource and a connection within it
You should also be able to start profiling using the very same graphql endpoint
python could be easily used to send those requests.
Now to get those graphql mutations would be something non-trivial…
It is about creating a DB `connection` entity inside `source` in Ataccama One Web using Python.
We have database information, such as the system name, connection name , JDBC, and credentials. So, with the help of these details, we need to create a connection (on-boarding) into Ataccama One.
There is a mutation you can send that would add a new db connection to either an existing datasource or you can create a new datasource and a connection within it
You should also be able to start profiling using the very same graphql endpoint
python could be easily used to send those requests.
Now to get those graphql mutations would be something non-trivial…
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.