Hi Team,
I'm trying to find a way to perform a complex logic based on my source tables from Oracle before mapping them to SAP Target table.
Here the list of steps:
1. Create source snapshots for all my source tables from Oracle in SRC***.
2. Refresh data for all my source snapshots from Oracle.
3. Create a new view in SRC*** in SQL Management Studio which contains a complex logic bases on the source snapshots tables. The result of view contains all necessary columns and data. SQL Management Studio shows data successfully by reviewing rows in the view (Syniti Replicate - Management Center also shows the data).
4. Register the view in SKP on the Snapshot Management of the source SRC***.
5. Import Metada in the view. This job is finished with the error:
It seems that system can't read metada of the view and therefore can't update the data of the view.
It is confused also that "TABLE_NAME": "TEST_VIEW", "TABLE_SCHEMA": null. It seems that system is expecting a table only (not view) and doesn't recognize the view and it's schema (schema is dbo, not null).
Could you please confirm that view can be used as source in Snapshot Management for further mapping? As per this instruction https://support.syniti.com/hc/en-us/community/posts/17282376954135-SYNITI-ADMM-where-clause-filter-on-Source-insert-rule it should work.
How this issue can be resolved?
Comments
5 comments