I know this is may not be the case, but did you do an iwreset after setting the templating.cfg? please do it and then see if it works.Thanks
Hi AllIn templating.cfg we are configuring a datatype for no access to author as mentioned below.<allowed><not><cred role="author"/></not></allowed>When we select "New Form" entry an error is thrown. But when we edit DCR already created by an editor, teamsite allows us to edit the dcr and save it. This is applicable for group, user as well.This is very critical.Any help in this regard is very much appreciated.Environment:Teamsite 6.7.1 SP1Solaris 10Thanks & Regards,Karthik
Posting the message on behalf of karthik.The requirement in this case is not to allow the author to create or edit the DCRs for a particular datatype. For other data types author is able to create, since we did not give any restrictions. Please note that we have not modified the default roles.xml file. There is error thrown when he selectes "New Form" which is correct. But when he modifies the DCR created by valid user, he is able to modify the DCR and no error is thrown.In the manual, it is mentioned that if we set the allowed tag to for a particular role, the data type itself will not be visible. But in this case it is visible and the author is able to edit the DCR as well.The permissions we have set for entire templatedata directory is 775.Thanks & Regards,KrishnaTeamsite 6.7.1 SP1Solaris 10
Environment:Teamsite 6.7.1 SP1Solaris 10We are using regex to define which template types are available for which branches.User navigates to the category/datatype and then selects new form entry and the error thrown is,[...]If the tries to edit the existing dcr, then he is able to edit.We have tested the same scenario in TS6.5 SP2 (Solaris) and Allowed tag is working as per requirement.We searched in TS6.7.1SP1 Release notes, this is not listed in open issues also.RegardsKarthik
If he is not navigating to the data-type then he is not getting that data-type (not allowed).But he is able to edit the dcr of that data-type.
The permissions we have set for entire templatedata directory is 775.