Author |
Message
|
rdx |
Posted: Tue Jan 04, 2005 6:36 am Post subject: work flow on AIX and Windows |
|
|
Novice
Joined: 21 Dec 2004 Posts: 21
|
Hi all,
I have some doubts about work flow on AIX and windows.
1)How to open a runtime client on AIX .
2)I have developed the business process model using build time and imported to runtime it is worikng fine on windows , i am using fmcnshow as the program for the activities .Now i have to import the same FDL on AIX and run it, now we have to give change the path of the program fmcnshow on AIX, where to find this program on AIX.
3)can we have two two different operating system paths for a program (I mean on the implementation tab where we have the programs on the program properties we have different operating systems tabs can we select more that 2 operating system paths there) |
|
Back to top |
|
 |
vennela |
Posted: Tue Jan 04, 2005 7:21 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
There is no standard client for AIX. It is ONLY available on Windows.
If you import the FDL on the workflow AIX server, you have to install the standard client on the windows and configure this client to talk to AIX server and you can still use fmcnshow program without any changes.
Do some thinking and do some tests yourself. |
|
Back to top |
|
 |
rdx |
Posted: Tue Jan 04, 2005 8:40 am Post subject: |
|
|
Novice
Joined: 21 Dec 2004 Posts: 21
|
Hi Venella,
Suppose i want to do every thing that a runtime client does by using java programs(ie i dont have a standard client configured from windows to AIX)
can i use the same FDL that has the fmcnshow program assigned to the activities and import this fdl to the AIX workflow server(I have a doubt as when we use the fmcnshow program we give the path of the fmcnshow program as C:\Program Files\IBM WebSphere MQ Workflow\BIN\fmcnshow.exe. on the WINDOWS NT PATH now weather this FDL imported ON AIX WORKFLOW SERVER will work fine as there is no AIX path mentioned in the FDL) |
|
Back to top |
|
 |
vennela |
Posted: Tue Jan 04, 2005 8:42 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
You have to specify the program to be inovked in the AIX path. Also, if you are invoking a java program then you need a PEA running. |
|
Back to top |
|
 |
rdx |
Posted: Tue Jan 04, 2005 8:48 am Post subject: |
|
|
Novice
Joined: 21 Dec 2004 Posts: 21
|
Hi Venella,
I am using fmcnshow program for all the activities (fmcnshow WINDOWS NT) is there any substitute of fmcnshow on AIX if not what program is to be used instead of fmcnshow on AIX(what program should i mentioned on the AIX path). |
|
Back to top |
|
 |
vennela |
Posted: Tue Jan 04, 2005 8:52 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Please do some thinking before you ask a question. Understand what you want to do first.
Do you know what fmcnshow does. (Atleast from the name you can guess something)
fmcnshow is a VB program that is invoked for an activity which shows the INPUT container values and you can set the OUTPUT container values.
How can you think of an equivalent of such a program for an AIX machine. It does not make sense at all.
But anyway the answer to your question is NO.
Use the standard web client instead. |
|
Back to top |
|
 |
|