Hi.
We're working on coverting our app from PB to C# and using the Appeon DWNet extensions for our datawindows. Our customers have custom dws and we are trying build datastore objects by loading the dw .srd files at run time. Using this example to do this: https://docs.appeon.com/appeon_online_help/powerscriptmigrator2019r2/api_reference/PowerScript.Bridge/DataObject/DataObject/Constructor/DataObject1.html
This is working for datawindows that have a stored procedure datasource without parameters and also for datawindows that use SQL as a datasource. What it isn't working for is the situation with a dw with a stored procedure as a datasource that has parameters. We get the following error:
The rest of our standard dws are working fine - have used the Snapdevelop tools to create models and dataservices for those datawindows.
As I mentioned, please open a support ticket and provide example code that is failing so we can address in future release.