ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » Data loss in data container

Post new topic  Reply to topic
 Data loss in data container « View previous topic :: View next topic » 
Author Message
tim@KIN
PostPosted: Mon May 07, 2007 12:08 am    Post subject: Data loss in data container Reply with quote

Newbie

Joined: 26 Apr 2007
Posts: 9

Hi All,
It is me again seeking for help.

My problem is:
Data loss in Container after WAS timeout. This problem is not always happen.<1%.

The flow:
Process Template contain several block of activity, also there is a block of activity contain a block of activity. one of the activity is user operation on JSP.

Actually the appication run on WAS and UPES, there is 30 min timeout setting on WAS. When user check out the task and do the action "like submit" after 3X min, it have chance to be happen.

Data in container:
<?xml version="1.0"?>
<ProgramOutputData>
<MData>
<command>checkInWorkItem</command>
<id>VwAAAAEDTMaxAAAAAAAAAABX</id>
</MData>
</ProgramOutputData>

expected data:
<ProgramOutputData>
<MData>
<Deadline>11 May 2007</Deadline>
<DisplayProcessName>Name here </DisplayProcessName>
<ExeStatus>S</ExeStatus>
<InitRemarks2>
</InitRemarks2>
<InitRemarks3>
</InitRemarks3>
<IsNotFromDraft>T</IsNotFromDraft>
<NextLvlRmk>
</NextLvlRmk>
<Owner>USERNAME HERE</Owner>
<ProcessID>x</ProcessID>
<ProgramHandler>A.B.CProgramHandler</ProgramHandler>
<RemarksFromOtherUser>T</RemarksFromOtherUser>
</MData>
<_ACTIVITY>RetrieveInitiate</_ACTIVITY>
<_PROCESS>Submit$AAAAAQNNDhsAAAAAAAAAAA==</_PROCESS>
<_PROCESS_MODEL>Submit</_PROCESS_MODEL>
</ProgramOutputData>

There are lots of data loss.

Any one have similar case? or any idea?
Back to top
View user's profile Send private message
tim@KIN
PostPosted: Mon May 07, 2007 1:23 am    Post subject: Reply with quote

Newbie

Joined: 26 Apr 2007
Posts: 9

the JSP form action=/MQWFClient-FMC/servlet/Main?command=checkInWorkItem&id=VwAAAAEDTMaxAAAAAAAAAABX

So Is that this is not WF problem, it should be some errors in Client machine?
or in our filter or check timeout mechanism?

it seems that the data container contain the parameters in action(the command and id), no the data in form were miss out.
Back to top
View user's profile Send private message
tim@KIN
PostPosted: Tue May 08, 2007 5:50 pm    Post subject: Reply with quote

Newbie

Joined: 26 Apr 2007
Posts: 9

This may be a WAS bug in post method.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » Data loss in data container
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.