Scenario: We have windows form application which is written by Microsoft Dynamic AX but we cannot use UIPath to indicate item on this application. Is there anyone know about this issue, please give us some advices
OS Version: Windows Server 2016
OS Version: Windows Server 2016
Hello there ,
I think UIPAth is compatible with Microsoft Dynamic.Are you using 2017 edition?
If nothing works then you need to go with image automation.
@Gabriel_Tatu any thoughts on this?
Hi @ddpadil,
Yeah, I am using 2017 edition.
I am trying to find solution for indicating UI element on that app because my customer don’t want to use image automation.
Thanks and Best Regards,
AnhTH15.
Yeah, I tried UiExplore but it didn’t work.
Hi AnhTH15,
Can you please collect some low level traces and share the .etl file so we could investigate? In order to do so:
UiPath.settings
file - LowLevelTracing
parameter set it to true
UiRobot.exe --enableLowLevel
LowLevelTracing
parameter set it to false
UiRobot.exe --disableLowLevel
You can also open a ticket(attach there the .etl file if you don’t want to share it public on forum):
Hi, ovi, did you find the solution for this problem? Because Uipath robot gets unstable while automating Microsoft Dynamic AX in background: sometimes elements are not being found, sometimes type into activity doesn’t work as should. Changing properties of activities doesn’t help much.
Hi @rytis.k
I have been automating a couple of workflows in AX.
Here is a couple of my findings
Hope you managed to work it out.