Select to view content in your preferred language

9.3 SP2 Arclogistic How to attach delete event of stop or folder with plugin

600
2
11-16-2011 09:27 AM
RizwanBashir
Emerging Contributor
Hi
  I have an access database exported from arclogistic desktop app 9.3 , What I want is when I delete any record i-e order, I need an event triggered in my plugin automatically so I can remove that record from access as well.

is there any way to make this work ?

Best Regards
Rizwan Bashir
0 Kudos
2 Replies
JeffWickstrom
Esri Contributor
Hello Rizwan,

You could try listening to the ArcLogistics application events.  I have attached a sample plugin that does something similar to help get you started.  I would try this sample to help you understand how the events work and how you want your logic to work.

Let us know how it goes.

Jeff
0 Kudos
RizwanBashir
Emerging Contributor
Hi
  Thankyou so very much for your prompt response with sample. it solved my problems.

Thanks again
Best Regards
Rizwan Bashir
0 Kudos