Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iLogic global forms

19 REPLIES 19
SOLVED
Reply
Message 1 of 20
JimmyDoe
5763 Views, 19 Replies

iLogic global forms

Ok, so I wanted to set our global rules and forms to a network location for all users to have access to. I changed the 'iLogic configuration' to be in a network location, but when I do a 'open containing folder' it still goes to my C: drive. Am I doing something wrong?

19 REPLIES 19
Message 2 of 20
BrandonBG
in reply to: JimmyDoe

This may seem like a dumb question, but is the rule you click on to "Open Containing Folder" on the network drive? Do you have both the C: and the nework drive in the configuration?

 

You need to copy all the rules from the C: drive to the network location.

 

Brandon

Message 3 of 20
JimmyDoe
in reply to: BrandonBG

Ok, sorry. I had my 'iLogic configuration' set to the network location and I removed the local path. The forms and rules were working but I just couldn't see the forms in my iLogic browser, so it was kind of strange. I checked on another user's computer, everything was set up the same but the forms were in their browser. So I did a simple restart and all is good and I can see the forms in the browser.

 

But one strange thing, you can see in the image below that the configuration goes to the k: but the location on C: underneath is what it opened up when I clicked open containing folder. Do you know why this is, or if this is correct? Does it go to K: to get the info and then put it on my C: as a local copy, or something?

 

ilogic form locations.png

Message 4 of 20
BrandonBG
in reply to: JimmyDoe

Can you post a screen shot of the the iLogic browser with the external rule tab selected?
Message 5 of 20
JimmyDoe
in reply to: BrandonBG

Here it is. Forgive the missing 'e' 😛

These are all in assembly and drawing templates.

 

 

EXT RULES TAB.png

Message 6 of 20
JimmyDoe
in reply to: BrandonBG

Here it is with both rules in the browser. I didn't have the 'description' rule showing in the browser, but it still ran the rule. This stuff with global rules and forms is confusing but I need to know and understand how this all works, for the future.

 

Untitled.png

Message 7 of 20
BrandonBG
in reply to: JimmyDoe

Ok, right-click inside the white box, and "Add External Rule". Use the network location. What do you see now? Brandon
Message 8 of 20
JimmyDoe
in reply to: BrandonBG

I did that and went to the network location and this is what is in there.

 

Untitled2.png

Message 9 of 20
BrandonBG
in reply to: JimmyDoe

Add one of the rules, and see if it opens differently in the browser. Brandon
Message 10 of 20
JimmyDoe
in reply to: BrandonBG

I have tried to add each rule from K: and nothing changes in the external rules tab. So that means it's all good, right?

 

As for forms, are they always stored on my C:? Even global forms? And if I update one, will I have to update it seperately on each computer?

Message 11 of 20
BrandonBG
in reply to: JimmyDoe

No, global forms will be stored in the same place as the external rules. I don't understand why the containing folder still points to C:. You may need to reboot if this involves the registry or something. Brandon
Message 12 of 20
JimmyDoe
in reply to: BrandonBG

I just restarted my computer and the forms still show the containing folder on C: It's the same thing on the other users computer too. I just would like to know if this is normal and if not, I would really like to get this set up exactly as it should be.

 

Thanks for your help!

Message 13 of 20
BrandonBG
in reply to: JimmyDoe

Ummm...I don't know.

 

Have you removed and deleted the local (C:) and internal rules? (Back them up first!)

 

Brandon

Message 14 of 20
BrandonBG
in reply to: BrandonBG

That's supposed to be a colon and a closed parenthesis.

Message 15 of 20
JimmyDoe
in reply to: BrandonBG

I had tried taking all out of my C: after I changed the iLogic configuration to the network on my K: It ran the rules ok, but wasn't able to find the forms, even tho they were there in the K:

 

And from what I've been searching, it doesn't look like you can store the global forms 'globally' on the network. I've got the rules on the network and things are working fine, so I'm just going to keep going how I'm going. Thanks again, for your time and help! 🙂

 

Message 16 of 20

Hi @JimmyDoe,

 

A little late, but I just saw this thread and wanted to point you to some information about sharing global forms. We work with shared global forms succesfully, by setting the Design Data path to a network drive. This is the only way I know how to do this.

 

The Design Data path is set in one of two places:

 

  • In the Project file, under the Folder Options settings

see this link for Project settings: http://help.autodesk.com/view/INVNTOR/2015/ENU/?gu​id=GUID-B5AD27AB-F932-4F06-80D7-2537B26023D9

 

  • Or in the Application Options > File tab under Design Data

see this link for Application Options settings: http://help.autodesk.com/view/INVNTOR/2015/ENU/?gu​id=GUID-82D5ADF7-7D5A-4C71-AC55-D19AA31ABC37

 

Keep in mind that if your project file has a path set other than 'Default', it will override the Applciation Options setting, so generally you set it on one place or the other, and typically only in the project file if you use multiple project files and they have design data that varies from project to project.

 

I hope this helps.
Best of luck to you in all of your Inventor pursuits,
Curtis
http://inventortrenches.blogspot.com

EESignature

Message 17 of 20
Eide.N
in reply to: Curtis_Waguespack

I know this is an old thread, but it's still relevant to me 🙂

 

If a company links their "Design Data" to a network folder, does any change to the global form get pushed to the other users? i.e. how does one test new forms/layouts without affecting others?

Message 18 of 20

Since the .ipj settings override Application Options, maybe you can create a new folder "C:\Test Forms" where you create temporary copies of existing forms in "\Design Data" (where the production forms are). Once you're done, you can overwrite Design Data forms with Test Forms forms.
Message 19 of 20


@SometimesInventorMakesMeAngry wrote:
Since the .ipj settings override Application Options, maybe you can create a new folder "C:\Test Forms" where you create temporary copies of existing forms in "\Design Data" (where the production forms are). Once you're done, you can overwrite Design Data forms with Test Forms forms.

What I have done in the past, is just to setup my own "development.ipj" that uses a local Design Data location, then when things are ready to push out to production, the forms (and rules) were copied to a the shared network location.

 

I hope this helps.
Best of luck to you in all of your Inventor pursuits,
Curtis
http://inventortrenches.blogspot.com

EESignature

Message 20 of 20

Yes, thank you. I kind of implied it, but I realize now it's not very clear. I wish I could edit my post.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report