Author |
Message
|
Steve Waugh |
Posted: Wed Jan 21, 2004 5:14 pm Post subject: How do we generate FDL from a database table? |
|
|
Newbie
Joined: 21 Jan 2004 Posts: 2
|
Is there anyway we can generate FDL from a database table?
Ex:
say i have a database table with columns fname, lname, username, password, user_role....
is there anyway i can generate FDL from that table and later import it in to runtime and have my users show up there?
Thanks in advance....  |
|
Back to top |
|
 |
kriersd |
Posted: Wed Jan 21, 2004 7:32 pm Post subject: No easy way |
|
|
 Master
Joined: 22 Jul 2002 Posts: 209 Location: IA, USA
|
|
Back to top |
|
 |
Ratan |
Posted: Thu Jan 22, 2004 9:04 am Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
That should not be very difficult. Have a skeleton of how the FDL file looks. Populate it with whatever is in your database. _________________ -Ratan |
|
Back to top |
|
 |
vennela |
Posted: Thu Jan 22, 2004 1:18 pm Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Quote: |
That should not be very difficult. |
I agree. If it is a one time job adding users from a DB to workflow is not that difficult. But keeping the users in the Database and workflow in SYNC is the real problem.
To generate the FDL directly you need to read Chapter 7. FDL definitions in the Getting started with Buildtime |
|
Back to top |
|
 |
Steve Waugh |
Posted: Fri Jan 23, 2004 11:51 am Post subject: Thanks Ratan & vennela |
|
|
Newbie
Joined: 21 Jan 2004 Posts: 2
|
Thats what i thought would be a good solution.
Leon |
|
Back to top |
|
 |
|