Created own Plugin

Hello,

I have created my own plugin, but when I’m creating in the management client, it is getting bound in the dropdown, but no further is done. On clicking the Next button, nothing is processing. What process has been missed by me??? Kindly let me know.

Below screenshots shared .

Did you develop the plugin named “MIPAccessControlAXISPlugin”?

If you did not develop that access control plugin but a general plugin try to look under the MIP-Plugins node.

Note that Access Control plugins developed using the Access Control Module framework are a bit special compared to other plugins please see - https://developer.milestonesys.com/s/article/where-to-start-with-Access-Control-Module-ACM-integration

Yes I have created MIPAccessControlAXISPlugin this

Also how to create this

and integrate this with both database (Mine SQL and Xprotect ).

The image you show is the simulator that has been built for the Access Control Module (ACM) sample that Milestone provides named Demo Access Control Plug-in.

If you develop your own ACM plugin you do not need this simulator, basically because you do not want to connect to a simulator but to your Access Control system.

When you develop your own ACM plugin you are responsible for the dialog you show in the first image. Making sure that what information is needed to connect to your Access Control system is present for a user to enter.

You can compare to the sample (which utilize the simulator).

https://doc.developer.milestonesys.com/html/index.html?base=samples/pluginsamples/demoaccesscontrolplugin/readme.html&tree=tree_1.html

I hope it is clearer now what the role of the simulator is.

Maybe this should have been the first link I shared..

https://doc.developer.milestonesys.com/html/index.html?base=gettingstarted/intro_accesscontrol.html&tree=tree_4.html

Hope it helps now..

Hello,

I stated to create the Access Control Integration with SDK Form visual studio, So first i Build it and just for trail i paste the Plugin file and .dll in the respected Milestone Event Server after stopping the event server service then I start the service and Open Xprotect Client And in Access Control I right Click and I trying to create the new one in that I select the my Access Control Plugin but after that it does not go next as Shown in image.

So I goto documentation but there is you mention that we have to start Access Control server Application. I did not understand What kind of Access Control Server Application. Where I can create this.

Can You give me next what I have to do for an integration.

I am sorry if I caused confusion.

If you work with the Demo Access Control Plug-in sample there is a DemoServerApplication which simulates an Access Control System.

If you have developed a Access Control plugin of your own you should have implemented the communication between the Access Control plugin and the Access Control System for which you’re developing.

I don’t know if it is a help. Basically you know how to interface or communicate with the Access Control System this is not something anyone at Milestone will know.

Where you are at must be “Initial Setup” on this list https://doc.developer.milestonesys.com/html/index.html?base=reference/architecture/ac_checklist.html&tree=tree_1.html

I have heard praise for this old video - https://youtu.be/bOmiVMr-ovI?si=GrOaGBCkz1aSNs4I