My understanding thus far is you can develop an integrating application that can enhance functionality based on events/button clicks etc. that occur during a session. This is why an add in is dumped in an initialization folder to be read when the application is launched. However, what if I want to just leverage some of the procedures for a one time/on demand integration that is independent of events? Can VS Tools procedures be used in this way? In this scenario there would be no need to have the integration initialized at app launch as an add in. Just another integration tool. I hope I am being clear, please let me know if anyone has any advice. thanks!
↧