Two prompts I cannot seem to suppress.

Two prompts I cannot seem to suppress.

ZMitchell01
Participant Participant
656 Views
2 Replies
Message 1 of 3

Two prompts I cannot seem to suppress.

ZMitchell01
Participant
Participant

Hello. I am currently working on a system that automates some data transferring from files in the vault. My issue is that despite being able to automate most prompts that I get via Inventor's add-in settings for Vault, there are two prompts that I could not suppress. I looked in the Vault add-in settings and in Inventor's prompt settings and I could not find either. Here are examples of the prompts in question:

ZachMitchellHMZ3X_0-1657212243172.png

ZachMitchellHMZ3X_1-1657212248503.png

These prompts may very well be in the list of prompts I checked but I have not been able to find them after a large amount of time spent looking. If anyone could provide insight on how to suppress these prompts it would be a huge help!

 

0 Likes
Accepted solutions (1)
657 Views
2 Replies
Replies (2)
Message 2 of 3

johnsonshiue
Community Manager
Community Manager
Accepted solution

Hi! Maybe you want to run Inventor in Silent mode. Please take a look at the following thread.

 

https://forums.autodesk.com/t5/inventor-ilogic-and-vb-net-forum/silent-operation-and-ilogic/td-p/702...

The particular API call is "InventorApp.SilentOperation=True"

 

Many thanks!



Johnson Shiue ([email protected])
Software Test Engineer
Message 3 of 3

ZMitchell01
Participant
Participant

@johnsonshiue Thanks! I'll give that a try. On a slightly different note, do you know any way to suppress the prompts coming from the Vault add-in via code? I know there is a way to do it in the settings but it would be really awesome if there was a way to only be suppressing them when the program is running.

0 Likes