Trying to run a plan on the server that will create a profile of a view. Before running the plan via the admin center, I created connection to the data source in the Runtimeconfig file. When trying to run plan, I am receiving the error message below:
2026-02-12 10:28:01 INFO: Validating model...
2026-02-12 10:28:01 ERROR: Data source 'RDFINACT' specified by property dataSourceName must exist. [table_header (Jdbc Reader, offending property path=/dataSourceName)
I have check that the entry in the runtimeconfig file is correct and that the plan file reflects correctly, however the issue is still occurring. Please can you point me in the direction of what to check to be able to resolve this issue.

