Home      Members   Calendar   Who's On

Welcome Guest ( Login | Register )
      

Home » Skelta BPM.NET 2006 » Skelta BPM.NET 2006 » Application Development » Start-Contents


Start-ContentsExpand / Collapse
Author
Message
Posted Monday, January 12, 2009
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: Wednesday, May 06, 2009
Posts: 36, Visits: 100
Hi,

Can anyone please explain me the scenarios for using Contents in Start Activity and how to use them. I have been using Variables  and XML Variables in Start, but do not know how to use Contents.

Please advice.

Regards,

Vinay


Post #1089
Posted Thursday, January 15, 2009
Senior Member

Senior MemberSenior MemberSenior MemberSenior MemberSenior MemberSenior MemberSenior MemberSenior Member

Group: Forum Members
Last Login: Tuesday, November 10, 2009
Posts: 7, Visits: 24
Hi,

As you would be aware that the workflow can be executed by passing the UseridString and the xml data to the Execute method.

For Example:
string xmlcontent = "<Expense><Amount>2000</Amount></Expense>";
Client objClient = new Client("MyRep", "MyWF");
int ExecutionID =objClient.Execute("activedirectory::Bob ",xmlcontent);
objClient.Close

For the above scenario, if you would like to capture the value of Amount in Workflow, specify the content variable and using XPathExpression capture the value of amount in Content property of Strat Activity.
Like //Expense/Amount

You can get the more info in help.

Thanks,

Rajarshi Das

Post #1093
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
-
Active Users: 1 (1 guest, 0 members, 0 anonymous members)
No members currently viewing this topic.

All times are GMT -5:00, Time now is 4:24am

 
Execution: 0.234.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