Get Waiting Tasks for a Person
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server General > Get Waiting Tasks for a Person




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Get Waiting Tasks for a Person  
zeynep


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-22-04 12:47 PM

Hello,
I have developed a simple HWS-MyWebService-Infopath integrated workflow
system. In this system, I have started a workflow by
AddActivationBlockToActivityFlow. After I did this, a guid is returned to me
.
After this I want to take activity flow information by GetActivityFlowInfo
method. I call the method like this:

hwss.Credentials = new System.Net.NetworkCredential("user1", "passworD2",
System.Environment.MachineName);
hwss.GetActivityFlowInfo(activityFlowID, ActivityFlowDetailLevel.TaskLevel,
null);

After calling this method it throws an exception (for parameter
activityFlowID i tried the activity flow id retrieved from
hwss.GetNewActivityFlowID() and id returned from
AddActivationBlockToActivityFlow method):

Microsoft.BizTalk.Hws.SoapService.HwsServiceSoapException: Failed to
retrieve activity flow information from tracking.

"user1" is the target for the first task in the activity model. Do you have
any idea what is the problem? Or should I do something different to get the
waiting task for the user1?

Thanks,
Zeynep





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:42 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register