Share not showing group´s name created by Web Services
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2012 04:33 AM
Hello,
I am creating new groups and adding them to folders by Web Services, but when I go to the Share and get the folder, I can see that it has a group with the permissions that I granted, but it doesnt show the group´s name.
I think that it´s because I create the group by WS and I can´t add the displayName property to the Group, is it right? Is there any way to solve it?
Thank you.
I am creating new groups and adding them to folders by Web Services, but when I go to the Share and get the folder, I can see that it has a group with the permissions that I granted, but it doesnt show the group´s name.
I think that it´s because I create the group by WS and I can´t add the displayName property to the Group, is it right? Is there any way to solve it?
Thank you.
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2012 07:07 AM
You can add any property to crated node.
Why you are not able to add the displayname property.
Can you show your piece of code?
Why you are not able to add the displayname property.
Can you show your piece of code?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2012 02:22 AM
Hello,
Sorry, I´m able to show the displayName in Share now, the problem was that I was assigning in a bad way the group to the folder, I forgot to add "GROUP_" to the name when I assigned the group to folder, so in Alfresco web, it showed me that I assigned something called as my group(and for this reason I thought it was rigth), but in Share it didn´t.
I suppose that it created a node with the name but not other properties.
Thank you so much.
Salutes.
Sorry, I´m able to show the displayName in Share now, the problem was that I was assigning in a bad way the group to the folder, I forgot to add "GROUP_" to the name when I assigned the group to folder, so in Alfresco web, it showed me that I assigned something called as my group(and for this reason I thought it was rigth), but in Share it didn´t.
I suppose that it created a node with the name but not other properties.
Thank you so much.
Salutes.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2012 04:31 AM
Great, Yes it create node with name property.
Please mark it as solved.
Please mark it as solved.
