Add PowerShell data source process logging to Dynamic Form --> data source configuration screen
complete
M
Michiel van der Veeken
I would like to be able to view PowerShell Data Source process logging returned by the executed PowerShell script. This logging information should be easily accessible via the Dynamic Form and Data Source configuration of the corresponding Form Element.
Supporting native PS functions like write-information/warning/error and verbose would be ideal.
Bert Nieuwenampsen
When a the post is 'Complete' please add/update in the documentation/releasenote where it can be found. He now points to this post.
R
Rick van den Dijssel
complete
R
Rick van den Dijssel
planned
Planned October release
R
Rick van den Dijssel
under review
M
Michiel van der Veeken
Merged in a post:
log before submitting
Bert Nieuwenampsen
Log the information from the data source before submitting a form. So that every action is logged, even if no form has been submitted. This will improve troubleshooting.
E
Evert-Jan de Kruif
I assume this is meant for for the new Powershell datasources? As the task driven datasources have the possibility to add log events when executing them.
Bert Nieuwenampsen
Evert-Jan de Kruif: yes, thats right. Now I use a function that writes the data to a text file on the server. This works for me, but it will be a good buildin feature.