GTC Connector Future Dated Recon

Does GTC Connector support future/effective dated reconciliation. If it does, what is the configuration that needs to be done.

If I well understood your question, you need to reconcile user with start/effective data as future date. then yes, it is supported.User will be created in OIM with "Disable Until Start Date" status. Only issue I notice is " It won't fire access policy". Once the start date = sys date then access policy will fire and status also become "Active"
You can implement it by modifying where clause in the sql query.
ie: DBAT connector. modify query property file. update the where clause of current user recon query in such way that it return curren user+ future dated user
--nayan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • OIM 11g - PeopleSoft connector - Future Dated Recon Events

    Hi OIM Experts,
    I am having a problem, processing the future dated events using OIM peoplesoft connector.
    All the current dated, events are getting linked and processed.
    The future dated events in OIM are in deferred state as expected. But after running the "Run Future Dated Reconciliation Events " , the event is not linked to any user, but state changes to data received.
    The user exists in OIM.
    Any ideas on how to resolve this.
    Regards
    Vicky

    Hi Suren,
    1311 - Cause: Status of the batch is not 'Completed'.
    1311 - Event id, when i try to Re-Evaluate event.
    Regards
    Vicky
    Edited by: vicky on Jan 27, 2011 6:27 PM

  • Problem with using GTC connector

    Hi All,
    we are using data base table connector for the trusted recon from oracle database to oim. I have an entity adapter which i attached to the pre-insert updates the Organization depends on the attribute. This is working fine when i do the first time recon , the organization is updating properly. But if i updates any field in the database and reconcile, the Organization is updating as Xellerate Users.The old value is wiped out.
    How can i solve this problem.
    Is this solved by using attaching the adapter to the post-update also.
    Thanks,
    KK

    Are you using GTC connector for this ?
    I think you connector is brining Organization as Xellerate Users but at pre insert you are updating it with your org name.
    But on updating you haven't put your entity adapter i.e. on Pre Update that's why it is updating org as Xellerate Users. Put your adapter on pre update too.

  • Question on GTC Connector

    Hi All,
    I have a question regarding GTC Connector working. Let say, I have a flat file "Storage.txt" with following strucutre:
    UserName|FirstName|LastName|Mail|Manager
    SAjmera|Sunny|Ajmera||Smith
    NJoshi|Nitin|Joshi||Ssaini
    I create a GTC Connector, do the configuration mapping, create a Recon Rule and then ran the schedule task. The user in flat file got linked to OIM User as per the recon rule.
    Now, suppose the structure of my flatfile changes to:
    EmployeeNumber|MiddleName|AccountDisabled|Address.
    If I Click on my GTC Connector now, I dont see the updated strucutre of my file in the Configuration Mapping. I deleted all the old attributes and created the new
    attributes. I checked in design console, the Process form got updated. I created a new recon rule and ran the schedule task. I checked the Reconcilation Manager
    in design console to see the Recon event. Although, the recon event were there but there was no value aganist any of the attribute. I have tried this several times
    but nth helps nor I could see any error in the logs.
    So, my question is: Do I have to create a new GTC Connector every time the structure of my FlatFile changes or updating GTC Connector actually works?
    Cheers,
    Sunny

    Hi All,
    Got the Answer. Update of GTC Connector also works.
    Cheers,
    Sunny

  • OIM GTC Connector

    Hi All,
    I have a requirement where I need to provision and reconcile into multiple flat files and metadata in each of them may differ.
    So I was planning to create custom GTC connector each for provisioning and reconciliation respectively.
    Can anyone please suggest me the best possible solution for this.
    Is Oracle planning to launch a connector for flat file in near future which can help in such scenarios?

    I have tried using default GTC connector for reconciliation (without trusted source reconciliation). I have three fields in the file UserName,FirstName,LastName and have mapped them to account profile for OIM, a reconciliation rule has been created which looks for equality of User Id in both OIM and flat file. The User ID is present in both flat file and OIM and is same.
    I have done configuration on both OIM 9100 and also on OIM 9101.
    It is working in OIM 9100 but not on 9101 and giving me null pointer exception. Any idea why it is not working on 9101.
    When I have a new entry in flat file that exists in OIM the connector link the two and creates the resource form. But when I try to update/delete any existing value in flat file it is showing me a strange behaviour.
    For update it links the same profile again to different resource form (basically it link the account using "one entity match found" however it should be "one process match found")and for delete it is not working. I am assuming that it is not able to call process tasks.
    Can anyone tell me why it is doing so. My reconciliation rule is working fine.

  • R11.0.3: An Invoice with future dated apyment data flow

    제품 : FIN_AP
    작성날짜 : 2003-11-18
    R11.0.3: An Invoice with future dated apyment data flow
    ===============================================
    PURPOSE
    Future Dated Payment Term을 사용하는 Invoice의 Data Flow에 대해 살펴보도록 한다.
    Explanation
    accounting rule = accrual
    .allowed future dated payment
    1. Create a standard invoice (invoice amount: 2100, item amount: 2100, payment term : future dated payment)
    And transfer it to GL.
    * ap_invoice_distributions_all
    accounting_date = 2003-11-11
    accrual_posted_flag = Y
    posted_flag = Y
    * ap_trial_balance
    accounting_date = 2003-11-11
    distribution_amount = 2100
    * 해당 data gl_interface table로 넘어감.
    2. Posting these transferred journals in gl module
    * 해당 data가 gl_interface table에서 삭제 된 후
    * gl_je_lines
    accounted_dr = 2100 charge
    accounted_cr = 2100 liability
    3. Create a payment against this invoice with mature date = 12-nov-2003 and then transfer it to gl
    * ap_invoice_payments_all
    accounting_date = 2003-11-11
    accrual_posted_flag = 'N'
    posted_flag = 'N'
    future_pay_posted_flag = 'Y'
    * ap_payment_distributions_all
    line_type_lookup_code = 'CASH'
    * ap_trial_balance
    accounting_date = 2003-11-11
    payment_amount = 2100
    * ap_checks_all
    status_lookup_code = 'NEGOTIABLE'
    4. Posting these payment journals in gl module
    * 해당 data가 gl_interface table에서 삭제 된 후
    * gl_je_lines
    accounted__cr : 2100 future pay
    accounted_dr : 2100 liability
    5. Clear this payment and then transfer to gl
    Future dated payment 이고 Cash Management 를 사용하면 Cash Management 에서
    Bank Reconcilation을 해주시면 됩니다.
    Cash Management 를 사용하지 않으실 때는
    "automatic clearing for future dated payment" 를 수행하여서 clear 를 해주어야 합니다.
    이번 test case에서는 cash managemnt를 사용하지 않고 automatic clearing for
    future dated payment 를 수행하여 clear 해주었습니다.
    * ap_checks_all
    status_lookup_code = 'CLEARED BUT UNACCOUNTED'
    Cash Management를 사용하지 않기 때문에 status가 위와 같이 나타납니다.
    Cash Management를 사용하면 option에 따라 status가 cleared나 reconciled로 변경 됩니다.
    6. Transfer these cleared payment to gl and posting in gl
    * 이 때에는 ap_trial_balance table에는 아무런 영향도 주지 않습니다.
    * ap_invoice_payments_all
    accrual_posted_flag = 'Y'
    posted_flag = 'Y'
    * gl_je_lines
    accounted_dr= 2100 future pay
    accounted_cr = 2100 cash
    Example
    Reference Documents
    N/A

    Rohini,
      Thanks for your answer; I was out for few days and hence the delay.
      What I am looking for is the complete usage model of the following ODS.
    1> 0BBP_SC     we have figured it out
    2> 0BBP_SCA    we have figured it out
    3> 0BBP_DOC    we have figured it out
    4> 0bbp_inv    we need help
         Looks like this can be populated from R3 using the following
    Data Source    Info Source                    ODS Object
    2LIS_02_ITM    2LIS_02_ITM                 0BBP_INV
    2LIS_02_HDR    2LIS_02_HDR                0BBP_INV
    5> 0BBP_DS     we need help
    6> 0bbp_po     we need help
        The same combination is also used to populate the 0BBP_PO as well. We suspect that 0BBP_DS will then be populated from both 0BBP_INV and 0BBP_PO. At least that what we though after activating the BC and reading the sap help on BC for SRM.
      We are doing a proof of concept and want to know all the ODS with data. We want to build an end to end (Shopping cart, approval, Doc flow, PO data with value, Invoice data with Value) and struggling to understand the model surrounding this three ODS ( 0bbp_inv, 0bbp_ds, 0bbp_po). Any help in this area will be appreciated.
    Thanks
    Arun

  • HR - Daily Snapshot Issues with Future Dated Changes

    The w_employee_daily_snp_f_1 table has timing issues. The effective end date on all per_all_assignments_f, per_all_people_f, etc always shows the time at midnight. For example: 08/14/2009 12:00:00 AM. When this person has a new assignment, for one day only, the extract does not pick up this person. See example below:
    Employee 123 has a supervisor change and the new supervisor is effective on 6/15/2009
    Emp Eff Start Date Eff End Date Supervisor
    123 01/01/2009 12:00:00 AM 06/14/2009 12:00:00 AM 888
    123 06/15/2009 12:00:00 AM 12/31/4712 12:00:00 AM 555
    When the ETL runs on the night of 6/14/09 at 7:35:42 PM, this record does not get picked up because according to the apps.per_all_assignments_f table on the day of 6/14/09 this person does not have an active assignment. There is one day when the person (according to the system) does not have a supervisor. The next night, on 6/15/09 10:34:18 PM the record reappears and does so every night until the assignment record is again end dated. This only occurs for future dated HR changes.
    This is a big problem because if the future dated change is for a supervisor, not only does the supervisor not appear in the daily snapshot, but either does any of his/her subordinates. Has anyone else run into this problem? How did you solve it? Did you customize all the HR mappings?

    Have posted an updated version of the MST to my webspace here:
    http://homepage.ntlworld.com/minkus/shockwave/shockwave115606mst2.zip
    This new version fixes the following issues (changes to this version in bold):
    MsiInstaller repair & errors on first run as non-admin (removes 'AppData' directory entries)
    DCOM errors once Shockwave is installed (adds double quotes to the beginnning of LocalServer32 value)
    Incorrect TypeLib paths in the registry (fixed to use built-in [SystemFolder] property)
    Default CLSID description value missing (set to 'Shockwave ActiveX Control', as per the executable installer)
    Incorrect Shockwave 10 paths in the registry (fixed to use built-in [SystemFolder] property)
    Misspelt 'OptionalComponets' registry key (renamed to 'OptionalComponents')
    Missing .dcr, .dir, .dxr Content Type registry values (included in the executable installer)
    Fixed incorrect AppID registry key (set to use installer's [VERSION] variable)
    Removed 'Launch SWDNLD.exe' shortcut created in Programs subfolder (people don't want this - see here)
    I have tested this on my network and it all seems to work fine. Unfortunately my original plan to use the executable installer didn't work out as it does not include the Shockwave 10 compatibility components described here and here, so it looks like I'll have to keep this MST file up to date with the latest versions until Adobe fix the problems themselves...
    If you want to see the changes that I have made, load up Adobe's 11.5.6.606 MSI file in Orca, then use Transform / Apply Transform to apply the MST, and look for the entries in green.
    Please post any feedback to this thread, and I will try to respond if I can help!
    Chris Hill

  • GTC connectors and SPML compliant

    Hi
    I am trying to integrate a target application using GTC connector transport providers as web services and Format providers as SPML and even i have to create a dummy web service which is compliant with SPML so that it can be integrated with OIM.
    can any one pl help me to create a Dummy webservice compliant OIM SPML?
    Web services shud be created using Java.The web service needs to store data the in txt file and send a response to OIM.

    Make sure you are exporting the Generic Connector type object, and not the Resource Object. There are configurations that only come when you export this way. Otherwise you only get the resource and process definition workflow, and none of the configurations.
    You might also need to export the provider definition as well and import.
    -Kevin

  • Future Dated Payments in Oracle Accounts Receivables

    Hi Experts,
    Please help me on how to handle the Future Dated Payments in AR, here our Customer gives Future dated checks and the same we have to record in AR.. I know the process of Recording Future Dated Payment (Bills Payable) in AP but not in AR.. Please help me on this.
    Thanks in advance..
    Regards
    Bharath

    Hi
    You can view this information in the Invoice Inquiry screen.
    The navigation for the same from any standard responsibility is Invoices>Inquiry>Invioces - This will open the Find Invoices window.
    For e.g. you want to find out which supplier have the Prepayments and Future Dated Payments available, than perform the following search:
    Enter the supplier name in the supplier name field and click on the TAB - Calculate Balance Owed, thereafter Calculate Balance Owed screen will appear and then click the Calculate Button which will display the following information:
    Invioce Count and Balance:
    Unpaid Amount:
    Future Dated Payments:
    Less Available Prepayments:
    Number of invoices:
    and
    Number of Prepayments.
    Hope this helps.
    Thanks
    Manish Jain.

  • R12 - Payables - Prepayment & Future Dated Payments

    Hello,
    I'm looking (in R12 Payables) for
    1. Pre-payment invoices record which is not yet applied
    2. Future Dated records which are not yet matured
    Can you please help and suggest where I can get these details...table name or report or screen....
    Thanks in advance
    Satish

    Hi
    You can view this information in the Invoice Inquiry screen.
    The navigation for the same from any standard responsibility is Invoices>Inquiry>Invioces - This will open the Find Invoices window.
    For e.g. you want to find out which supplier have the Prepayments and Future Dated Payments available, than perform the following search:
    Enter the supplier name in the supplier name field and click on the TAB - Calculate Balance Owed, thereafter Calculate Balance Owed screen will appear and then click the Calculate Button which will display the following information:
    Invioce Count and Balance:
    Unpaid Amount:
    Future Dated Payments:
    Less Available Prepayments:
    Number of invoices:
    and
    Number of Prepayments.
    Hope this helps.
    Thanks
    Manish Jain.

  • R12 Future Dated Payments

    Hi All,
    Kindly let me know if there is a solution for the below case.
    Ex- there is a future dated payment issued in oracle with maturity date as on 01 June 2011, now during the time of issuing the accounting would be Supplier Liability Dr to Future Dated Payment Cr.
    Now on the date of maturity (i.e 01 June 2011) the status of the bill would be negotiable (i.e when the program 'update future dated payments status' is run) and the accounting would get changed to Future Dated Payment Dr to Cash Clearing Cr.
    Now as per the business process Bank would be sending me a document, which would contain the details of the bills that have been submitted to the bank and only after that i have to change the status to negotiable and create the respective acconting.....for ex..in the above case, if the supplier submits the bill to the bank on 10 June 2011 instead of 01 June 2011, then the status neotiable and its accounting has to on 10th june only.
    Any pointers to the above issue would be of great help....
    Phani

    Hi
    You can view this information in the Invoice Inquiry screen.
    The navigation for the same from any standard responsibility is Invoices>Inquiry>Invioces - This will open the Find Invoices window.
    For e.g. you want to find out which supplier have the Prepayments and Future Dated Payments available, than perform the following search:
    Enter the supplier name in the supplier name field and click on the TAB - Calculate Balance Owed, thereafter Calculate Balance Owed screen will appear and then click the Calculate Button which will display the following information:
    Invioce Count and Balance:
    Unpaid Amount:
    Future Dated Payments:
    Less Available Prepayments:
    Number of invoices:
    and
    Number of Prepayments.
    Hope this helps.
    Thanks
    Manish Jain.

  • Future Dated Invoices and Payments

    Hello
    Can you give me some inputs about Future Dated Invoices and Payments..?
    What its importance?
    What would the effect on the AP Trial Balance and Account Analysis if I use it?
    Thanks
    Grace

    Hi Grace
    Future dated payments are the post dated cheques (in layman's language). For example - When we take some office space on rent, we need to pay monthly rent for it. Generally, the owner of the office would like to have the cheques provided to him on the date of agreement dated for the respective month (as a matter of security). These cheques will bear the date for the respective months. Lets say you enter into an agreement on 01-May-2010 for one year, you will provide 12 checks dated 01-May-2010, 01-Jun-2010, 01-Jul-2010 etc. All these checks would be post dated payments.
    These payments do not reduce the cash/bank balances as on the date of issue. This happens on the date of maturity of payment (check date). These payments are entered into the oracle system by using the payment method "Bills Payable" or any similar payment methods.
    The accounting for these payments (at the time of recording the payment) - Supplier Liability Dr. and Future Dated Payment Liability credit. It will not have much impact on the trial balance except for the fact that the liability code combination would change -- from supplier liability to future dated liability. On the date of maturity, when you run the report to matrue the bills payable, the status of the payment changes to negotiable and then the accounting takes place - Future Dated liability dr... and cash/cash clearing credit.
    Hope this explains. Let me know if you have any further question or ned any further clarity
    Vinit
    Edited by: vinitp on Jun 22, 2010 8:47 PM

  • Add field and Display future dated data in OrgChart

    Configuration
    SAP Talent Visualization by Nakisa 2.1 under LIVE connection.
    Questions
    1) Add fields to Details(for Position/OrgUnit/Employee) window in OrgChart
                We have a few requirements to display additional data in Details window.
                Do we need any developments to add the following items to Details window ?
    Position's General Description data (stored in IT1002)
    OrgUnit General Description data (stored in IT1002)
    Name, Phone No., Gender(and other personal information coming from various infotype) of employees, who belong to position
    2) Display future dated Organizational Structure in OrgChart
                We also have requirement to display future dated OrganizationalStructure.
                The future dated Organizational Structure should ONLY availablefor people from HR and executives.
                How can we do this?
    3) Security Setting
                Regarding to the question above, how can we create the security roles (in Nakisa) for therequiremets listed below?
    The security setting in SAP allows managers only can see employee's data, who belongs to the managers organization.
    The security setting in Nakisa OrgChart allows every employee can see all organizations and other related objects.

    Hi Ogawa,<br/><br/>
    Please see my responses in bold.<br/><br/>
    I hope that helps!<br/><br/>
    Luke<br/><br/><br/>
    1) Add fields to Details(for Position/OrgUnit/Employee) window in OrgChart<br/>
    We have a few requirements to display additional data in Details window.<br/>
    Do we need any developments to add the following items to Details window ?<br/>
    - Position's General Description data (stored in IT1002)<br/>
    - OrgUnit General Description data (stored in IT1002)<br/>
    - Name, Phone No., Gender(and other personal information coming from various infotype) of employees, who belong to position<br/>
    <br/>
    <b>You need to configure the integration schema to "extract" these fields in order for them to be available to OrgChart. I believe the file is called downloadSchema.xml and is found in your build folder. It is <i>not</i> the one in the SAPExtractor folder (that is for Staged).</b><br/><br/>
    2) Display future dated Organizational Structure in OrgChart<br/>
    We also have requirement to display future dated OrganizationalStructure.<br/>
    The future dated Organizational Structure should ONLY availablefor people from HR and executives.<br/>
    How can we do this?<br/>
    <br/>
    <b>This is not possible as OrgChart only displays one version of the OrgChart (the present dated structure).</b>
    <br/><br/>
    3) Security Setting<br/>
    Regarding to the question above, how can we create the security roles (in Nakisa) for therequiremets listed below?<br/>
    - The security setting in SAP allows managers only can see employee's data, who belongs to the managers organization.<br/>
    - The security setting in Nakisa OrgChart allows every employee can see all organizations and other related objects.
    <br/><br/>
    <b>Your bottom requirement is standard - unless you secure an item then every employee will be able to see all data.</b>
    <br/><br/>
    <b>In order to configure manager security you will need to undertake some XML configuration. This is not advisable unless you have experience of configuring the XML files, particularly with security as it is highly complex configuration. There are a couple of consultancies with specialist skills (Emeritis, ROC, Nakisa) that have the expertise to perform this type of configuration.</b>
    <br/><br/>
    <b>In order to do this you need to configure an authentication source and populate the user population and rolemapping sections of the LoginConfiguration_<type>.xml in the Authentication folder of your build. <type> refers to the type of authentication you are using (SAP logon forms, Portal integration with Logon Tickets etc). You will then need to map the roles in RoleMapping.xml in the Security folder of your build and then configure each role in Roles.xml. You need to create a hierarchyscope for each dataelement you are restricting data for and then add the security keyword to the sections in AppResources.xml that you are restricting with this particular scope.</b>

  • In MSS, can Managers view information of Future Dated Hires & do EIT entry?

    In MSS, can Managers view information of Future Dated Hires & do EIT entry? We followed Metalink NOTE:459876.1 but still not working.
    Thanks,
    Peter

    I have looked at the document you referred to. The personalisation described may not work on its own. You would need to make sure that the security profile allows these 'future' people to be seen. For example, is the supervisor marked on the assignment?
    I am a bit sceptical that this method would work, but hope it dioes! Let me know if the suggestion is of any use.
    Regards
    Tim

  • GTC Connectors migration in OIM11gR2

    Hi
    We had exported entire GTC resource object and when we tried to import in another env, we see dependency errors on GTC Schedulers even though the schedulers exists in the xml.
    What are the steps to migrate GTC Connectors(Flatfile and DBAPP) from one environment to another?
    Do I have to import GTC Schedulers first and then Resource Object,Process Form and Process Definition? Does the reconciliation and provisioning work after import without issues?
    Pls share ur ideas.

    Make sure you are exporting the Generic Connector type object, and not the Resource Object. There are configurations that only come when you export this way. Otherwise you only get the resource and process definition workflow, and none of the configurations.
    You might also need to export the provider definition as well and import.
    -Kevin

Maybe you are looking for

  • External iSight on Windows Xp

    i have windows xp with SP2 and all the updates from MSFT running via Bootcamp (Leopard version of it) on a mac mini core 2 duo. although i did install all the drivers created by boorcamp, it appears that all components were installed except my extern

  • Opportunities based on status

    Hi, How can i get the list of opportunities based on the status within current month. Regards, Kamesh Bathla

  • Export setting in highest quality

    Dear all, I am new in PE11 and I am looking for the best export setting in order to keep a clean and highest quality possible version of my movie. From that clean copy I will be able to create different versions (for youtube, DVD, PC, etc...). Any id

  • Mm predefined constants

    Hello! Considering MM and Purchase Requisitions, I would like to know if there is some interface defining common constants, like 'item category purchase requisition'. For example, I wanna compare the pstyp value but I don't wanna to use the value to

  • Cant get IMovie to reconize camera

    Hi everyone, I cant get Imovie to reconize that I have my camera plugged in. I set the camera mode to VCR (which i think it is just on PLAY), plug the camera in and start Imovie. Then in IMovie click the switch onto camera in the bottom left hand cor