cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

ModelCheck confusion about Error vs Warning

ModelCheck confusion about Error vs Warning

  • At the top of the Creo ModelCHECK Report window (attached screenshot), Error is indicated by a red symbol. Users are not allowed/not able to check-in the object. But further down, it says Parameter Error (for instance), with the warning symbol. Not so intuitive.
  • Not all Errors and Warnings are expanded in the ModelCHECK report window. In this example, the Errors aren’t that visible to the users as it should if the tab was expanded.
8 Comments
BenLoosli
23-Emerald II

What version of Creo are you using? There have been changes to ModelCheck in some of the latest releases.

 

Not being able to check-in to Windchill de to an error is a parameter set by your system admin.

Cryptic error messages have been a fact of life for many years with ModelCheck. 

 

Mats_Bj
11-Garnet

5.0.3.0 and 5.0.5.0. When they updated the UI, it should be a good opportunity to review the messages too.

All Errors and Warnings should be clear for the user.

lwestbrook
16-Pearl
Status changed to: Under Consideration

The parameter error is simply the name of the check. I agree that the name isn't the most clear, since you can configure the check to give a warning instead of an error. But that check is not what is causing the errors preventing check-in to Windchill.

 

As for expanding all errors/warnings by default, that is being considered for implementing in a future Creo release.

BenLoosli
23-Emerald II

Please do NOT expand all errors and warnings by default!!!

Make it a user definable selection.

lwestbrook
16-Pearl

@BenLoosli 

 

Currently, only the first category is expanded by default. In my view, this is not the appropriate behavior. It should either be all expanded or none expanded.

 

Your thoughts?

 

I assume you don't want all to be expanded by default because it would make the report too unwieldy? Even for the new report UI that came in Creo 5.0?

BenLoosli
23-Emerald II

I have not played withy 5.0 enough to have seen the ModelCheck interface.

From my Wildfire 2 & 4 and Creo 2 experiences, you are right, I think the full display is too unwieldy. If this has improved to something more reasonable in sze, then I agree that it needs to be full expanded, or at least the header area that has an error/warning be expanded. If they don't see it, they don't fix it!

 

Off topic a little, but could there be an admin override to check in a part that fails ModelCheck? Maybe a check box at the bottom of the listing "Do you want your system administrator to force a check-in?" then prompt for the sys admin user credentials?

lwestbrook
16-Pearl

@BenLoosli Here is what the Creo 5.0 report looks like with all categories expanded by default. In Creo 4.0 and earlier, the categories were in tabs. I'm hopeful that the new UI is cleaner, but please let me know what you think:

 

2019-10-22_11-50-06.png

 

As for the admin override, could you create a new product idea for that? It will help with prioritization efforts. Thank you!

 

Luke

Mats_Bj
11-Garnet

It's a big improvement from previous versions.

 

The guy that set up our MC made a "loophole" so you put a user name in a file, special checks are triggered. These checks doesn't check anything. Our check files are loaded from a shared drive so if a user has a problem, admin can change this file and thus override normal checks.

In condition.mcc:

IF (GROUPNAME EQ loophole) config=(check/check_loophole.mch)(start/start_loophole.mcs)(constant/constant_axis.mcn)(status/status_concept.mcq).

One way to solve that issue?