Author |
Message |
Topic: [SOLVED] Activity throws FMC00119E Not authorized |
mphartman
Replies: 6 Views: 2611
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Jun 23, 2003 8:06 am Subject: [SOLVED] Activity throws FMC00119E Not authorized |
Response from Volker Hoss with IBM WebSphere MQ Workflow Development on ibm.software.websphere.mqworkflow shed some light on this.
Volker said:
you didn't mention that your JAVA program is not sta ... |
Topic: Workflow and EIP |
mphartman
Replies: 4 Views: 2132
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Sun Jun 22, 2003 6:43 am Subject: Workflow and EIP |
I'm not certain I know what you mean by "link" but keep in consideration that the II4C administration database tracks aspects of the workflow like ACL and things it calls "Actions" that aren't in a r ... |
Topic: Invoking a Program by UPES |
mphartman
Replies: 4 Views: 2230
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Jun 20, 2003 9:11 am Subject: Invoking a Program by UPES |
Your colleague is on the right track. Check out the WA05 SupportPak for MQWF at
http://www-3.ibm.com/software/integration/support/supportpacs/individual/wa05.html
to get a head start and to hopefu ... |
Topic: [SOLVED] Activity throws FMC00119E Not authorized |
mphartman
Replies: 6 Views: 2611
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Jun 20, 2003 8:26 am Subject: [SOLVED] Activity throws FMC00119E Not authorized |
The queue manager, workflow servers, and PEA are all running under user fmc. Running as root results in the same problem.
The choice to run a shell script is one of manageability. It is easier to ... |
Topic: Workflow and EIP |
mphartman
Replies: 4 Views: 2132
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Jun 20, 2003 7:38 am Subject: Workflow and EIP |
EIP, now called Information Integrator for Content (II4C) in 8.2, offers a product feature called Advanced Workflow (ADWF). ADWF uses a limited license version of WebSphere MQ Workflow (MQWF) as its ... |
Topic: [SOLVED] Activity throws FMC00119E Not authorized |
mphartman
Replies: 6 Views: 2611
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Jun 20, 2003 7:18 am Subject: [SOLVED] Activity throws FMC00119E Not authorized |
I'm actually testing it using a custom web client (IBM's Content Manager eClient).
The process is very simple. Three program activities. The first and last basically do nothing. The middle's pro ... |
Topic: [SOLVED] Activity throws FMC00119E Not authorized |
mphartman
Replies: 6 Views: 2611
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Jun 19, 2003 11:25 am Subject: [SOLVED] Activity throws FMC00119E Not authorized |
In trying to run an activity implementation written in Java and invoked by a Program Execuation Agent (PEA), an FmcException occurs as follows:
com.ibm.workflow.api.FmcException:
FMC38009E M ... |