03-01-2019 12:07 PM
When passing the Schema name as parameter, I can see the value in preview but snap is complaining that it is null.
03-07-2019 11:53 AM
I believe the schema and table name expressions can only refer to pipeline parameters and not properties in the input document. Can you restructure your pipeline to make that happen? You might have to use a child pipeline with a Pipeline Execute snap.