Options

NAV 2016 Event Subscriptions - copy from one database to another

rsaritzkyrsaritzky Member Posts: 469
edited 2016-02-25 in NAV Three Tier
Hi all,

Does anyone know where the NAV2016 event subscriptions are recorded? Are they stored in the object itself? For example, let's say I'm developing a customization in my Development database. My event code functions are all housed in a custom codeunit. If I copy my custom codeunit to my Production database, does the Production database know which events are now subscribed to? Is it as simple as the fact that each event function's properties include "Event = Subscriber" along with the related EventPublisherObject and EventFunction?

Thanks

Ron
Ron

Best Answers

Answers

Sign In or Register to comment.