Question: We have a data mapping containing DBQueries with DBQuery caching enabled.
Is there any way we can see (in log files,...?) how many times a query was sent to our reference database when a mapping task is running?
Answer:
The number of times DBquery hit your database can be easily checked during data mapping. Please follow the steps below to see how many times DBquery is executed:
1. Open your Process Flow in Edit mode and change the logging level to info.
2. When the Process Flow will be executed then open diagnostics and you can see this information there
Comments
0 comments
Article is closed for comments.