Automatic User Creation

Hi. I'm OIM newbie.
Does anyone knows a document where i cand find how to automatically create a userid at reconcilliation time (before inserting the data in OIM), based on the firstname, lastname of the user?
Wonder if there is any kind of preInsert Script Execution where i can apply Userid naming policies, verify if the user already exists and finally set the userid value.
Thanks.

public class GetGroups {
tcUtilityFactory utilFactory = null;
tcSignatureMessage moSignature = null;
tcUserOperationsIntf moUserUtility = null;
tcResultSet userResultSet,userSet = null;
ConfigurationClient.ComplexSetting myConfig = ConfigurationClient.getComplexSettingByPath("Discovery.CoreServer");
final Hashtable env = myConfig.getAllSettings();
Map v = new HashMap();
public void UserGroups(String userid) {
try {
moSignature = tcCryptoUtil.sign("xelsysadm", "PrivateKey");
utilFactory = new tcUtilityFactory(env, moSignature);
moUserUtility =
(tcUserOperationsIntf) utilFactory.getUtility("Thor.API.Operations.tcUserOperationsIntf");
v.put("Users.User ID", userid);
userSet = moUserUtility.findAllUsers(v);
long user_key = userSet.getLongValue("Users.Key");
userResultSet = moUserUtility.getGroups(user_key);
if (userResultSet.getRowCount() > 0) {
for (int i = 0; i < userResultSet.getRowCount(); i++) {
userResultSet.goToRow(i);
String grpName = userResultSet.getStringValue("Groups.Group Name");
System.out.println( " Group Name " + grpName );
} catch(Exception e){
e.getMessage();
}

Similar Messages

  • Can we automate user creation or responsibility addition

    HI,
    I would like to know, if by any way we automate user creation in apps. or If not user creation, at least responsibility addition. Lets say we create users with some default responsibility. And after that with the use of user management or CRM HTML Admin some automation can be done like, they select the responsibility they want, it reaches next approval level, once approved it automatically gets added to user account.
    Not sure if this can be done or not. I heard someone did in his project using user managemenr or CRM HTML ADmin, not sure though

    Hi,
    You can do manually (as per your other thread).
    Creating 1000+ users in Oracle R12
    Creating 1000+ users in Oracle R12
    Not sure if this can be automated. However, refer to these manuals/docs and see if it helps.
    Oracle Applications System Administrator's Guide - Security
    http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121sasg.pdf
    Note: 290525.1 - Oracle User Management FAQ
    Note: 290996.1 - Oracle User Management Additional Documentation
    Oracle HRMS Approvals Management Implementation Guide
    http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121ameig.pdf
    Thanks,
    Hussein

  • Automate User Creation Process in EP7 through ECC6.

    Hi
    I have a ECC6 Backend and EP7 installed on two Different Hosts.
    My Requirement is whenever a User is Created in ECC6 , the same user is to be
    Created in EP7 automatically. Role assignment can be done later.
    Has any one done this ?
    Regards
    Rajendra

    Hi Michael
    Currently we would like to keep the UME Datasource as AS Java only.
    In this case is it possible to have a solution like say
    1. Create a portal webservice which has a function to accept parameters required for User Creation.
    2. This webservice will be called by ABAP whenever a new user is Created in Backend.
    if yes then can u guide me in the Second Step mentioned above ?
    Regards
    Rajendra

  • Build BAPI to automate user creation/change/deletion .

    Hi,
          Want to automate repeating request of user creation, change and deletion and can be called from external application hence consider to build a BAPI. The question is how to find what's abap system program to call in methods of BAPI corresponding function modules?
    Thanks,
    David

    Hi David,
        Run BAPI transaction and search for USER in the alphabetical order list of BAPI's, there you will find BAPI's related to User Creation, Change, etc.
       Hope this may help you in your process

  • Can we Automate User Creation in SAP IDES?

    Hey Guys,
    I found this piece of information on Internet somewhere.
    "SAP provides a simple user creation mechanism for IDES system. An enhancement is already active by the name USRADMIN this contains code that executes just after the user logon. If somebody logs on as 'MUSTER' with password 'IDES' it prompts to create a user. and after the creation MUSTER is logged off. If the password of MUSTER is changed the program also reset the password to IDES always. the password is hard coded in the code
    For this to be active an entry has to be maintained in the table zides_user_procc . In this table we maintain the SAP system SID, client where this functionality is to be active and also maintain the reference user which will be copied to the new user ."
    *bol

    It was a while back, but the logic was like this:
    User logs into webpage on intranet.  Lets just say that authentication to that resource is dealt with separately here.
    User is presented with a form and fills in info like
    UserID required
    FirstName
    LastName
    email address
    Password
    This info is used by some backend VB code which initialises an RFC connection with SAP.
    Once RFC is established, a function module to copy an existing template user is executed (template user contains roles to copy etc).  The new user is created as required and you can then log on & use it.
    To be honest, most self service sandbox systems tend to be the log in using existing user & create yourself a user or run a prog which will do it for you.
    Hope that helps,
    Cheers
    Alex

  • How to automate User creation using SCAT ?

    Hi,
    Can any body help me out in generating a script for automating User creation by SCAT ?
    I recorded the steps,but failed to upload the values from the excel sheet to SAP.How to enter the values in the excel sheet - Is it row-wise or columnwise ?
    Thanks,
    s<i><b>A</b></i>mik.

    Hi,
    SCAT includes the following main steps
    1)Recording the Steps
    (Go through the screens you want to make entries to be careful not to forget to fill in Lastname and password as they are the mandatory fields and rest are optional depends on whether u want them to be involved in the script or not. Once done save the script
    2) Now declare the values u entered in the script to variables for this go to test case created in change mode and double click TCD  then select the "Field List" in the upper left corner of the screen. Now here you can see the values u entered replace any which you feel need to entered with a & . Fields which you donot declare as variables get the values u entered as default values .
    after filling fields you wanted backout from screens and save it
    3) Download the script to your computer.
    for this Select Goto > Variants> Export and save the file with .TXT
    4) open the file with excel and fill in the values donot change any entries obtained in the excel otherwise the uploading script will be corrupted.
    5)Select Execute Button in the subsequent screen choose the file with filled in entries make sure that the file is not open.
    Select the procesing mode as background to be on the safer side
    and press execute
    it will work if you have performed the above steps correctly.
    Regards,
    Manohar

  • Automatic user creation in C-folder system

    Dear Friends,
    We have configured 2 envelope bidding (Extended RFx process) in SRM 7.01
    C-folder system is there in a different server and SRM is a different server.
    The problem is that for the purchaser (with /SAPSRM/ST_PURCHASER_EHP1 role) and bidders (with /SAPSRM/BIDDER_EHP1 role), we have to manually create user IDs (both purchaser and bidders) in C-folder system. We want to make the process automatic and avoid the manual process of creation of IDs.
    Please guide me the standard process/practice of creating the users (Strategic purchaser and bidder) in C-folder system.
    Thank you in advance.
    With Regards,
    Malay

    Dear Friends,
    Request for an update for the issue.
    With Regards,
    Malay

  • Automatic user creation. how?

    I'd like to make a program which automatically creates new users of Portal-to-go. Anyone knows how can i do it?
    thanks
    Giovanni

    one way to create users automatically
    is via the loadxml interface...
    (which is used by the download and upload
    batch files in <oracleHome>/panama/sample
    directory).
    One thing disturbing is that this class
    has some calls to "exit()", so it's hard
    to use it in a loop.... At least in PTG
    1.02.
    Regards
    SP
    null

  • Automate User creation using PowerShell ShowUI

    What I would like to do is create a GUI to create users in AD.  The following is what I need it to do.
    1. Need to copy another user to get the group information
    2. needs to add address, Telephone#, IP phone#, Discription, email, Office, Display name, Job title, Department, company, and manager.
    I have found some scripts that may help.  I am having some problems editing them. 
    Thanks for any help you can give me.

    A good book on Windows Forms.
    Your question is very vague.  "I have some scripts" is not very helpful.
    Try asking a specific question.
    ¯\_(ツ)_/¯

  • Automatically assign user roles on user creation

    Hi,
    I have a scenario where i am creating database users in Oracle database and we need that no matter from where the database users are created they have a couple of roles automatically assigned to them.
    How can this be done?
    Quick response will be very helpful.
    UZ

    post and wait for a valid answer more than 20 minutes, search by yourself at oracle documentation less than 5 minutes. worth it?
    http://docs.oracle.com/cd/B28359_01/server.111/b28286/statements_8003.htm
    a trick --> group of roles = profile
    another trick --> profile can be add in the user creation
    Edited by: Fran on 26-feb-2013 2:17

  • I am looking for a way to automate index creation using Adobe Reader Pro without having to use the screen user interface, as the indexing has to be run by a batch process.

    I am looking for a way to automate index creation using Adobe Reader Pro without having to use the screen user interface, as the indexing has to be run by a batch process.

    [discussion moved to Creating, Editing & Exporting PDFs forum.]

  • Automatic TO Creation for QM Usage Decision

    Dear Gurus
    We all know WM TO to releasing stock from QI to UU or return goods to vendor can be created automatically,
    My question is, when the usage decision is split into two, some material going into stock, and some returned to vendor. for return to vendor, SAP will do automatic transfer, but for material go into stock, SAP is not release Q status in WMS to unrestricted (blank), I have set the movement 321 to create TO automatically and post into same bin.
    FYI, if the transaction is separated, SAP perform well (transfer Q to unrestricted done automatically and return to vendor also done automatically)
    Is there any solution for this problem?
    Thanks and Regards
    CJ Lee

    Hi,
    In case of a usage decision for a partial quantity, it is not possible to create the TO for the generated posting change notice automatically. This is only possible when the full quantity is released. The same happens if you release a partial quantity and post the rest using a different stock posting. The reason is, there needs to be a user decision, which part of the quantity has to be posted, this is necessary for example when the quantity is distributed in the warehouse over many storage bins. But even if the full quantity is on one storage bin, there is no automatic TO creation. You can see this also in the online processing LT05), in case of partial quantities you have to enter the selected quantity in the quant list, for a full posting this is not necessary.
    Hope this helps.
    Regards,
    Sinéad Curran

  • Automatic TO creation for delivery

    Dear Experts ,
    We are facing a problem with Automatic TO creation for delivery only in some storage types ( not all the types , some types are working fine )
    The problem happened after we applied a user exit for a specific picking strategy , but even after we have cancelled that user exit still problem remained.
    We have checked the following settings, and everything seems fine:
    1-Warehouse management - Activities u2013 transfers u2013 define Mvt type
    2-Warehouse management u2013 interfaces- Automatic TO creation
    Looking for your help in this issue
    Thanks ,
    Malik

    Hi Malik,
    You mentioned that you have previously implemented the picking user-exit and removed it later. Did you enter the correct picking strategy for the effected storage types after removing the user-exit? This could be one reason.
    What happens when you try to create the TO manually?
    Regards,
    Osman

  • 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

  • Issue in automatic delivery creation

    Hello,
    This is to reframe the issue again and give you some more details on
    this issue –
    As per SAP standard we have configured our salers order for
    immediate delivery creation with a default delivery block – XX. Hence
    as
    per config whenever we create a sales order, it gets created with a
    default delivery block – XX which later on users removes manually and
    system subsequently as per design creates the delivery document
    automatically.
    We are facing two issues in case of sales order design –
    1. Some time even after removing the delivery block –XX manually,
    system do not create the delivery document automatically against those
    sales order.
    2. Some time if sales order is created with a credit block in
    addition to Delivery Block – XX, system doesn’t create automatic
    delivery document against those sales orders even after releasing /
    removing the credit block as well as Delivery block.
    But if you just open those sales orders in VA02 and make any change for
    example – Carry out new pricing Or carry out Availability check for any
    one item and save the sales order without making any change into it,
    system is creating delivery document against that sales order
    automatically.
    This issue is happening sporadically. There is no specific pattern
    where
    this issue is happening. This is an inconsistent issue. We could not
    replicate this issue in any of our Non-production SAP system.
    Whenever we tried to investigate it in debug mode for the sales orders
    where this issue has happened, it worked well and created delivery
    document automatically.
    Requesting you to kindly look into this issue again and help us to fix
    it as early as possible.
    Thanks and Best Regards,
    Pankaj Jain

    Hi,
    plz confirm if the automatic delivery creation is activated to few sales order types
    as it is most frequently used for Cash sales and Rush Orders
    more ever Credit check not Applicable for cash and rush sales

Maybe you are looking for

  • Sync speed / IP profile

    Apoloogies if this is a daft question,  or has already been asked before -  but just noticed something interesting on my Infinity 2 connection via : sync speed is 75.9 but ip profile is 73.46.  I thought ip profile controlled download speeds?  Or am

  • Everytime I try to update my iPhone it replies 'Network timed out' Error = 3259 ?

    I've googled, and done everything, still no luck

  • First page and path

    hi! i need help... i need to change the first page that is displayed and change the font size on the path (Home...Welcome...)

  • How do I open Iphone photos in Photoshop

    How do I open photos that I take with my Iphone in Photoshop.  Photos from my camera go directly into folders on my Imac hard drive and I can open them from there, and I'd like to be able to do the same with pictures taken with my Iphone.  I also hav

  • How do I de-install Mail to re-install it clean

    I need to re-install clean my mail program 2.0.5 that i beleive has been damage by moving folder... but I don't know how to de-install the existing mail program... thanks a lot hubert