Author |
Message
|
vinodsasidharan |
Posted: Mon May 19, 2003 3:52 am Post subject: status to new why one by one ????????? |
|
|
 Apprentice
Joined: 25 Apr 2003 Posts: 47 Location: Norwich
|
Dear friends ,
I have 82 users on my buildtime and i need to set reset to new to all of them . why is that i need to go and do one by one .i cant do it by selecting persons and saying reset to new .
i need to go one by one and say reset to new ...or am i wrong can we do at one shot. _________________ Vinod sasidharan
Ibm Certfied MQ Admin 5.3
Ibm Certfied MQ Admin 6.0
Ibm Certfied WAS Admin 6.0
Ibm Certfied WMB Admin 5.0
Ibm Certfied Db2 Specialist.
Sun certified Java Programmer.
"Ai carte, ai parte ....................." |
|
Back to top |
|
 |
jmac |
Posted: Mon May 19, 2003 5:21 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
There is no way to do this using the GUI. But you could export the persons, then do a global change with a text editor on the FDL then import with Overwrite.
Also, why are you having to set these to new? _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
vinodsasidharan |
Posted: Mon May 19, 2003 7:58 am Post subject: this is reason |
|
|
 Apprentice
Joined: 25 Apr 2003 Posts: 47 Location: Norwich
|
when i use fmcibie it says . user 1 does not exist .program 1 does not exist. and so on .
C:\>fmcibie -y BACKUP -i "C:\Documents and Settings\500044215\Desktop\vinod1.fdl" -u admin -p password -o -t
FMC24500I fmcibie is starting.
FMC24510I Import uses options
System Group name : FMCGRP2
import file : C:\Documents and Settings\500044215\Desktop\vinod1.fdl
log file : cerr
FMC20500I Start parsing C:\Documents and Settings\500044215\Desktop\vinod1.fdl.
FMC25100I UPDATE STRUCTURE 'Default Data Structure' finished.
FMC25210E C:\Documents and Settings\500044215\Desktop\vinod1.fdl(15): STRUCTURE 'APPLICATION_PROFILE' does not
FMC25210E C:\Documents and Settings\500044215\Desktop\vinod1.fdl(27): STRUCTURE 'RESERVED' does not exist.
FMC25210E C:\Documents and Settings\500044215\Desktop\vinod1.fdl(34): STRUCTURE 'CS' does not exist.
FMC25210E C:\Documents and Settings\500044215\Desktop\vinod1.fdl(44): STRUCTURE 'PrimaryCreditAppraisalAfterFC
t.
FMC25210E C:\Documents and Settings\500044215\Desktop\vinod1.fdl(51): STRUCTURE 'PrimaryCreditAppraisalAfterFC
t.
FMC25210E C:\Documents and Settings\500044215\Desktop\vinod1.fdl(5 : STRUCTURE 'DeviationProcessingAfterFCI_I
FMC25210E C:\Documents and Settings\500044215\Desktop\vinod1.fdl(65): STRUCTURE 'DeviationProcessingAfterFCI_O
.
FMC25210E C:\Documents and Settings\500044215\Desktop\vinod1.fdl(72): STRUCTURE 'TVRProcessingAfterFCI_IN' doe
FMC25210E C:\Documents and Settings\500044215\Desktop\vinod1.fdl(79): STRUCTURE 'TVRProcessingAfterFCI_OUT' do
FMC25210E C:\Documents and Settings\500044215\Desktop\vinod1.fdl(86): STRUCTURE 'DeclineAfterFCI_IN' does not
FMC25210E C:\Documents and Settings\500044215\Desktop\vinod1.fdl(93): STRUCTURE 'DeclineAfterFCI_OUT' does not
FMC25210E C:\Documents and Settings\500044215\Desktop\vinod1.fdl(100): STRUCTURE 'TVRProcessingForReAppraisal_
.
FMC25210E C:\Documents and Settings\500044215\Desktop\vinod1.fdl(107): STRUCTURE 'TVRProcessingForReAppraisal_
t.
something like this . so it is needed to tell workflow that these are new items . _________________ Vinod sasidharan
Ibm Certfied MQ Admin 5.3
Ibm Certfied MQ Admin 6.0
Ibm Certfied WAS Admin 6.0
Ibm Certfied WMB Admin 5.0
Ibm Certfied Db2 Specialist.
Sun certified Java Programmer.
"Ai carte, ai parte ....................." |
|
Back to top |
|
 |
jmac |
Posted: Mon May 19, 2003 8:03 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Use -f on your import _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
vinodsasidharan |
Posted: Mon May 19, 2003 8:11 am Post subject: |
|
|
 Apprentice
Joined: 25 Apr 2003 Posts: 47 Location: Norwich
|
thanks john ,
it worked .
but i wonder just by giving -f option how this worked . -f is just a force login option right ...
please explain john. _________________ Vinod sasidharan
Ibm Certfied MQ Admin 5.3
Ibm Certfied MQ Admin 6.0
Ibm Certfied WAS Admin 6.0
Ibm Certfied WMB Admin 5.0
Ibm Certfied Db2 Specialist.
Sun certified Java Programmer.
"Ai carte, ai parte ....................." |
|
Back to top |
|
 |
jmac |
Posted: Mon May 19, 2003 8:29 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Yep its force.
What it does if the object doesnt exist it creates, if it does exist it replaces. I ALWAYS use force and have not had any problems.
GOOD LUCK _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
|