As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
Is there any simple utility to move users, groups, and dashboards from old servers to new server? I have explored couple of options:
MRExtract but utility is failing to produce outputfiles. MRMIGRATION but documentation doesnt mention that it will migrate users and groups while I do not wnat to move the code. Any utility to move dashboards? Both of my source and target servers are running 7.6.10 managed reporting webfocusThis message has been edited. Last edited by: Kerry,
Thank you for writing back Sayed. I tried to run MRMIGRATION utility but it doesnt specify it will move users and groups. I dont wnat to move code and procedures and domains. I already have moved my domains and code using the change managerment option on the administration screen browser. I am afraid if I user migration utility to move everything i might run into internal name conflict for my report. What do you suggest for me to mover users, groups and dashboards only?
try copying the user.htm file under basedir. <- this should copy all your user info. then copy worp folder. <- this will copy all your dashboard contents
make sure you back them up before doing this.
Recycle your APP server.
Thanks, Sayed
WF 8.x and 7.7.x Win/UNIX/AS400, MRE/Portal/Self-Service, IIS/Tomcat, WebSphere, IWA, Realmdriver, Active Directory, Oracle, SQLServer, DB2, MySQL, JD Edwards, E-BIZ, SAP BW, R/3, ECC, ESSBASE
Posts: 285 | Location: Texas | Registered: June 27, 2006
I am using Active directory as authentication. I was able to produce IBIUDR.txt file using MRextract.bat. However, I dont know how to load this in my new server.
Does anyone know how can I upload this file in my new system to populate all the users from old system?