Author |
Message
|
koko |
Posted: Wed Sep 28, 2005 8:06 pm Post subject: Process Translation Error |
|
|
 Master
Joined: 26 Sep 2003 Posts: 206
|
I have a workflow model designed in Workbench. This process verifies fine both in workbench and Buildtime, but gives a translation error when I try to import the FDL.
I searched this forum and found that it is generally a case of missing object. It does not give me any clue as to what it sees missing.
In addition the following information might help. This process is a replica of another process in the flow.
I have three activities in a process called A. I have the same three activities in another process called B. Basing on a variable's value I either call A or B. Now A imports fine in runtime, but B gives me the translation error. I checked the two FDLs for A and B. They are same.
I also tried another experiment. I created another config with a new database and this time imported B first to see if it might work. It doesnt work.
Can any one let me know what I might be missing here. _________________ Thanks
Koko |
|
Back to top |
|
 |
Ratan |
Posted: Wed Sep 28, 2005 8:48 pm Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
Post your FDL here or send me the FDL. _________________ -Ratan |
|
Back to top |
|
 |
koko |
Posted: Thu Sep 29, 2005 4:55 am Post subject: |
|
|
 Master
Joined: 26 Sep 2003 Posts: 206
|
Ratan,
I PMed you the FDLs _________________ Thanks
Koko |
|
Back to top |
|
 |
jmac |
Posted: Thu Sep 29, 2005 5:49 am Post subject: Re: Process Translation Error |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
koko wrote: |
I have a workflow model designed in Workbench. This process verifies fine both in workbench and Buildtime, but gives a translation error when I try to import the FDL. |
I have run into this many times.... Mode verify is clean in Modeler, but has issues in BT and RT. I don't have access to all of my notes, and will not be in my office for a week.... If you are still having problems then send me a reminder and I will look and see what issues I found. Hopefully Ratan can solve your problem by seeing the FDL. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
koko |
Posted: Thu Sep 29, 2005 6:33 am Post subject: |
|
|
 Master
Joined: 26 Sep 2003 Posts: 206
|
Thank you so much Ratan and Jmac !! When I was ever not thankful to you Jmac
For now I *seem* to have passed that issue ( which I am not really sure of). I found that process B visible in webclient all of a sudden... I swear..
Could it be the case that Runtime imports it inspite of throwing an error?
Anyway I tried to delete the process, model the process flow again and inserted it into my main flow. For now it seems to be working.
I will update you guys if I run into problem again.
Ratan,
Pls try to point out what is missing in my FDLs. That way I can solve this problem next time on my own
Thank you once again for your help. _________________ Thanks
Koko |
|
Back to top |
|
 |
Ratan |
Posted: Thu Sep 29, 2005 8:46 am Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
Try the FDL I PM'd you. I made some changes in the order. _________________ -Ratan |
|
Back to top |
|
 |
koko |
Posted: Thu Sep 29, 2005 9:02 am Post subject: |
|
|
 Master
Joined: 26 Sep 2003 Posts: 206
|
Thanks Ratan. It works fine. I tried to glance through it but couldnt find what was changed to make it work. I will try comparing the two FDLs once I get my mind back.LOL.
If it is pretty straight forward rule that needs to be followed, pls post it here. If its not, ss I said I will try to find it myself and post it here when I find some time. _________________ Thanks
Koko |
|
Back to top |
|
 |
koko |
Posted: Fri Oct 07, 2005 7:17 pm Post subject: |
|
|
 Master
Joined: 26 Sep 2003 Posts: 206
|
Hi Ratan/Jmac,
Can you please let me know what is the order of objects required to keep the workflow happy.
I started getting these Process Translation errors in different FDLs I am importing. I am unable to find any clues as to why it is occuring.
Please let me know what I am missing here. _________________ Thanks
Koko |
|
Back to top |
|
 |
jmac |
Posted: Sat Oct 08, 2005 5:41 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Koko:
There are many rules that govern this, and I am not familiar with them all. This is why it is best to not write your own FDL. The biggest issues are within Staff because of the many inter-relationships among the objects. As to import order of objects this is the way I would normally import them:
1. Network (remember to reboot for changes to take affect)
2. Staff
3. Data Strutures
4. Programs
5. Processes _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
|