How to disable account in place of delete for trustedDeleteRecon

Hi All,
I have a requirement where is have to setup a trusted reconciliation from particular container in AD. Reconciliation is working finr. Now the extended requirement is that once the user will be deleted from that container then on next recon the corresponding OIM account should disable. I was thinking of customizing ADTrustedDeleteRecon (not sure if it is the excat name) to make the account disable but i couldn't able to understand the decompiled code :(.....
could anyone please help me in understanding the code and point me the exact code figure which i should look to achieve this.

Hi,
I would suggest not try to change the delete recon code but write a new reconciliations task.
The main logic should be as following:
Get all the all the user from AD and put it into a hasmap userMap.
tcResultSet missingUser;
Set deletedAcc = reconUtil.provideDeletionDetectionData(resourceObject, userMap);
missingUser = reconUtil.getMissingAccounts(resourceObject, deletedAcc);
for(int j=0;j<missingUser.getRowCount();j++){
     missingUser.goToRow(j);
     long usrKeyDisable=missingUser.getLongValue("Users.Key");
     moUsrIntf.disableUser(usrKeyDisable);
Hope that helps.
Regards
Nitesh

Similar Messages

  • Without to change the setting.how to set the decimal place to 7 for an UDF.

    Without to change the setting, how to set the decimal place to 7 for an UDF?

    Hi
    Once you create a UDF it will automatically be binded to the data source of data type that you gave at the time of creating UDF.
    So i think you can not set the decimal places without changing the setting in display parameters.
    i am not sure whether it will work or not one thing you can try is that create it as a alphanumeric data type and convert your decimal value to sting and then assign it to UDF,While retrieving for any manipulation you convert it as decimal.
    Hope it helps you
    Regards
    Vishnu

  • How to disable automatic sign in from Skype for ma...

    Hi, all, there is a way to disable automatic sign in from skype for mac
    1. Simply turn off internet connection of your computer.
    2. Launch skype 
    Skype cannot sign in and you will get error screen, there you can sign in from your different account.
    Peace

    Another option is to sign out of the current account (under File), then uptick the box that says "Sign me in when Skype starts" before signing in again from whichever account takes your fancy.
    Entia non sunt multiplicanda praeter necessitatem.

  • How to disable PDF.js built in viewer for my site

    On my site PDF files are used for printing purposes. Starting with v19 visitors start start to claim that this functionality is not working any more. The cause of this is the new built in PDF viewer. It doesn't open print dialog after pdf file download if the the file is built to doing this. Also I’ve found that the quality of printing via the built in viewer is unacceptable. The content is distorted by the JPEG compression and additional headers and footers are present on the page. So for my site built in PDF viewer should be disabled at all. I've found no way to do this at the site level. I think that the instructions for disabling the new feature is too complex for ordinary users and it easier to ask them to use another browser.
    I think that should be an option at the site level to disable the built in PDF viewer. At least this option should force the browser to ask the user that for working properly with this site the built in PDF viewer should be disabled. And if user choose to disable it this should be done in one click.

    @john99,
    FF19 ignores your "Application preferences", described in [[https://support.mozilla.org/en-US/kb/change-firefox-behavior-when-open-file]]
    and
    [[https://support.mozilla.org/en-US/kb/view-pdf-files-firefox-without-downloading-them]]
    as long as pdf.js is enabled. This is counter-intuitive and user-unfriendly. One shouldn't have to override settings (disable pdf.js) in about:config for an option configurable in the regular GUI to work as expected.

  • How to disable account? need help.

    I made 4 different users account on my mac computer, now i want to disable the two, so is there any possibility to disable it? i did manage to disable the guest account but the rest no.
    thank you so much for those person who could help me with this, im totally mac noob.

    First of all, this topic does not belong in the MacBook section, it belongs in the Mac OS X section.
    As for your issue, it is quite easy. Follow my instructions:
    Go to the Apple Menu and select System Preferences. Select Accounts under System. Select, and remove the accounts.
    If you are unable to follow my instructions, remember to read them over, or follow along.
    Bleich95

  • How to disable Account, but retain historical information?

    We are running HFM 9.3. What is the best way to disable an account but retain the historical information? We have an account that has had historical data loaded to it. We wish to disable this account so that no future data can be loaded to it via FDQM (nor should the account be allowed to have a mapping to it in FDQM), as well as prevent it from having data input into it in HFM via web forms, etc.

    I would use the NoInput() rule to selectively disable the account from some point in time onwards. The historical periods will retain their values, while for the new periods the account will be disabled for input and data load.
    Regards,
    Kostas

  • HT204053 How to disable accounts on my ipad 2?

    I can't access icloud because it says  the number of free accounts have reach the maximun on this ipad...

    Welcome to the Apple Community.
    Unfortunately once all the 3 iCloud accounts have been created on your mobile device, you cannot create any more regardless of what you do. You will need to re-use one of the accounts that you have already created or create your new account on another device or computer.

  • How to catch accounting Document Number in SE37 for  BAPI_ACC_DOCUMENT_POST

    HI Frds,
    My ReQ is i have to post Customer Invoice from Legacy to ECC through PI interface. So i am using one BAPI , ' BAPI_ACC_DOCUMENT_POST''. I had customized this BAPI by adding 2 fields (1.zstatus, 2.zsaprefno) as i have to send the status(1. Success/Fail, 2.Account Document Number) back to Legacy.
    For PI i have to give the BAPI structure. So when i am executing in SE37 zstatus field is catching the value as 'Success'. But the ZSAPREFNO is not catching the account document number. Bez we have to execute BAPI_TRANSACTION_COMMIT after this BAPI(in test sequence from Menu bar). So directly updating in Database tables.
    when i was excuting in SE38 the Accounting Document Number is returned in RETURN parameter of MESSAGE_V2 as we are checking the return parameter after BAPI_TRANSACTION_COMMIT.
    when i am trying in SE37 its not catching the value in MESSAGE_V2(catching as $).  After COMMITing we have no option to check the RETURN parameter.
    So, any idea how to get the Account Document Number  in SE37.......Or any other way to do..........
    Edited by: priya tavanam on Sep 3, 2010 7:02 AM

    Hi,
    if standard BAPI did not return the Acc. document number before BAPI_COMMIT then create wrapper FM
    1) call actual BAPI and BAPI_COMMIT with in that.
    2) retrun the account document back.
    otherwise you can try sync proxy as well.
    Regds,
    Suresh

  • How to disable message images in Mail app for all but contacts?

    I use the Mail app for OS X Mavericks and have been inundated with spam lately. I understand that spam email campaigns can confirm that you have opened their mail (and subsequently continue to send you mail) by image tracking so I would like to disable images from showing for all except my contacts. I don't recall if it was with Mail or another email client I previously used, but I vaguely remember message images not showing by default and requiring you to click a button at the top of the message in order to show the images within it. If possible, I would like to be able to do this for non-contacts.
    So my question is: how can I disable images from showing, by default, in messages from non-contacts within the Mail app?
    If there is no way to do this, can someone suggest an alternative email client for Mac OS that does allow this? I am willing to change if this feature does not exist within the Mail app.
    Thanks for your time.

    Personally, I've never heard of spammers tracking by a contact's image. I think you might be confusing this with the images in the message.
    Spammers can do two things to track you.
    1) Send an email with a read receipt. Mail doesn't support read receipts
    2) Send an email with an embedded image (sometimes called a bug or beacon). When the email is opened, the email software loads the image from the remote server by sending it an HTTP request.
    If a message matches the junk mail criteria, then a bar will appear near the top of the message. External images in the message will automatically be disabled, so that spam authors won’t be able to track if you’ve opened the message. To load the images, click the “Load Images” button in the bar, or to mark the message as not junk, select “Not Junk.”
    Mail > Preferences > Viewing >Uncheck Display remote images in HTML messages.
    Enable Junk filtering in Mail Preferences. Check "sender in in contacts, sender in in previous recipients**, message is addressed using full name.
    Use SpamSieve, third party product to filter spam, http://c-command.com/spamsieve/
    Keep contacts in your Address Book.
    Mark messages as junk to help train the junk filter.
    Don't open a message you think is spam. You should be able to see enough of a message in the preview to know if it's spam.
    ** Open Previous Recipients under Window in the Menu bar. Remove any addresses from spammers.

  • How to disable Security Alert popup each time for trusted site in IE on Win XP

    A user is using slow computer running with Windows XP SP3 and Java 7 update 45 version.
    When user open this site www.rocars.gov.hk in Internet Explorer 8, it will wait around 2 minutes to disaply security alert popup windows.  Then user needs to click Y to continue. Actually this website is trusted. How can I disable the security alert popup each time?
    I ever asked the technical support from www.rocars.gov.hk and they replied this issue is related to Java. So I ask here.

    918ee531-e393-4945-a46c-cd83c779af9a wrote:
    A user is using slow computer running with Windows XP SP3 and Java 7 update 45 version.
    When user open this site www.rocars.gov.hk in Internet Explorer 8, it will wait around 2 minutes to disaply security alert popup windows.  Then user needs to click Y to continue. Actually this website is trusted. How can I disable the security alert popup each time?
    I ever asked the technical support from www.rocars.gov.hk and they replied this issue is related to Java. So I ask here.
    what does problem have to do with Oracle DB?

  • How to disable browser next and previous buttons for entire ADF application

    Hi,
    JDev Ver : 11.1.1.2.0
    How can I disable the browser navigation buttons next and previous for my entire ADF application.
    If user click on page and then if it press backspace key then it should not go back to the previous opend url and the current page should remain as it is.
    How can I do this ?
    regards,
    devang

    Back button (and backspace) will always go to the previous page. However, with a single master page, the previous page will be the page that called the application so users won't be likely to use it to navigate. The idea of opening the application in a new window/tab is also a nice addition to prevent the back button from being enabled and yes that would block backspace as well. Combine both solutions and you'll have a tab with both back and forward button disabled for the whole application. I don't think there's any document specifically about this solution, but it's not exactly complicated, you seem to already have it actually. Can you precise your question?
    ~ Simon

  • How to disable Office 2010 Upgrade Policy prompts for users in a Remote Desktop environment

    I have deployed Office 2010 to our Terminal Server.
    When users login to their Remote Desktops and start Office apps they are greeted with making choices for Upgrade Policies:
    Recommended
    Only Updates
    Don't Make Any Changes
    How can I centrally manage this policy and disable this prompt for users?

    Hi,
    From the description, what you mentioned is the Opt-in or First things first prompt when you launch Office program for the first time.
    If you want to disable the prompt, we can use Office Customization Tool or Group Policy to achieve this goal. For more information, please refer to the following blog:
    https://blogs.technet.com/b/odsupport/archive/2012/11/13/how-to-manage-the-opt_2d00_in-or-first-things-first-prompt-when-microsoft-office-2013-applications-are-first-launched.aspx
    Hope this helps.
    Regards,
    Steve Fan
    TechNet Community Support

  • How to Block Account member in input reporting for some users?

    Hi experts, i need to know if is possible to block input of values for some Users in the Account Dimension so that some users can input value in the report but other user cant do it.
    I try to do this from "member access profile" but this option only allow you to define access right for one specifict parent o member.
    I mean, is posible to asigned to Account Dimension a Propertie type "OWNER" like ENTITY?
    For example: one user must to input value for the Account member "CASH", but other user dont, however i have to show the same input reporting for both users.
    I hope understand the question, im sorry about my english
    thank you in advance
    Ignacio Vazquez

    I would think you could do one of the following:
    Either set account as a secured dimension.  You would then define security profiles for all account groups and assign those to your users / teams as appropriate.  Would take a while to setup initially, but if your users don't change that much it shouldn't be too difficult to manage once it's done.
    Setup different input templates that only showed the accounts you wanted each group of users to see.  Put the templates in different site folders and assign access to those sites as required.  users would then only have access to open the template applicable to them.  Would require that you basically make duplicate copies or your current template, modify and save to different site folders which could become a pain if the template requires changes (since you would now have to make the same change multiple times).
    Setup a macro in the current template so that you need to enter a password to unlock the send commands for the respective accounts.  I don't know if it can be setup to support multiple passwords - assuming it can, password 1 would unlock all accounts, password 2 would only unlock CASH accounts, password 3 would only unlock LIABILITY accounts, etc.  You then distribute the passwords to the users as appropriate.
    Hope that helps.

  • How to disable Next Generation Java Plug-in for GPO software deployments?

    Is there a way to disable the Next Generation Java Plug-in using a script or batch file for GPO software deployments?
    Our group needs to deploy JRE 6 Update 20 to a large number of Oracle Financials users. As part of this deployment, we need to disable the Next Generation Java Plug-in as part of the installation for each desktop. Our plan is to extract the MSI installer package from Sun and create a GPO for software deployment.
    It seems you cannot disable the Next Generation Java Plug-in using a simple registry hack or customized MST transform file. Is there another method for disabling Next Generation Java Plug-in?

    btenney,
    Thanks very much for your suggestion. Can you explain what the parameters are on the ssvagent.exe that you noted -high -jpisetup -old? I can't seem to find any information on the parameters. Also, will this set the configuration just for the user logged on (current user) OR for all users existing and future?
    We are having trouble getting next-gen java shut off for all possible users that may logon to a machine in future .. thus looking at putting in bootup login script, but hoping there is a better way to have it take affect at the machine level. Or to at least automate at the user level (existing and future windows users/profiles)

  • How to disable SSLv3 and keep only TLS for LDAP connection.

    Hi,
    I'm planning to keep only TLSv1.2 for LDAP connections.
    I tried to set LDAP_OPT_SSL_INFO in LDAP Session Options using a SecPkgContext_ConnectionInfo Structure with dwProtocol SP_PROT_TLS1_2_CLIENT(as described here -  https://social.msdn.microsoft.com/Forums/en-US/7544226d-97e1-4dae-a377-e382c2281e91/how-to-set-up-tls-in-ldap-connection?forum=vcgeneral),
    but it returns LDAP_PARAM_ERROR.
    I tried to call this function directly after ldap_sslinit/ldap_init and before ldap_connect() - without success, I tried to use other parameters with default values, I tried to initialize them by 0/other possible values - and also no success.
    How I can do this?
    Thanks for your advices.

    LDAP_PARAM_ERROR
    https://msdn.microsoft.com/en-us/library/aa367026(v=vs.85).aspx

Maybe you are looking for