Author |
Message
|
tdwells |
Posted: Wed May 21, 2003 11:01 am Post subject: [SOLVED]FMCIBIE v3.3.2 |
|
|
Apprentice
Joined: 30 Oct 2002 Posts: 42
|
Does anyone know how to get a trace or determine the problem with fmcibie fails with the following message:
FMC26530E Translate of process model 'Cancel' failed.
FMC24560I fmcibie finished and found 1 errors 0 warnings. RC = 20
When exporting, I have verified that I am exporting all data structures, UPES, programs, etc.
Thanks in advance _________________ IBM Certified Specialist - MQSeries |
|
Back to top |
|
 |
Ratan |
Posted: Wed May 21, 2003 11:48 am Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
Do fmcibie with -l option and specify a log file name
(eg fmcibie -l mylog.log)
you should be able to see what caused the error.
Or post the FDL here (if possible), and someone would help you out. _________________ -Ratan |
|
Back to top |
|
 |
sshaker |
Posted: Thu May 22, 2003 6:39 am Post subject: |
|
|
 Disciple
Joined: 20 Sep 2002 Posts: 185
|
did u verify the process before exporting.. if not pl do the verification of the process. it is a good practice to do the process verification once ur done with modeling. buildtime and wbi workbench both allow process verification for workflow.
regards
shaker _________________ shaker |
|
Back to top |
|
 |
jmac |
Posted: Thu May 22, 2003 7:10 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Just to add one item to what Shaker has said.... Be aware, that the MQWF Buildtime and the Modeler MQWF verify, can both report NO errors, and then you will still get errors on import into runtime. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
MaheshPN |
Posted: Thu May 22, 2003 7:56 am Post subject: FMCIBIE v3.3.2 |
|
|
 Master
Joined: 21 May 2003 Posts: 245 Location: Charlotte, NC
|
Hi,
If you post the FDL we can figure out and send you back.
Regards,
Mahesh
IBM Certified Solution Expert - MQWorkflow |
|
Back to top |
|
 |
tdwells |
Posted: Tue May 27, 2003 5:28 am Post subject: |
|
|
Apprentice
Joined: 30 Oct 2002 Posts: 42
|
thanks for all the input; I made some changes to some of my data mappings (which consists of several arrays) and the import into runtime began working again. Can't entirely explain it, but imports work now. When the problem was occuring, I did perform verifies, which always returned successful. _________________ IBM Certified Specialist - MQSeries |
|
Back to top |
|
 |
|