Mass users creation in BI

Dear experts,
I would like to create users in BI massively.
Could I do a mass upload from a flat file such as using USERS_GEN in others system? What are the available options?
In fact, I have all my users created in SRM.
How can I do to have them created in BI as well? Any synchronization tools?
Please note that we are not going to use CUA.
Thanks for your feedback.
chris b.

Hi
See the below link and also the threads
http://www.*********************/tutorials/scat.htm
Mass user creation in NW 2004s
Creation of MASS USERS
Hope this will help.
Regards,
Prema

Similar Messages

  • Mass user creation error

    Hi all,
    I want to do mass user creation using ecatt.
    After I run the test script I am getting the following error
    uslogond-ustyp input value is longer than screen field.
    Please provide solution to solve this error.
    Regards,
    R.Suganya.

    Hi
    In your script, you need to edit the part where you select Dialog user type and replace it with User Type = A
    You may need to re-record your script but this is what is causing the problem.  It is expecting the single character, not the word Dialog.  It's just a "feature" of CATTS/eCATTS
    Cheers
    Alex
    p.s. I also found this thread which covers the same:  Dropdown box value in the seCatt script
    Edited by: Alex Ayers on Jul 17, 2008 12:19 PM

  • Mass user creation in NW 2004s

    Hello Experts,
    I am trying to setup mass users in SAP NW2004s which is the backend for xRPM system.
    Normal method of doing this using SCAT does not seem to work.
    Please let me know for possible options for mass user setup in such a system.
    Thanks for your responses.
    Regards,
    Vijaya

    Hi Vijaya,
    Sorry I could not response directly after your last message, but here is the route from SCAT to parameterization (after you have backed out from SCEM):
    Start SCAT, click on the change button,
    doubleclick on the Function 'TCD',
    click on the Field list button,
    and there you are!
    Good luck!
    Kind regards,
    Lodewijk

  • Mass user creation

    Hi ,
    We are using CUA and we have around 15 clild systems. Central system is Solutioin manager 4.0. I need help in 2 issues.
    1) When I am saving any user master data in central system, my session hangs and does not push data to child systems. Then I manually kill the SU01 transaction. This is no dump in child system and central system. How should I solve this issue.
    2) We are about to add new country in project. I need to create mass users in CUA, How can I create mass users in SolMan 4.0
    Thanks.......
    Regards
    Kunjan

    Hi Kunjan,
    Can you do some workaround. This is to identify system which is creating problem.
    Can you start creating test user ID for single child system from Central system.
    (example if you have 15 child systems (say 1,2,3,4...) create a user ID in Central system with only one child sytem)
    I hope its clear If not let me know I will explain once more.
    Cheers
    Soma

  • Mass user creation on BO

    Hi All,
    Is there a way to create BO users in mass, uploading an excel sheet or a txt document or something like that?
    If yes, is it possible to associate groups to users in mass too?
    Regards,
    André

    I need to be able to create users in mass, associate some groups for them and configure credential mapping properties for them too. Just with the SDK this can be done? If yes, which SDK I have to use to develop it?
    André

  • Mass User Creation from Excel

    Hi,
    May i know is it possible to mass create user in ecc6 with details(name, password, role) from excel?
    May I know the steps to do this?
    thank you.

    Hi Alex.
    From your post, I think you are using an R/3 system. We are using the SAP-CRM 5.0 server. Do the same things apply?
    Someone had suggested that i need to enter A in the user type. But i am unable to understand where to enter 'A' for the dialog users. It is not prompting me anywhere to enter an alphabet. i just have to select the user type from the drop down provided. These are the steps i am following:
    1. After activating ecatt in my system, i am accessing tr. SECATT and giving the required details and am starting the recording session. In that, after giving the login details, i am selecting 'Dialog' from the dropdown menu. After the recording is done, i am saving it and exiting.
    2. then reentering the test script i just created, i used the simulator and gave all the parameters. but in user type, i could not give anything different from dialog.
    3. then accessing the test configurator, i extracted the .txt file, opened with the excel sheet, and gave all the details. Here too, it did not have a column for user type.
    Could you just help me in this regard?

  • RE: mass user creation of master data in webclient ui

    Hi,
    we have around 250 users that are to be created (Master data) in webclient UI, is there any way that we can create them massively at  a time and assign the BP roles to users or is there any method to pull them from ABAP side (already created users ids from ABAP side)
    Thanks,
    SSSSS

    Hi,
    You can write a report program to create users in the system.
    You can use FM 'BAPI_BUPA_CREATE_FROM_DATA' to do so.
    To assign created BP to the user ID, use FM 'BP_CENTRALPERSON_ASSIGN_USER'.
    Hope this helps!
    Regards,
    Saumya

  • Mass User Deletion in Portal

    HI Experts,
    Is there anyway to Delete large number of users from Portal ,
    we know about Mass user creation but what about Deletion?
    Any thing regarding the same will be veryhelp and will be rewarded
    With Regards,
    Dayakar.

    Hi dayakar,
    I think there is no standard way to delete mass portal users other than Identity management (advance search) as other said above.There is no standard procedure like IMporting multiple users.
    this is a sample code for deleting a single user ( i never tried for mass deletion ) in WDJ.
    try {
    IUser user = userFact.getUserByLogonID(u201Cuseridu201D);
    userFact.deleteUser(user.getUniqueID());
    } catch (UMException ex)
    String.out.println(ex.toString()) ;
    Regards
    Mahesh

  • Creation of mass users in EP?

    Hi Sap guys,.
    How to Create  mass  users in EP?

    Hi Damodar,
    You can create a flat file in the format below and use the user import to create the users
    Read
    Import and Export of User Management Data,
    http://help.sap.com/saphelp_nw04/helpdata/en/52/96f03eae11e16be10000000a114084/frameset.htm
    User data import,
    http://help.sap.com/saphelp_nw04/helpdata/en/5a/7adf3dffadd95ee10000000a114084/frameset.htm
    Format,
    http://help.sap.com/saphelp_nw04/helpdata/en/7d/49ae0771924cf4a1fc7e2af7b2e18c/frameset.htm
    This should answer your question
    Juan
    Please reward with points if helpful

  • Fits attribute on user id during user creation (Cont)

    Hi Experts,
    A little time ago , we posted some doubt regarding of how can we fits the attribute userID during user creation on User Interface.
    The previous discussion was posted here:
    "Fits attribute on user id during user creation"
    Link abou our issue "scn.sap.com/thread/3532549"
    As the Correct Answer:
    Alternative 2, add a To IdentityStore pass as part of the task workflow where your logic is implemented in a jscript:
    MSKEYVALUE=%MSKEYVALUE%
    ****AD_USER_ID=$FUNCTION.GENADUSERID(%MX_FIRSTNAME%!!%MX_LASTNAME%)$$
    The script is running very well, but when we create a new employee on HR System (No SAP) this this script is not running just for this new user but for all other users already exitents on IDM. The script increase in Mass an not just for new user.
    Does anyone know if this can be related with delta configuration, or this kind of validation ( create just for new employe placed on HR) needs to be done inside the script?
    THank you very much.
    Miguel

    Hello Miguel,
    is the "Create Identity"-task called by the HR-update-job?
    The screenshot in the old thread just shows the three inputs. I guess, there are some more in the used task. Did you check, if the other lines have the dot as a prefix, so that these attributes are only filled (and therefor the script only runs), when the entry is created, but not updated?
    If yes and it's missing for those two attributes, just add it.
    Regards,
    Steffi.

  • Mass PST creation

    What is the best mass PST creation tool? We are (unfortunately)
    migrating to Exchange 2007 and want to migrate existing e-mails to PST
    files. We don't plan on migrating the messages into the new Exchange
    system but need to create PST's for hundreds of users.
    Regards,
    Troy

    TroyTate,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Mass Appraisal Creation

    Hello All,
    When running mass appraisal creation i getting the below error can you please help me,
    Entering:hr_wpm_mass_apr_push.populate_plan_apprsl_periods, 10
    Leaving:hr_wpm_mass_apr_push.populate_plan_apprsl_periods, 80
    Entering:hr_wpm_mass_apr_push.create_appraisal_for_person, 10
    APPRAISAL_SETUP_ISSUE
    Leaving:hr_wpm_mass_apr_push.create_appraisal_for_person, 90
    User-Defined Exception
    Entering:hr_wpm_mass_apr_push.create_appraisal_for_person, 10
    APPRAISAL_SETUP_ISSUE
    Leaving:hr_wpm_mass_apr_push.create_appraisal_for_person, 90
    User-Defined Exception
    Entering:hr_wpm_mass_apr_push.create_appraisal_for_person, 10
    APPRAISAL_SETUP_ISSUE
    Leaving:hr_wpm_mass_apr_push.create_appraisal_for_person, 90
    User-Defined Exception
    Number of errors occured:3, 108
    Maximum errors allowed:1000, 109
    Leaving:hr_wpm_mass_apr_push.appraisal_push, 110
    Can you please help me with this.
    Regards,
    Chandramouli

    Looks like extended logging is turned on.
    This is controlled by a parameter of the cocurrent program or the pay_action_parameters table (setting logging)
    See for a description: Oracle HCM PAY_ACTION_PARAMETERS Comprehensive Overview Release 11i & R12 [ID 549367.1]
    Patrick

  • Multiple user creation in R12 and migration of users

    I would like to know how we can automate a process of user creation in R12, or is there a way to create multiple users in Ebiz with respective responsibilities.
    Second case is, migration of users from one instance to another. The problem out here is selective users not all?
    Regards

    Pl search the forums for FND_USER package - you will find several hits that show how this package can be used in a programmatic fashion to bulk create new users and assign responsibilities. Examples are also available on My Oracle Support.
    To migrate user, use FNDLOAD. See this doc - you will also find hits in these forums if you search.
    376469.1 - Can FNDLOAD Migrate User Accounts Without Forcing Users To Change Their Passwords?
    HTH
    Srini

  • BPC Mass User Management Tool in BPC 10.0 NW-Version Component Error

    Hi,
    We have a problem when importing request K900024.RBP and R900024.RBP.
    We changed the UJ_STRING in "DATA: lv_value TYPE uj_value" in the source code as recommended at BPC Mass User Management Tool in BPC 10.0 NW
    Unfortunately, when we try to import CSV files we receive a error message "BPC Version Component must be 800". Our is 801.
    Where can I find this files or its upgrades? Is there a SAP link?
    Can anybody help us?
    Best Regards,
    Ana Teresa

    Hi Ana,
    See note https://css.wdf.sap.corp/sap/support/notes/1861347.  You should solve this issue.
    Best Regards,
    Charlie

  • No active writeable datasource found for user creation, check your Persiste

    HI SAP Guru's
    Suddenly when I am login in Portal with J2EE_ADMIN or any user , I am getting error
    You are not authorized to access this application; contact your system administrator
    and when I am going to create user in identity management I am getting below error
    Current user has user creation permissions in the UME, but cannot create users in the back-end system (data source). The original and possibly untranslated message was: "No active writeable datasource found for user creation, check your Persistence Configuration.".
    I have searched all related treads in SDN but no success
    Please help.
    Thanks & Regards
    Vinay Patel

    Dear all,
    I was searching the community because I had this same error and there was no answer of how it was fixed. So I'm sending how I fixed today in a customer environment.
    1. Go to portal  http://<portal>/webdynpro/dispatcher/sap.com/tcsecumewdumeadmin/UmeAdminApp
    - select configuration
    - folder "sap system based in abap"
    - do the conection test
    If the test fails, log on in client 001 and change user SAPJSF:
    - assign role SAP_BC_JSF_COMMUNICATION (only this one) and one profile that has permission to RFC logon
    - you can change the password too
    STOP/START ABAP+JAVA
    Go again to the portal above and test connection again. The tests should now be OK.
    2. Go to portal  http://<portal>/irj
    - Log on with administrator user
    Now you should be able to create an user.

Maybe you are looking for