BizTalk Server Orchestration - About action in HWS

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > September 2004 > About action in HWS





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author About action in HWS
Boo

2004-09-23, 2:42 am

i have create my own action an activitymodel. it is very normal in the first step of execution (message is activated by initiator and wait for response from target user, the result is actionInstance[0].task is not null and have output xml file (taskMessage), i also check the activityflow in HWSAdmin and everything is ok.) but in the second loop of execution, after i call AddActivationBlockToActivityFlow by pass parentActionInstanceID and parentTaskID as parameters, it's look like ok (actionInstance count in activityflow = 2), but when i call actionInstance[0].task of both actionInstance, the only first task is retrieved (task in second step is null) but taskMessage xml file is send and content of it is correct (include in hwsSection)) and targetUser property of activityFlow in HWSAdmin is blank (but in <targetActor> in xml file is not blank).
what step is missed in orchestration? pleasee helppp
Chris Whytock[MSFT]

2004-09-27, 5:51 pm


Do any errors show up in your event log, or in HAT? Sometimes even if the
message output is correct there can be an error in the task message that
causes HWS to fail when trying to track the task.

--Chris

--------------------[vbcol=seagreen]
i have create my own action an activitymodel. it is very normal in the
first step of execution (message is activated by initiator and wait for
response from target user, the result is actionInstance[0].task is not
null and have output xml file (taskMessage), i also check the
activityflow in HWSAdmin and everything is ok.) but in the second loop
of execution, after i call AddActivationBlockToActivityFlow by pass
parentActionInstanceID and parentTaskID as parameters, it's look like
ok (actionInstance count in activityflow = 2), but when i call
actionInstance[0].task of both actionInstance, the only first task is
retrieved (task in second step is null) but taskMessage xml file is
send and content of it is correct (include in hwsSection)) and
targetUser property of activityFlow in HWSAdmin is blank (but in
<targetActor> in xml file is not blank).[vbcol=seagreen]



--
Boo
------------------------------------------------------------------------
Posted via http://www.webservertalk.com
------------------------------------------------------------------------
View this thread: http://www.webservertalk.com/message404687.html
[vbcol=seagreen]

Boo

2004-09-27, 11:19 pm

Umm... don't have any errors in HAT or event log. but targetUser property of activityFlow in HWSAdmin is blank -_-''
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com