Author |
Message |
Topic: Check if the user is logged on |
paoloz
Replies: 3 Views: 8572
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Aug 06, 2007 6:50 am Subject: Check if the user is logged on |
As far as concerns MQ WF ver. 3.6 for z/OS platform, how can I verify if a user is logged on or not ?
Is there an API to be used ? which one ?
Many thks in advance. |
Topic: FMC00118E |
paoloz
Replies: 4 Views: 5796
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Apr 11, 2007 11:16 pm Subject: FMC00118E |
Even if we using our own clients, we are quite confident that URL is not wrong. In any case, how can verify if ?
Anyway, our feeling is that something occurs during the data container preparation, do ... |
Topic: FMC00118E |
paoloz
Replies: 4 Views: 5796
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Apr 05, 2007 10:44 pm Subject: FMC00118E |
It is driving me crazy.
The environment: MQ Workflow 3.4 running on z/OS system and using DB2 version 7.
The problem: User Administrator who makes a refresh of his worklist. Selecting an ite ... |
Topic: Migration from 3.4 to 3.6 version on z/OS platform |
paoloz
Replies: 1 Views: 3124
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Oct 17, 2006 6:38 am Subject: Migration from 3.4 to 3.6 version on z/OS platform |
Hy all,
My company is planning the migration from the current 3.4 version to the new 3.6. The platform on whi ch MQ WF runs is z/OS 1.4.
One problem seems to be the DB2 for which the current ver ... |
Topic: removing left-over session |
paoloz
Replies: 5 Views: 5838
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Nov 15, 2005 6:50 am Subject: removing left-over session |
Casting a glance into the log, they seem generated at the logon time only.
regards |
Topic: removing left-over session |
paoloz
Replies: 5 Views: 5838
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Nov 15, 2005 2:31 am Subject: removing left-over session |
I use the web client on MQ WKF 3.4 which runs on z/OS platform.
The messages are taken from the web server log, but I'd like to know which are the circumstances generating them.
regards |
Topic: removing left-over session |
paoloz
Replies: 5 Views: 5838
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Nov 14, 2005 6:25 am Subject: removing left-over session |
Does anybody know the meaning of the messages below, generated at the user LOGON time ?
- Removing left-over session for xxxxxx
- Removing session yyyyyyyyyyyyyy
It sounds like a dangling ses ... |
Topic: Start process in transaction |
paoloz
Replies: 1 Views: 2308
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Apr 12, 2005 5:41 am Subject: Start process in transaction |
The situation I'm trying to solve is the following:
Begin trans
Program A write application data on a DB
Program B start a process under MQ WF which needs to read the DB
Program C commit
An ... |
Topic: slow response |
paoloz
Replies: 8 Views: 6781
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Apr 12, 2005 5:22 am Subject: slow response |
yes,
exaclty |
Topic: slow response |
paoloz
Replies: 8 Views: 6781
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Feb 25, 2005 4:17 am Subject: slow response |
For ucbus1
We solved the problem simply using the following filter parameter:
OWNER=CURRENT USER
This should avoid the generation of a complex query command by the FMCDDSQL (Dynamic query generat ... |
Topic: slow response |
paoloz
Replies: 8 Views: 6781
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Feb 01, 2005 6:26 am Subject: web client slow response |
We have exactly the same problem.
Please let me know if and how you solved it.
We run a three-tier configuration with MQ Workflow running on z/OS system.
As far as I'm concerned, isolating the q ... |
Topic: Program Mapping via PES vs Workflow API calls |
paoloz
Replies: 0 Views: 1816
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Dec 31, 2004 1:04 am Subject: Program Mapping via PES vs Workflow API calls |
Hi all,
Could someone please help me in considering the best solution between Program Mapping via the Program Execution Server and the Workflow API calls ?
Thanks in advance |