Author |
Message
|
ucbus1 |
Posted: Wed Jan 28, 2004 9:11 am Post subject: Import/export of FDL |
|
|
Knight
Joined: 30 Jan 2002 Posts: 560
|
I am thinking of an "ideal utility" hence this question may be bit hypothetical.
Can I build a Java utility that provides
-gui for day to day admin activities like resetting passwords,changing a person from one group to another,
-generate FDL
-import into runtime
-once successful import into Buildtime
Can I do that? Please provide suggestions/experience/comments |
|
Back to top |
|
 |
Ratan |
Posted: Wed Jan 28, 2004 10:02 am Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
yes. I believe SYSCOM also provides a tool similar to that (JMAC - correct me if Iam wrong). _________________ -Ratan |
|
Back to top |
|
 |
jmac |
Posted: Wed Jan 28, 2004 11:07 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
The User Admin Facility that we have is a Web application and it could probably deal with some of the issues that are being raised. It doesn't allow for changing passwords, but that functionality could probably be easily added _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
ucbus1 |
Posted: Thu Jan 29, 2004 12:30 pm Post subject: |
|
|
Knight
Joined: 30 Jan 2002 Posts: 560
|
Jmac,
Does it import FDL generated inot Build time, so that build time and run time are in sysnc?
I thnk for the java program which I am thinking need to trigger FMCIBIE with the genrated FDL.
Is there any utility like FMCIBIE (some script) supplied by IBM that can be used to import FDL into BUILDTIME?
Thanks |
|
Back to top |
|
 |
jmac |
Posted: Thu Jan 29, 2004 12:38 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
I am not sure whether or not we import into Buildtime by default. But it is certainly doable. although it is not documented there are 2 commands which do buildtime import and export
fmcbcimp
fmcbcexp
Syntax is the same as for fmcibie. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
|