workflow-activity Questions
8
Solved
This was my original question:
I want to be able to open a pdf file
in my app using the android's built in
pdf viewer app, but i dont know how to
start other apps. I'm sure i have to
call st...
Hissing asked 26/5, 2010 at 19:29
0
The error I am getting is
"The WorkflowApplication has been aborted because a Load or
LoadRunnableInstance operation threw an exception. Create a new
WorkflowApplication object to try loading...
Bespangle asked 22/9, 2016 at 2:20
2
I have 3 project in my solution. First project is asp.net mvc(as client app) and other one is WCF service application and last one is workflow activity library. I added WCF service reference to wor...
Rolan asked 28/8, 2016 at 17:9
3
Solved
I'm working on a Custom workflow activity. I've created my own helper.cs (Early Bound Entity Classes) with the Code Generation Tool (CrmSvcUtil.exe)
When I try to compile the code, it returns the ...
Blackthorn asked 7/3, 2013 at 9:52
1
Solved
I have created a CodeActivity for use in (custom) build definitions. This activity needs to copy files located on the server to/from places like the 'source directory', 'custom folders' to the 'dro...
Slosh asked 26/1, 2015 at 19:43
3
Solved
I'm customizing the default workflow of build process template using TFS 2010 Team Build. There is an activity named FindMatchingFiles allows to search for specific files with a pattern defined in ...
Terse asked 24/12, 2010 at 7:32
1
Solved
I'm trying to load a custom workflow activity onto a crm server. I loaded the project onto the server and have been using the CRM Plug-in Registration Tool. The server is CRM2011 and thus supports ...
Tenebrae asked 21/6, 2012 at 20:5
2
Solved
I'm creating an Activity Library in Visual Studio 11 Beta (although I've repeated all my steps in VS2010 with the same result), targeting the .NET 4.0 framework.
As I started entering arguments vi...
Madras asked 31/5, 2012 at 15:46
1
Solved
How Can I add BuildMessage(s) in custom BuildActivity?
[BuildActivity(HostEnvironmentOption.Agent)]
public sealed class InvokeDotNetReactor : CodeActivity
{
[RequiredArgument]
public InArgument&...
Angle asked 3/2, 2012 at 17:32
5
Solved
What is the practical difference between using flowchart diagrams and UML activity diagrams?
I have some thoughts, but maybe I'm missing an elephant in the room?
Flowchart diagram:
Widely ...
Pasargadae asked 16/8, 2011 at 16:2
4
Solved
In Sharepoint designer's workflow editor I wish to retrieve the username/name of the work flow initiator (i.e. who kicked it off or triggered the workflow) - this is relatively easy to do using 3rd...
Whitehorse asked 25/9, 2008 at 2:56
13
Solved
As an artist and musician, I often want to sit down and just let the code roll like a piece of free-form poetry, but I've found that doesn't work as well as when I have a set goal in mind. I'...
Alla asked 10/7, 2009 at 5:17
1
© 2022 - 2024 — McMap. All rights reserved.