Only a Windchill site administrator can edit a workflow template
Windchill PDMLink 11.0 M030-CPS11
Only a Windchill site administrator can edit a workflow template.
Users who are members of the Administrators group at the site level cannot modify an existing workflow template.
Description
Editing a workflow template.
When checking the syntax of an existing block, the check is successful.
When creating any new block (for example, Conditional Router), when checking the syntax, an error message is displayed:
ERROR : WF_EXEC_EXPR <adminPLM> - compile - OUT: D:\ptc\Windchill_11.0\Win
dchill\temp\WfExpression_<adminPLM>.java:17: error: '{' expected
public class WfExpression_<adminPLM>{
^
1 error
where <adminPLM> is the login of a user who is a member of the Administrators group at the site level
File with name ”D:\ptc\Windchill_11.0\Windchill\temp\WfExpression_<adminPLM>.java”
not in the specified directory.
If you add a new block under the password of the administrator of the Windchill site under which Windchill was installed, the syntax check is successful.
What can I do so that all users in the administrators group can change the workflow template?
I tried to add a user at the site level to the group:Workflowadministrators and WorkflowAuthors.
Did not help.

