how to create password for External ilogic rules

how to create password for External ilogic rules

karram
Advocate Advocate
206 Views
2 Replies
Message 1 of 3

how to create password for External ilogic rules

karram
Advocate
Advocate

How can i create the password for Extrernal ilogic rules.

 

Is there any possibilities to lock the codes, some kind of key user rights

 

Thanks and Regards,

Karthick

207 Views
2 Replies
Replies (2)
Message 2 of 3

Michael.Navara
Advisor
Advisor

Protect iLogic rule by password is not possible. iLogic needs access to rule text in readable form.

But you can extract your code for example to compiled external DLL file. Later on you can call the code from your DLL.

Or you can convert your iLogic rules to addin which is compiled DLL also.

Message 3 of 3

JelteDeJong
Mentor
Mentor

you could set the security options of the iLogic file or put them in a folder with special premissions.

JelteDeJong_0-1655019399609.png

The other way as mentioned by @Michael.Navara is creating an addin from your iLogic rules. I wrote a tutorial on how to do that. You can find it here: http://www.hjalte.nl/60-creating-an-inventor-addin

Jelte de Jong
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Blog: hjalte.nl - github.com

0 Likes