Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hi @PM_10272594
I guess that you use Publish Rules. So you need to set that publish rules are used during the check in.
If manual publish wizard show you the option, then I would check if property is set..
publish.usesPublishRules has to contain PROE option.
xconfmanager -s publish.usesPublishRules="ARBORTEXT PROE" -t codebase\WEB-INF\conf\wvs.properties -p
Check the property in the wvs.properties
PetrH