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

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Creo View - View Help

BS_10758170
4-Participant

Creo View - View Help

I'm trying to roll Creo View out to some pople within our company but don't want to without getting a few things ironed out. One being the publisher. Why does every job with the publisher fail! Has anyone got a way around this? Number 2 see attached, CYS and planes show up when opening Creo View out of both Windchill and ThingWorx. Anyone have a solution for this?

BS_10758170_0-1726862098992.png

 

2 REPLIES 2
BenLoosli
23-Emerald II
(To:BS_10758170)

This is not an Idea topic, but a general CreoView question.

Since CreoView is publishing every job to an internal content as a .pvz file, which is a PDF embedded with other attributes. You need to adjust the Creo configuration on the publishing machine to turn off datums and csys so they don't get published with the object geometry or drawings.

As for the publisher failing, how is it failing? Is it timing out due to the complexity of the models/drawings being published? You can adjust the timeout times in the recipe file, but also may need to adjust the timeout preference values with xconfmanager settings.

 

I have these lines in my config.pro on the publishing server:

!====================================================================
! Model Display
!====================================================================
display_planes no
display_coord_sys no
display_axes no
display_points no
display_plane_tags no
display_coord_sys_tags no
display_axis_tags no
display_point_tags no

!====================================================================
! Creo View Publishing settings
!====================================================================
! no longer valid - model_note_display no
disable_search_path_check yes
multiple_skeletons_allowed yes
web_browser_homepage about:blank
regenerate_read_only_objects no
atb_auto_check_on_retrieve off
package_constraints freeze
enable_3dmodelspace_browser_tab no
enable_partcommunity_tab no
enable_resource_browser_tab NO
dm_remember_server no
suppress_license_loss_dialog yes
suppress_dlg_license_expired yes
dm_auto_conflict_resolution yes
dm_checkout_on_the_fly continue
pipe_solid_centerline no

 

Preference settings that may need adjusted are:

Xconfmanager settings for publishing:

Publish.cadtimeout.assemblies 3600

Publish.cadtimeout.component 600

Publish.cadimeout.drawing 600 or 1200 (this will depend on the failure timeout value and may need increased even more)

 

In the recipe file set the following timeout values

Short 600

Long 3600

Hi @BS_10758170,


I wanted to see if you got the help you needed.


If so, please mark the appropriate reply as the Accepted Solution or please feel free to detail in a reply what has helped you and mark it as the Accepted Solution. It will help other members who may have the same question.
Please note that industry experts also review the replies and may eventually accept one of them as solution on your behalf.


Of course, if you have more to share on your issue, please pursue the conversation.

Thanks,

Catalina
PTC Community Moderator
Announcements


Top Tags