Home
Search
Members
Calendar
Who's On
Welcome Guest
(
Login
|
Register
)
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
»
BPM.NET 2007/Sharepoint Accelerator 2007
»
BPM.NET 2007/Sharepoint Accelerator 2007
»
Application Development
»
Exporting the analysis view to image
Exporting the analysis view to image
Rate Topic
Display Mode
Topic Options
Author
Message
wmostafaw
wmostafaw
Posted Sunday, February 22, 2009
Supreme Being
Group: Forum Members
Last Login: Friday, April 22, 2011
Posts: 24, Visits: 96
How to export or save the analysis tab of BAM to image file by code?
Post #1171
Skelta02
Skelta02
Posted Tuesday, June 23, 2009
Supreme Being
Group: Forum Members
Last Login: Thursday, June 02, 2011
Posts: 90, Visits: 150
Hi,
Use the below code to get the Analyst View.
Workflow.NET.Web.Report.
WorkflowExecutionReport
ex =
new
Workflow.NET.Web.Report.
WorkflowExecutionReport
();
ex.Application =
"SqlRepo"
;
ex.ExecutionId = 3;
//ex.DefaultView = Workflow.NET.Report.WorkflowExecutionReportTypes.ExecutionView;
ex.CanControlWorkflow =
false
;
ex.OnlyAnalystsView =
true
;
Panel1.Controls.Add(ex);
Regards,
Moderator
Post #1409
« Prev Topic
|
Next Topic »
Reading This Topic
-
Active Users: 1 (1 guest, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Jump...
----------------
Forum Home
Search
Members List
Calendar
Who's Online
----------------
Skelta Workflow Net
|-- Skelta Workflow Net
|---- Installation
|---- Configuration
|---- Application Development
|---- Workflow Execution
|---- Database
|---- License Activation
|---- Integration
Skelta Sharepoint Accelerator Net
|-- Skelta Sharepoint Accelerator Net
|---- Installation
|---- Configuration
|---- Application Development
|---- Workflow Execution
|---- Database
|---- License Activation
|---- Integration
Skelta BPM.NET 2006
|-- Skelta BPM.NET 2006
|---- Installation
|---- Configuration
|---- Application Development
|---- Workflow Execution
|---- Database
|---- License Activation
|---- Integration
BPM.NET 2007/Sharepoint Accelerator 2007
|-- BPM.NET 2007/Sharepoint Accelerator 2007
|---- Installation
|---- Configuration
|---- Application Development
|---- Workflow Execution
|---- Database
|---- License Activation
|---- Integration
BPM.NET 2009
|-- BPM.NET 2009
|---- Installation
|---- Configuration
|---- Application Development
|---- Workflow Execution
|---- Database
|---- License Activation
|---- Integration
All times are GMT -5:00, Time now is 10:13am
Execution: 0.078.
10 queries.
Compression Enabled.
Copyright © 2002 - 2009 Skelta Software. All rights reserved. Tel: 1 (678) 306 4110 | Email:
sales@skelta.com
Skelta - A BPM Workflow Software Company