open a particular Workset

I have a customer Workspace that contains a list of Worksets. These worksets are for the customers differnt crafts. We are using mainly one particular craft.

When I am Picking this customers Workspace I Always get the first workset alphabetically. (I renamed the first one and now I am obviously get the next one) So I have to scroll down the list of worksets and select the Right one down the list.to make sure I am working with the correct crafts workset. I would like to get our "preferred" craft selected.

I tried "_ustn_worksetname = >CRAFT<"  in the Customer_workspace.cfg, but this config var is not steering me there.

Parents Reply Children
  • I went back and reread this. Sorry I missed that you just want to set a default WorkSet for the WorkSpace. It really has nothing to do with the User as you want all users to start with the same default craft (WorkSet).

    IMHO this is a bug, what you did should work. In V8i you could define a User to select a specific Project by setting _USTN_PROJECTNAME in the User CFG file. In CONNECT User is essentially WorkSpace and Project is WorkSet. So you should be able to set a WorkSpace to have a default WorkSet by defining _ustn_worksetname in the Workspace CFG file.

    I would contact Support and ask them to file a defect on this issue. But again thats IMHOWDNM

    ~HTH

    John.

    yep