Developer forum

Forum » Integration » Custom db table missing from destination options

Custom db table missing from destination options

Kim Søjborg Pedersen
Reply

Hi,

I made at custom table in DB. Then a activity with source provider "OData provider" and destination provider "SQL provider. When trying to add a mapping the custom table is not shown in the UI as a destination option. Do I need to do something special to include custom tables?

DW10


Replies

 
Nicolai Pedersen Dynamicweb Employee
Nicolai Pedersen
Reply
This post has been marked as an answer

Have you turned on the schema managment feature? https://doc.dynamicweb.dev/manual/dynamicweb10/settings/areas/integration/schemamanagement.html

That will store the schema in /Files/Files/Integration/Schemas/ to ensure performance is not affected by reading that over and over again.

You can then actively update the schema of sources and destiations from the schema page.

Votes for this answer: 1
 
Kim Søjborg Pedersen
Reply

yes I have used it 1 million times on columns, so of course it should also be used for new tables, thanks

 

You must be logged in to post in the forum