Hi all, I use a com object to start an external application. This application create events, when something is changed using an interface. With com class wrapper I created an interface class in Axapta and a class that implements this interface. But I cannot find out how to connect both to get events back into Axapta and trigger changes in Axapta. Methods of implementation class of the interface are never executed.
Any help would be wonderfull Thanks, Andrea

