Hello everyone.
Is there a way that I can start a PowerShell script when an action on a page extension is triggered in D365 BC?
Best regards
Silvan
Hello everyone.
Is there a way that I can start a PowerShell script when an action on a page extension is triggered in D365 BC?
Best regards
Silvan
Hi, Although I haven't tried it, I think another solution is to use Power Automate.
Power Automate documentation: Run PowerShell script:
And
“For a selected record (V3)” trigger in Power Automate
Hope this helps as well.
Thanks.
ZHU
Hello,
Maybe scheduling a PowerShell script via Microsoft task scheduler that can invoke a codeunit:
learn.microsoft.com/.../invoke-navcodeunit
Thank you.
André Arnaud de Cal... 291,784 Super User 2024 Season 2
Martin Dráb 230,476 Most Valuable Professional
nmaenpaa 101,156