We would like a generic PowerShell (on-premise) source system. This allows me to configure sources which we do not have a connector for.
The connector should allow configuring a PowerShell script (on-premise)
Run the script on import and run information trough mapper
Timeout script execution
On-premise PowerShell should get data. This data is stored as a JSON file or in memory. The JSON file is loaded by the generic connector and is send to the cloud with paging/streaming.
Configuration for this connector is a model in JSON and PowerShell scripts