"The group doesn't contain any members." - dynamics-crm

Get this error while assigning the work order to a resource type - "group"
Please see this image
I have currently created a group "CRM Team" and have tried to assign a work order to that group. However, when I try to schedule that work order, I am getting the "The group doesn't contain any members" error.
Does anyone know how to add members when resource type is " Group" in field service?
Thanks in advance...!!!

Related

How to solve - A Merge Field with the tag "" already exists for this list - Mailchimp?

I've Audience created in Mailchimp with only three merge fields namely First Name, Email and Phone. Now I want to add a new merge field but whenever I click on add new field it shows this specific error.
"A Merge Field with the tag "" already exists for this list."
I searched almost every forums but can't find any solution. I'm new to mailchimp.

Mailchimp 3.0 - Create campaign with interests - wrong number of selected members

I created a new campaign using interests. Creation is ok but when checking the campaign on Mailchimp, the number of selected members is 0 (but this is wrong). If I open the recipients tab and go back to the confirm tab (without modifying anything in recipients), then the number of selected members is correct and campaign can be sent.
Is there something special to be done to get the right number of selected members?
Thx in advance!
Edit: I am using 2 different interests group for this campaign. If I only use one, it's working.
Is the number of selected members only wrong via API call result? Or is it also incorrect on the Mailchimp dashboard?

Getting ID instead of name in SharePoint list 2010

I have a share point list in which exists a column - Modified by - which has values such as - LastName, FirstName 123.
When i associate workflow on this list to create the same fields in another list, i am not getting values like above mentioned instead i am getting network id such as flname123.
Any help?
SharePoint treats fields that handle user info in a special way. "Modified By" is one of those fields. You'll want to check that the field you're copying the info into is of the type "person or group". Then your workflow will bring it over in the expected way.

Group ID for "All Company" Group in Yammer

I'm using the Yammer REST API to fetch data about messages posted in our Yammer network.
I can get messages from any group by passing the group ID.
But I don't know the group ID for the All Company group.
How can I find the group ID for the All Company group?
Use https://www.yammer.com/api/v1/messages/general.json.
You can see the other built-in feed type endpoints such as my_feed and private here: http://developer.yammer.com/restapi/#rest-messages
Yammer API POST call with parameter group_id allows posting message to a group, but not to AllCompany.
Same POST call with parameter feed_id allows posting message to a group and to AllCompany group (feed).
Use feed_id instead of group_id and all as id.
first get all the groups
using this API
https://www.yammer.com/api/v1/groups.json
in that group array check out the group full name. and you can use id of that array item. that will be your group id.
Use https://www.yammer.com/api/v1/messages.json.
This will give All public messages in the user’s (whose access token is being used to make the API call henceforth referred to as current user) Yammer network. Corresponds to “All” conversations in the Yammer web interface.
also refer answer from by #mleroy in earlier message.
use "all" as feed id for All company group.
I know this post is a bit old but it might help someone.
On every group page of Yammer, there is a section called Access Options on the right had side.
Click on the link "Embed this group in your side". It will give you JS code for the group which will include Feed ID as well.
Using this api you can able access all messages
https://www.yammer.com/api/v1/messages.json
from the response json you can see the group id of all message groups.You can notice that 'group_created_id' is null for all company group.
I dont think that group id for all company is 'All',because that parameter is an integer,So just pass null.
Its a bit weird, but I found out that the group_created_id field is null when the message belongs to "All Company"
So you can use messages.json as mentioned before to get all public messages,
or if you want to search for messages by groups, you can get a list of groups ids and use :
https://www.yammer.com/api/v1/messages/in_group/{group-id}.json
and after that use messages.json, and go over the messages and search for those who has the field group_created_id set as null
Hope it will help someone someday :P
I had a similar requirement of embedding Yammer All company feed for which I needed the Feed ID and this worked for me-
feedType: "general",
feedId: "all"
Hope this helps!

Dynamics CRM - Text inside customer field on case entity won't update

I have a problem with getting the text inside the customerid field on the case-form to update
As you can see on the picture above, I've created a contact named "Test Contact" and an account named "Test Account".
I have a workflow running in the background with the condition: if a contact is in the customer-field AND the contact belongs to an account, then update the record with moving the customer (which is a contact) to the contact field, and then get the company in the customer field.
The problem is (as shown in the picture) that the customer field don't show the right text. Because customer details is updated with "Test Account" which is the company that "Test Contact" belongs to. Also, if I click on the "test contact" I also get in the "Test Account" form. So all the references is okey, but the text is wrong.
I've tried different ways to solve this problem, but as for now, I'm a bit short on what to do next.
The workflow
Update record
I was able to solve the problem with an wait condition that timedout until the contact field had data, and then got the company of the contact.
It takes a few seconds extra, but at least it solved the label error

Resources