We have CRM 2016 On-Premises. I have about 200 SLAs and 2000 KPIs for those SLAs. The SLAs are already in CRM, but the KPIs are currently on a spreadsheet. My console app reads the spreadsheet and creates the KPIs for SLAs, but it doesn't create a KPI workflow to add Failure or Warn Actions. When I try to create the workflow as an entity, I get 'Error generating uidata'. When I export a KPI workflow created from the UI and open it in visual studio (to copy its structure), it complains about InArguments. Even if I remove InArguments, It says it can't display on the workflow designer (Xaml workflow). The Xaml code is a bit complex to understand at this stage. Is there a simpler way of doing this?
↧










