ISA User Admin - Mass User Create

Hi,
We are implementing B2B E-Commerce solution, with ISA User Admin as the User Creation mechanism.  For roll out we need to create in excess of 2000 users.
Has anyone had any experience of a tool that could automate this process?
Many thanks,
Jon

Hi Jon,
Please see How to get list of FMs while creating Contact Person from User Admin Link for a helpful answer. You could create a data load program in ABAP that creates the objects in the ECC6 system and can be viewed on the webshop.
Hope it helps.
Ashok.

Similar Messages

  • The user admin is not authorized to make the Create Order request

    Hi,
    I have deployed the PiP and trying to create the order. But i am getting the below error
    The user admin is not authorized to make the Create Order request>
    Please note :--
    I have assigned roles in administrator
    I have assigned permissions in Weblogic.
    Thanks

    Hi,
    Click on the user admin under user and groups , go to the tab Passwords. Give the password for the admin user and save it. Restart the server and try to login.
    Regards
    Marg

  • Mass user Uploader

    Dear All
    I am trying to create multiple users using Mass user Uploader but i dont know the format conversion from excel sheet so that i can place it into notepad and then upload it in portal.Please guide me .
    Waitng for your reply.

    Hi
    Upload data from an Excel file
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/009696a7-7d33-2a10-8e94-ff15c5d37544
    Creating An Import File For UME From Excel
    thanks,
    Tulasi Palnati

  • [GNOME] users-admin doesn't work at all

    GNOME 2.23.1
    gnome-system-tools 2.32.0-1
    dbus 1.4.0-1
    gksu 2.0.2-2
    I've read around the forums that problems with gnome-system-tools in general were quite common, and I have a similar problem. For instance in users-admin clicking the "Add" or "Delete" button does nothing. If I run sudo users-admin, gksu users-admin, or gksudo users-admin, it results in the window coming up but greyed out, and I can't even close out of it.
    Almost all of the solutions I've read were to add my user to the stb-admin group and add stbd to the Daemons. It turns out that the stb-admin group doesn't exist for me, and even if I created it I don't have /etc/rc.d/stbd, and pacman -Ss stb comes up with nothing.
    Anybody else facing a similar problem?
    Last edited by Cinolt (2010-12-06 21:57:14)

    running with sudo those commands is not the right solution.
    gnome-system-tools has consolekit support and it would ask for root when is required.
    solutions:
    1) use gdm
    2) exec ck-launch-session gnome-session in ~/.xinitrc if you use startx to start the gnome session

  • BPC mass user management tool

    Hi
    I downloaded the  "how to user pc mass user management tool" guide and it mentions K900417.EPM transport but i didnt see them attached to the link where i downloaded the guide, where can i get this files?
    Thanks.

    Hi stefania
    Looks like link is tricky, if you download the pdf wont work, you need to activate the pdf plugin on your browser, like firefox and read pdf from there.  
    I am including the link here:
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/9007d9b9-1b9b-2d10-f985-aedb52282975
    See all this [referral document|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40e91e46-1c9b-2d10-1c87-fac75bd7b4bd]
    Hope this helps.
    Edited by: Jason Lax on Dec 28, 2011 2:49 PM (Fixed broken link, added referral document)

  • Error in the ISA User Admin to create users

    Hi all
    i am not able to create the users thru the ISA user admin. while creating the user for new contact persons we are getting the error as " User Does not Exist" and also while creating the user for existing contact persons we are getting error as " User already Exists". in our project landscape CUA also part along with CRM and Portal. i am not able to find out from where exactly we are getting the error either from CRM side or else from CUA side.
    Regards
    suresh babu

    Hi,
    You can open any process in an iview which is assigned to a page and to a role. Once you click on this role, the process will get initiated and the webdynpro application will be displayed.
    If you open the instantiating url, it will ask for the input parameters that are to be passed to the application and initiates the application. It does not display your webdynpro page.
    For the iview you have created, Assign this iview to a page, and then assign it to a role. Assign the role to your user id and then open the role. Also mention in the iview parameters if any role based information has to be passed.
    Award points if helpful.
    Regards,
    Sujana

  • 5.0 created ISA user roles won't save in ISA user admin URL

    We just upgraded from 4.0 to 5.0, in config I assigned these roles & we can see them in the ISA user admin URL.
    SAP_CRM_ECO_ISA_WU_B2B_FULL
    SAP_CRM_INTERNET_CUSTOMER
    We can select them and assign to the box on the right and save, but when we go in they are on the left in the non assigned box.  Why won't they save?????
    The Z roles from 4.0 can be saved but they can't run ISA application as they don't have all the components.
    will give points.

    answer was security was not correct

  • Badi for contact person creation of isa user admin

    Hi fnds,
    I am creating a new custom field on isa user admin app of b2b. Now when i create a contact, the FM CRM_ISA_UA_IUSER_CREATE is been called. I am planning to pass this custom value to extension table of this FM.
    Now can u tell me a badi which triggers, so that i can use the extension table values and save it to the contact person details in the database?
    I am looking for a badi to save this custom value to contact person BP .
    thanks in advance,
    Niraja

    HI Niraja,
    Thanks for the useful information that itself has partially solved my querry, along with this I am in need of one more clarification from you and that is while creating user from ISA user management how can i modify it to add a standard user alias field, like u said I have created one custom field in ISA user mangement, can u please share it so that I can enhace the ISA user mangement to have one standard field(user alias).
    Thanks and Regards,
    Mayank
    Edited by: mayank Choudhary on Jul 10, 2009 2:09 PM

  • How to get list of FMs while creating Contact Person from User Admin Link

    Hi Experts,
    We are implementing SAP ECommerce for my SAP ERP. In one of our requirements, we need to develop MASS UPLOAD program which will take input as Contact Person's first name, last name, address and authorization details and create new Contact Person as it is done through User admin link.
    To develop above tool, I want to trace all the Function Modules which are called while creating new Contact Person from User admin link.
    Please provide your inputs on how I can get the trace of FMs.
    Thanks,
    Keya

    Hi Keya,
    For a B2C eCommerce solution, you are looking at FMs BAPI_CUSTOMER_CREATEFROMDATA1 and ISA_USER_CREATE and the table USAPPLREF which holds the reference to the customer and user.
    To get the FMs called, you would have to do a session trace during B2C user registration / B2B user creation from UME. You could search this forum on a 'how-to' for doing a session trace or lookup the development and extension guide that provides a lot of useful information.
    Cheers,
    Ashok.

  • Setting Default Decimal Notation with ISA User Admin

    Hello all,
    I have been trying to find out how I can select a default decimal notation when creating users via ISA User Admin.  My client wishes the default notation to be 1,234,567.89.
    In advance, many thanks
    Jon

    Gun
    Thanks for your response.
    The problem is that customers will be creating their own users via Web Based User Management.  Currently the only way we can amend the decimal notation is via SU01.  This, then, would have to happen for every user because the default notation is not the one we require.  My question is - is there a way of setting the default decimal notation for each user so we do not need to manually amend each user in SU01.
    Thanks,
    Jon

  • Have a Mini with "Default User" account.  Can an admin account be created instead of using that?

    I purchased an Early 2009 Mini on eBay.  The seller reinstalled Leopard on it (that's what it came with) after erasing his stuff on it.  He put "Default User" as the user name, but no password.  He said for security that I should make an account with a password.
    When I upgraded to Snow Leopard, I thought it would have an option to create a user name and password.  It didn't.  Can I make up another user account as the administration account; then use a third user account for documents, pics, etc. (not to disturb the admin account) and forget using the "Default User" account?
    I really hate to take the time to erase and reinstall Leopard and Snow Leopard just to remove the "Default User" account.
    Thanks.
    silverado93

    In order to create another account the account you are using needs to have admin privileges.  Does it?  If so you unlock the Accounts prefpane by clicking the lock in the lower left and entering the admin password (hence the reason the account you're using needs to be an administrator).  Then you can create other accounts and click the checkbox for an account that says "Allow user to administer this computer".
    Not you can change the admin password for an account by using booting from your installer disk.
    Now having said all that are you currently in a state where you have a single account that is not an admin account?

  • OBIEE 11g  - Not able to see existing reports which are created by specific owner but I could able to see Admin role user reports.

    OBIEE 11g  - Not able to see existing reports which are created by specific owner but I could able to see Admin role user reports.
    Appreciated if you could able to help as soon as possible as I don' have back up for these disappeared reports.
    Pleas let me know if any additional information needed.

    Hi
    Thank you for the reply.
    Here one thing I would need to mention that those are created by me on last week, but when I check those today, I could not able to see or even admin also not able to see those. For sure no migration and updations happend over the week end, really not able to debug whats the issue around. Unfortunately I haven't taken back up as well.
    Please could you help and let me know whats the root cause and how I could able to restore.
    Best regards,
    Kumar

  • How to create mass users and map them to existing  hrms users

    Hi,
    Im running oracle ebusiness suite 12i . I want to create mass users , and map them to existing hrms users.
    The users I want to create exist in an excel spreadsheet with the columns employee id, user name. They will all be granted the same responsibility. I want to map them to existing hrms users using the employee id key.
    I have read about the package FND_USER_PKG.CREATEUSER and I can loop over it by using sql loader to create a temporary table, but I m lost on how to automatically map them to hrms users as part of the script.
    Any help.
    dula

    Thanks a lot Omka,
    I managed to create the users by running the script:
    declare
    Cursor C1 is
    select d.product_code,b.responsibility_key from FND_USER_RESP_GROUPS_ALL a,fnd_responsibility b,fnd_user c,fnd_application d
    where a.user_id = c.user_id
    and a.responsibility_id = b.responsibility_id
    and b.application_id = d.application_id
    and c.user_name ='JOCHIENG';
    Cursor employee is
    SELECT EMPLOYEE_ID,EMPLOYEE_NAME from eldoret_final;
    BEGIN
    for e in employee loop
    fnd_user_pkg.createuser
    x_user_name => e.EMPLOYEE_NAME
    *,x_owner => ''*
    *,x_unencrypted_password => 'welcome123'*
    *,x_start_date => SYSDATE - 10*
    *,x_end_date => NULL*
    *,x_description => 'CBK Employee'*
    *,X_EMPLOYEE_ID => e.EMPLOYEE_ID*
    fnd_user_pkg.addresp(upper (e.EMPLOYEE_NAME),'PER', 'CBK_EMPLOYEE_DIRECT_ACCESS','STANDARD', 'DESCRIPTION', sysdate, null);
    end loop;
    commit;
    end;
    I had first created the user JOCHIENG and assigned it the responsibility for Self service. So the script just assigns the responsibilities by copying from the one assgined to this user.
    Everything seems ok. However, when trying to log in as the new user, the login error: Login failed. Please verify your login information or contact the system administrator.
    is returned. But I can reset the password using the forms under Security > Define. Even with the correct password, the login doesn't go through.
    Any idea?
    dula

  • How to transfer stuff from 1 admin user to a newly created admin user

    Hi:
    2 weeks ago I bought a beand new Macbook pro 13" non retina display which ran Mountain Lion. What I did was to make 4 partitions to match what is on time machine backps of my previous 2007 Blackbook. So I did a restore and now my new MBP was running Lion. Quickly that was solved when the app store dl'd and installled Mountain Lion.
    Seems perfect but all my preferences from the older blackbook seemed to mess up my trackpad. Couldn't do the wonderful scrolling that my iphone 4s does with ease. It behaved like an old mouse with none of the fancy features we've gotten so used to which worked beautifully onn the old Macbook. Well did an ML os reinstall with no results. My bluetooth apple mouse works like the trackpad. I played with the buttone in the 3 screens all to no avail and tried to match them to the setting in guest acct for the trackpad.
    Funny thing but when I'm logged into guest and the trackpad works beautifully.
    All the OS installs on the 3 partitions 1 Lion and the other 2 ML, the trackpad works beautifully.
    Thought that my original admin login user account has been corrupted with old lion and whatever I have before so it may never get back to normal. it was suggested that I create another admin account in a different name which I have done . The logic was that all my files from the original admin user get moved or copied. then when everything works in the new user, just delete the original user and rename it what the old admin user was called. Sounds easy but what happens to the library files in a copy/ move? do they just infect the new user with the same bad prefernces that caused the original problem?That's the easy part. After that things get dicey. Do I just copy all the files from 1 user to another. Do I share all the files in my main (flawed) admin acct?
    I thought that maybe my main old admin user acct had too many old preferences so many were deleted up to the week I did the restore. Easy to do and any weird non .plist acct were deleted. Dis this with the apple preferences only.
    Any idea how I proceed from going beyong the creation of the new user account.
    Ted

    I have discovered the solution and it involves an issue I suspected. After the restore of my old Time Machine Lion files to my new MBP running ML, the restore restored my computer back to Lion. After an install of ML, my computer worked perfectly except the fancy Scroll and zoom featured we all love from the trackpad. Ha already installed ML on other partitions and the trackpad worked perfectly on them.  Even the guest login's trackpad worked perfectly but not the main admin account.
    First thought was to create a new admin account and copy everything from the old admin to the new admin and then delete the old admin account. Hated the idea because all files had to be copied rather than moved.
    So what was left to do. I had thought of deleting all the apple preferences from the library and replace them with the contents of the library on another partition in ML. First I deleted old preferences many of which were old Lion preferences. That didn't solve the issue.
    I forgot that Lion and ML HIDE the user library so I was working on the wrong library. Discovered the Terminal command "chflags nohidden ~/Library" and I chose to reveal the user library on a ML partition.
    Solution:
    I booted into another ML partition. I guess that I could have booted into the new admin user account and changed the permissions  to access the old admin users Library But I chose to boot
    from another ML partition: copy ALL the com.apple. XXXXX.plist files and the folder  BY Host. It has special hidden files. Other  way is to copy the Preferences folder we'll say into the Desktop.
    I then proceeded to delete ALL the com.apple…….plist files and the Host folder into the trash. Then I copied all the apple.com…plist files and the Host folder and then rebooted. And now my wonderful Trackpad works as mountain Lion intended it to work.
    I'm leaving this solution because there's someone else in the MacWorld with the same issue.
    Ted

  • Weblogic.Admin tool and creating groups/users

    Hi All,
    This is newbe question. How do I use the weblogic.Admin tool to create
    a user.
    I tried to INVOKE the UserEditorMBean.createUser method using the
    Admin tool and got "No MBeans found"
    Could somebody please give me an example?
    Regards,
    Tony

    "Tony Nathan" <[email protected]> wrote in message
    news:[email protected]..
    Hi All,
    This is newbe question. How do I use the weblogic.Admin tool to create
    a user.
    java weblogic.Admin -username weblogic -password weblogic -url
    http://localhost:7001 INVOKE -mbean
    Security:Name=myrealmDefaultAuthenticator -method createUser testusername
    testpassword testpassword

Maybe you are looking for

  • How do I transfer songs from one account to another?

    When I purchased the Ipod for my daughter, she was under 18, so I used my name and AOL login. Now that she is older, the IPOD is still connected to me and not her. Some songs are listed as hers, others as mine. How do I give all of "my songs" to her?

  • Can I put confitions in a query?!?

    Hi there, Can anybody tell me if there could have something like a conditional query? Ok here is the deal.. I have couple of tables where i have the relations between objects, subobjects and sub-subobjects and the status of the sub-subobjects. One ob

  • How to compile java files in a bunch of drectories?

    I have a bunch of java files in a bunch of different directories. How can I compile them all at once? Please note I also do not know how to get javac to work outside the java directory.

  • Linksys WUMC710 bridge crashes Airport Extreme (802.11ac) network

    I have just bought the Linksys/Cisco WUMC710 802.11ac bridge to use with my Apple Airport Extreme (the 802.11ac). After resolving some channel related issues getting the Linksys to see the network, I now find that after about 30 seconds of having the

  • OCI8 OCIBindDynamic failure to callback on random columns over multiple rows

    I am developing a set of bindings to Oracle for Python; see http://www.zope.org/Members/matt/dco2 When attempting to implement Python's executemany() method of the Python DB API, the code sets up a set of columns which are marked as DATA_AT_EXEC when