Kjo është lloj i çështjes përsëritur / zakonshme që ka bërë në MSDN Forum : http://social.msdn.microsoft.com/Forums/en-US/sharepointworkflow/thread/7d0166b7-6226-46bb-86cf-105647c79c47
Punës e cila është krijuar nga projektuesi SharePoint nuk dërgoni një email tek anëtarët e Grupit SharePoint.
Kjo çështje është e njohur dhe Designer Ekipi i dha workaround për të zgjidhur këtë problem.
-
Ajo SharePoint Site, klikoni Site Veprimet -> Paneli i punëve Site -> Modifiko gjitha Paneli i Faqes.
-
Nën Përdoruesit dhe Lejet shkon, Njerëzit klikoni dhe grupeve.
-
Zgjidhni grup të përshtatshme(me), Settings click -> Group Settings.
-
Nën Grupi zonë Settings, gjithë të zgjedhur për të cilët mund të shohin anëtarësimin e grupit, klikoni OK.
Grupi im është vendosur tashmë në pamje të gjithëve dhe ende nuk është marrë email që SPD dërgon atë.
a është duke punuar për përdoruesit?
hi i bëri të njëjtën gjë dhe të mos dërgimin e saj në grupe, vetëm përdoruesit çfarë mund të jetë i gabuar?
Unë kisha të njëjtin problem, dhe kjo ka punuar për mua:
http://www.sharepointdev.net/sharepoint–workflow / dërgoni email--to-grupit-jo-pune-47712.shtml
Së fundi gjetur zgjidhje të drejtë. Dërgimi email për individët, nëse hard-coded ose kaluar nga vlera works fine.
Grupet SharePoint megjithatë, duhet të shtohet në mënyrë specifike leje lexuar në pika / listë të “lejoj” SPD të duhet të dërgoni email.
Për shembull, në workflow tim kam provoj disa gjëra para se unë në fakt të fillojë punës. If these things don’t validate properly, I want to email a “WF Support” Sharepoint group. Since that group has nothing to do per se with the workflow, I must add a Grant READ permissions task just before sending the email.
Hope this helps.
Po
The solution is to give the SharePoint group ‘Read’ permission on the list
Thank you
[…] I changed the workflow to e-mail my account directly and it worked fine. So the problem was sending mail to a group. It took a while to find a solution to this – the clue was in this post. […]
I agree with Ahmed. Assigning read permission to the SP group for the list on which the workflow was running solved that issue. But “NT Authority/Authenticated Users” had already been assigned Contribute rights for the list. It is weird that this does not help that issue.
Just to be clear, does this mean that if the Permission Group has “Contributor” rights, the Workflow won’t work, but if it has “Read” rights it will?
thanks – this explains a problem I’m experiencing with a SPD custom workflow.
Also user which add/edit an item to the list should have Create Group permission in permission level setting.
Even group has full permission which is not working guys.
This didn’t fix the problem for me. There was another setting that prevented the emails from going to groups. On the same screen where you select “everyone can view this group”, you also need to scroll further down, and give the group site access. It needs at least “read only” access to the entire site. After placing a checkbox in “Read Only” the emails started working from SharePoint Designer 2007.
Thank You Sir for article. its working for me .
thanks a lot.
selecting everyone for who can view the membership of the group SOLVED my problem