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 » Webclient Logon question

Post new topic  Reply to topic
 Webclient Logon question « View previous topic :: View next topic » 
Author Message
kriersd
PostPosted: Mon Apr 28, 2003 11:37 am    Post subject: Webclient Logon question Reply with quote

Master

Joined: 22 Jul 2002
Posts: 209
Location: IA, USA

Can anyone tell me where the QueryWorkItems method is called frm when you logon from the web client.

Command Handler or Command Viewer ??? <--- Which one..

Does it happen in the generic command handler or does it get called from the JSPViewer? The reason I ask: I would like to override that method and show the user a list of list instead. If I modify the JSPViewer logon response method I know that I can change what page is displayed, however, I am wondering if the query work items call has already been done at that point. I know that the query work items API is a very $$$ call and if at all possible, I would like to avoid it.
_________________
Dave Krier

IBM WebSphere MQ Workflow V3.4 Solution Designer
Back to top
View user's profile Send private message
jmac
PostPosted: Mon Apr 28, 2003 2:17 pm    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

Dave:

It is my opinion that you would want to override logonResponse in your viewer.java.

This is the last line of my logonResponse method:

Code:
    return queryWorkItemsResponse(builtin.queryWorkItems(context,
                    wListOID,false));


Of course you would need to modify, but I'm sure you get the idea
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
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 » Webclient Logon question
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.