Questions tagged [custom-activity]
78 questions
0
votes
1 answer
How to use LookupSPGroupMembers in Workflow Custom Activity (SharePoint)
I am creating a custom workflow in sharepoint designer 2013 but i have hit a snag where i cant work out a way to check to see if a user belongs to a specific user group.
This has led me to create a custom activity in Visual Studio 2012. There is a…

boondawg
- 101
- 1
- 2
0
votes
1 answer
MS CRM: Can I create a custom activity partylist?
I'm creating a new activity type for text messages and I would like to customize the 'To' field with a custom partylist. IE the lookup field that can be either an account, lead, contact or user. I want to remove accounts and users and limit the…

Justin williams
- 574
- 1
- 8
- 26
-1
votes
1 answer
How to remove special characters from XML stored in ADLS using Azure data factory or any other option?
I have scenario where i need to remove some characters from xml tags which is stored in ADLS. I am looking for an option with ADF. Can someone help me here with approach i should follow?