Issues with Sendkeys
When using Sendkeys there is one big issue, you can not see when/if the application is in the correct state. This means you have to build in some kind of wait states and then after […]
When using Sendkeys there is one big issue, you can not see when/if the application is in the correct state. This means you have to build in some kind of wait states and then after […]
With SendKeys you simulate user keystrokes – which mean it is possible to start applications, enter information, choose menus, buttons etc. SendKeys is a part of Windows Script Host. Currently I am using this functionality […]
A load will not work if the document contains a DTD / Schema definition where the validation file cannot be found! Ex. a XML containing the following will not be able to be loaded because […]
In Navision there are 2 ways to handle XMLs. In all versions it is possible to use the automation Microsoft XML and from Navision 4 it is possible to use XML ports. XML ports are […]
From Navision it is possible to read and write to a MSMQ using the automation Microsoft Message Queue 3.0 Object Library. This is however not my preferred way, because you have to handle Messages IDs […]
Copyright © 2024 | MH Magazine WordPress Theme by MH Themes