Перейти к содержимому

Dynamics 365 FO: Custom Scripts (Execute X++ Jobs without downtime)

ERPCoder

0:00 / 0:00

Dynamics 365 FO: Custom Scripts (Execute X++ Jobs without downtime)

9 952 просмотра · 4 г. назад
ERPCoder
1,51 тыс. подписчиков
9 952 просмотра · 4 г. назад
With Custom Scripts Feature in Dynamics 365 Finance and SCM we can run X++ scripts without deploying a complete release. Like you have done in Dynamics AX jobs till 2012. Just write a class with a main() method and you script. Build a deployable package, upload, approve and run. This video shows how to create and execute a small X+script+ that changes the CustomGroup for a certain customer.