Recon one user via API

Hi gurus,

I have a task to reconcile accounts for a user IOM created two systems. I have both systems connectors and Planner for both tasks.

I was wondering what is the best way to do it:

-trigger execution of a task - need somehow given the task settings to filter results (contains ('samaccountname', 'xxxxxx'))

-write code to search for a user on the target systems and then process the results with Recon API

Other recommendations and thoughts are appreciated!

Thank you

Philipp

You must use the names of accurate recon field that are defined on the object of your resource.  Go to your AD resource and click the tab of the reconciliation and display fields.  You must meet all the requirements of a recognized events with required field and the corresponding rules.  If you do not use the same formats for recon, case-sensitive fields, they will appear in the recon event.  You want to also make sure that you provide the server COMPUTER and the Guid that you mentioned or it will not match an existing instance of recon Guid as the key field.

-Kevin

Tags: Fusion Middleware

Similar Questions

  • To access the news Eloqua users via API

    Hello.

    2 questions:

    1. we are working on an application that requires the user to connect. Will be used only by people with access to an instance of Eloqua. I wonder if it is possible to allow users to connect with their Eloqua user credentials?

    2. can I I attach an activity to a user account existing Eloqua - e.g. E-mail creation or transfer of data made through the API? If so, where can I find documentation on this?

    Thank you
    Adam

    Hi Adam,.

    In regard to your first question - you can use Eloqua as an authentication source using the name of user and password provided by the user to make a very basic API call (IE. ListEntities).  If retrieve you data from the API, then the user is valid.  If there is an error returned, he will probably be one of two problems: a) the name of user and password supplied were invalid, or b) the name of user and password provided was valid, but the user has turned on Eloqua API permissions.  The error of the Eloqua API will allow you to determine which scenario is. You need to perform some sort of management session in your application to associate a session active Eloqua credentials and of course make sure that all course - is any form accepting Eloqua credentials must be secured by SSL, and any API call you make must be made via an SSL connection.

    Your second question is closely linked to the first - if you are using credentials Eloqua as the sign - it for your application, then these credentials should be used as authentication to Eloqua API calls.  In doing so, you will bind the activities performed by the API so that the user - for example, create/modify emails, creating/editing contacts, etc.

    Hope that helps!  Let me know if you need further clarification.

    Chris

  • Need help with deprovision as a single resource to the user using API profile

    Hello
    I need to write a little code, where I can layout only one resource profile of the user via the API of the IOM. Please help me to start coding.

    Thank you
    Kalpana.

    Change your code to do this

    String oiuKey = resultset.getStringValue ("User-Object Instance to User.Key");

    You must pass the oiuKey method revokeObject no Object Key

    See more details here revokeObject method [IOM] - howto?

  • Voicemail for one user with two extensions

    Environment:

    Cisco Unified CM Administration system version: 7.1.3.30000 - 1

    Cisco Unity Connection Administration Version 7.1.3.10000 - 68

    We have one user this year who will wear two hats and will have offices in two different places. I have two extensions as a line on each phone. Now, I just need to point the two extensions to the same voicemail box or give the user two mailboxes. It seems that the Administration CM only supports a voicemail by user. I think it would be easier for the user to have only to check a mailbox with two extensions to point to the same VM. How can I accomplish this?

    Hi Andy,.

    Assume that the user has issues 7005 & 8450, but we only want one box mailbox

    @ 7005. There are two ways to do this.

    In CUCM go > feature > Voicemail > voicemail profile and create a new profile called XXXX (whatever name you want) with a Description called "XXXX mailbox username" the Voice Mail Box mask will be 7005 > save

    Then through CUCM go for users of phones > under directory number Config for 8450 > voice mail profile and change to XXXX (previously created in steps above) > update > reset

    Now, when a call from roads via forward to the connection of the unit, it will reach the box mailbox @ 7005.

    Or about the other unit Extension so that 8450 is another Extension to 7005 etc..

    See you soon!

    Rob

    "I don't know how, I don't know when."
    "But you and I will meet again."

    -Tom Petty

  • Is there a driver for Windows 7 available for this printer? One user in our office was able to make it work with the Vista driver.

    Is there a driver for Windows 7 available for this printer?  One user in our office was able to make it work with the Vista driver.

    According to the website of Epson here

    http://www.Microsoft.com/Windows/compatibility/Windows-7/en-us/search.aspx?l=en-us&type=hardware&s=Epson%20fx-980&OS=32-bit

    the latest drivers are for Windows XP 32-Bit.

    This Epson Web page says drivers

    http://eSupport.Epson-Europe.com/ViewArticle.aspx?LNG=en-GB&kbid=324521

    are available via Windows Update.

    Microsoft Windows 7 Compatibility Center:

    http://www.Microsoft.com/Windows/compatibility/Windows-7/en-us/details.aspx?type=hardware&p=Epson%20FX-980%20Impact%20Printer&v=Epson&UID=C276001&l=en-us&pf=0&PI=0&s=Epson%20fx-980&OS=32-bit

    says it's not compatible.

    Clearly, there is an inconsistency in the tips above. I would try the road to Windows Update to see if his list - I would test it myself to see if its listed, but my connection to Windows Update seems to be suspended.

  • Name generation and automatic user password (API or other)

    Hi all


    The company seeks to implement SSHRC and I wonder if there is an API, or something else that gives users a login ID and password automatically. It is EA assets in Oracle, but they do not use the system on a regular basis (field staff). We have more than 10 k EE that would require it to be assigned to them.

    A few notes:

    We are currently on 11i, not all users have an email address specific society or the connection.

    We must add the responsibility of the ESS/MSS to each user.


    Questions-suggestions that should I be concerned about would be appreciated.

    INTELLECTUAL PROPERTY

    Hi IP.

    There is a public API for it-
    FND_USER_PKG. CreateUser

    See definition for API above TOAD or Sql developer

    To add responsibilities to users using the API-

        FND_USER_PKG.AddResp(csr.user_name -- user_name
                                            ,'PER'
                                            ,'IRC_EMP_CANDIDATE' -- iRecruitment Employee Candidate
                                            ,'STANDARD'
                                            ,'Added via API'
                                            , SYSDATE
                                            , NULL);
    

    See you soon,.
    Vignesh

  • Update password user via Web Services

    Hello. I'm trying to update the password for a user via the web services of management of rights, https://{mydomain} / SOAP/services/RightsManagementService? wsdl & lc_version = 9.0.1, using .NET 4.0 (c#).

    Here's the function I wrote. When I run the code it always returns false. I have searched the documentation and the forumns but found nothing. Can anyone provide any ideas on how I can update a user password in LiveCycle via exposed web services?

    public bool UpdateUserPassword (string userName, string password)

    {

    Boolean result = false;

    WebServices.RightsManagement. user UserImpl = new WebServices.RightsManagement. UserImpl ();

    User.UserID = username;

    user.canonicalName = username;

    user.domainName = DefaultPolicySets. DefaultDomain;

    user.principalType = 'USER';

    User.local = true;

    User.Locked = false;

    User.Disabled = false;

    User.System = false;

    Console. WriteLine (this. rmSvc.resetExternalUserPassword (user, password));

    returns the results;

    }

    The answer to this question was to use another function exposed by Web services of management directory, {domain} / SOAP/services/DirectoryManagerService? WSDL & lc_version = 9.0.1.

    The function in question is called updateLocalUser().

    You can find more information here http://help.adobe.com/en_US/livecycle/9.0/programLC/javadoc/com/adobe/idp/um/api/Directory Manager.html#updateLocalUser%28com.adobe.idp.um.api.infomodel.User,%20java.lang.String%29.

  • Having more than one user affect the speed of my MacBook Pro?

    I have a MacBook Pro, which is now painfully slow 2011.

    I have three users each journal entry/exit in the required form.

    Having more than one user affect the speed of the Mac or not?

    Thank you

    If you open a session there should be no impact.

    You can view a report of etrecheck for more Analytisis

    www.etrecheck.com

  • I created several users, all have administrator rights, however... that one user appears on the login page. Help...

    New iMac, I created 3 users, all who have administrator access.  However, only one user and the guest user appears in the login page... .in order for me to move on to the other two admins I have to identify you so that a user, and then sign out... at this time I am able to see the other two users to the login page.  How can I fix this?

    Are you using FileVault? If so, you need to allow other users unlock the screen. Or turn off FileVault.

  • Cannot cannot run .exe file, but only one user.

    I have 4 users put in place in Windows XP Media. Only one user has the problem that windows does not let him run the .exe files. get error asking what program I want to use to open this type of file. 3 other users do not have a problem. How do I fix this one

    Hello

    1. don't you make changes on the computer before the show?
    2. What is the exact error message?

    Method 1:
    Run the fix it and check.
    Diagnose and repair Windows files and folders problems automatically
    http://support.Microsoft.com/mats/windows_file_and_folder_diag/en-us

    Method 2:
    You can try the steps in the link and check if it helps:
    How to change or choose the program that starts when you double-click a file in Windows XP

    http://support.Microsoft.com/kb/307859

    Method 3:
    If the steps above fail then you can try the steps in knowledge base article and check.
    When you run an .exe on a Windows XP, Windows Vista or Windows 7 computer file, the file can start another program
    http://support.Microsoft.com/kb/950505#appliesTo

    Note: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry in Windows:
    http://support.Microsoft.com/kb/322756
  • How to give a limitation of internet access to users via gpedit.msc?

    How to give a limitation of internet access to users via gpedit.msc

    Hello

    Follow the below mentioned article:

    How to use the Group Policy Editor to manage the Local computer policy in Windows XP: http://support.microsoft.com/kb/307882

  • How to transfer files from one user to another in Windows Vista?

    How to transfer files from one user to another under Vista?

    How to transfer files from one user to another under Vista?

    A simple way is to move the file to the Public folder.
    Public folder is accessible by all users.

    How...
    Right click on the file > click Move To > navigate to the Public folder > click on move.

    If you do not Move To option in your right click context Menu, here is the tutorial...
    http://www.Vistax64.com/tutorials/89196-context-menu-add-copy-folder-move-folder.html

    Use an easier method.

    PS you can also use methiod drag-and-drop rather than pass to the method. I prefer the latter.

  • I only have one user on my computer and it is a standard user, how do I use the administrative user if I can't access my files

    I only have one user on my computer and it is a standard user, how do I change my administrative account if I can't access my files or access my account

    Hello

    1. what happened to your administrator account?

    2. you remember to make changes to the computer recently?

    You will not be able to change your name from standard user to administrator.

    You can try to start in safe mode and check if you can create a new administrator account on here.

    Step 1:

    You can see the following link and start in safe mode.

    Start your computer in safe mode

    http://Windows.Microsoft.com/en-us/Windows-Vista/start-your-computer-in-safe-mode

    Step 2:

    You can view the following link to create the new user account:

    Create a user account

    http://Windows.Microsoft.com/en-us/Windows-Vista/create-a-user-account

    Also check out the link:

    Troubleshoot "access denied" when opening files or folders

    http://Windows.Microsoft.com/en-us/Windows-Vista/troubleshoot-access-denied-when-opening-files-or-folders

    Hope this information is useful.

  • How can I move all my files from the user from one user to another on my pc?

    original title: moving files

    How can I move all my files from the user from one user to another on my pc?

    Log an administrator account. Open your folder 'user '. Select all the files, copy them, and paste them into the other folder 'user '.

  • Transfer document: one user to another

    How can I transfer documents from one user to another on my computer?

    I will delete a user and would like all its documents to enter the documents of the administrator, but when I try to save I get a message saying "contact the administrator" for permission to save documents in the records of the administrator.

    Help! :)

    It's the easiest way: transfer the files in the folder 'public', so they will not be deleted.

Maybe you are looking for