Planning for use with Oracle Incentive Compensation (OIC)

I've read conflicting reports about agglomerates planning would be available for use to migrate compensation plans (and all other configurations of the OIC) multiple instances of Oracle e-Business applications.

Does anyone know if R12 (12.04) is capable of managing the migration of the OIC? Is there a documentation as to how you should configure planning for use with the OIC?

Thanks in advance.

Hello

It's Laurence of development planning. The OIC is not covered as part of sets of standard selection delivered by Oracle. You can consider you a SR (product code - 841) for coverage.

If you already have java program/scripts which migrate from the OIC, then you can plugin with planning. You can also write your own API BC4J for the migration of the configurations of the OIC and register with planning.

To learn more about writing BC4J planning Fwk APIs, please log an SR.

Tags: Oracle Applications

Similar Questions

  • Operating systems certified for use with Oracle Designer repository

    Hi all

    We have Oracle Designer repository version 10g (9.0.4.3.14) installed on Microsoft Windows 2000. As our team OS and network will migrate the Windows 2000 operating system to Windows 2003, I want to know if Windows 2003 is certified for our designer version or not.

    Thanks in advance.

    Iman

    Hello

    I took a glance on Support Oracle certification the other day and I think it says your client, or close to, was certified on Windows 2003, but not supported. Best for you to double check

  • Static of recording fails for use with DG broker

    Don't know what I'm doing wrong, but I'm not able to get the static record for use with DG broker.


    Any ideas appreciated. Thank you Michael.


    Oracle@arrow:hawklas:/U01/app/Oracle/product/11.2.0/dbhome_1/network/admin

    $ cat listener.ora

    LISTENER_LAS =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS_LIST =

    (ADDRESS = (PROTOCOL = tcp)(HOST=arrow) (PORT = 1530)(SEND_BUF_SIZE=32767) (RECV_BUF_SIZE = 32767))

    )

    )

    )

    SID_LIST_LISTENER_LAS =

    (SID_LIST =

    (SID_DESC =

    (SDU = 32767)

    (GLOBAL_NAME = hawklas_DGMGRL.localdomain)

    (SID_NAME = hawklas)

    (ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1)

    (ENVS=/u01/app/oracle/product/11.2.0/dbhome_1)

    )

    (SID_DESC =

    (SDU = 32767)

    (GLOBAL_NAME = foo2)

    (SID_NAME = foo2)

    (ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1)

    )

    )

    ##########

    LISTENER_SAN =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS_LIST =

    (ADDRESS = (PROTOCOL = tcp)(HOST=arrow) (PORT = 1531)(SEND_BUF_SIZE=32767) (RECV_BUF_SIZE = 32767))

    )

    )

    )

    SID_LIST_LISTENER_SAN =

    (SID_LIST =

    (SID_DESC =

    (SDU = 32767)

    (GLOBAL_NAME = hawksan_DGMGRL)

    (SID_NAME = hawksan)

    (ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1)

    )

    )

    INBOUND_CONNECT_TIMEOUT_LISTENER_LAS = 120

    SUBSCRIBE_FOR_NODE_DOWN_EVENT_LISTENER_LAS = OFF

    DIAG_ADR_ENABLED_LISTENER_LAS = OFF

    LOGGING_LISTENER_LAS = WE

    TRACE_LEVEL_LISTENER_LAS = OFF

    SAVE_CONFIG_ON_STOP_LISTENER_LAS = TRUE

    ADMIN_RESTRICTIONS_LISTENER_LAS = WE

    INBOUND_CONNECT_TIMEOUT_LISTENER_SAN = 120

    SUBSCRIBE_FOR_NODE_DOWN_EVENT_LISTENER_SAN = OFF

    DIAG_ADR_ENABLED_LISTENER_SAN = OFF

    LOGGING_LISTENER_SAN = WE

    TRACE_LEVEL_LISTENER_SAN = OFF

    SAVE_CONFIG_ON_STOP_LISTENER_SAN = TRUE

    Oracle@arrow:hawklas:/U01/app/Oracle/product/11.2.0/dbhome_1/network/admin

    $ lsnrctl start listener_las

    LSNRCTL for Linux: Version 11.2.0.4.0 - Production on January 15, 2016 16:29:16

    Copyright (c) 1991, 2013, Oracle.  All rights reserved.

    From /u01/app/oracle/product/11.2.0/dbhome_1/bin/tnslsnr: Please wait...

    TNSLSNR for Linux: Version 11.2.0.4.0 - Production

    System settings file is /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora

    Log messages written to /u01/app/oracle/product/11.2.0/dbhome_1/network/log/listener_las.log

    Listen on: (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp (PORT = 1530))(HOST=arrow.localdomain)))

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=arrow) (PORT = 1530)(SEND_BUF_SIZE=32767) (RECV_BUF_SIZE = 32767)))

    STATUS of the LISTENER

    ------------------------

    Alias listener_las

    Version TNSLSNR for Linux: Version 11.2.0.4.0 - Production

    Start date January 15, 2016 16:29:16

    Uptime 0 days 0 h 0 min 0 sec

    Draw level off

    Security ON: OS Local Authentication

    SNMP OFF

    Parameter Listener of the /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora file

    The listener log file /U01/app/Oracle/product/11.2.0/dbhome_1/network/log/listener_las.log

    Summary of endpoints listening...

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp (PORT = 1530))(HOST=arrow.localdomain)))

    Summary of services...

    Service 'foo2' has 1 instance (s).

    Instance 'foo2', status UNKNOWN, has 1 operation for this service...

    Service 'hawklas' has 1 instance (s).

    Instance of 'hawklas', status UNKNOWN, has 1 operation for this service...

    The command completed successfully

    Oracle@arrow:hawklas:/U01/app/Oracle/product/11.2.0/dbhome_1/network/admin

    $ lsnrctl start listener_san

    LSNRCTL for Linux: Version 11.2.0.4.0 - Production on January 15, 2016 16:29:18

    Copyright (c) 1991, 2013, Oracle.  All rights reserved.

    From /u01/app/oracle/product/11.2.0/dbhome_1/bin/tnslsnr: Please wait...

    TNSLSNR for Linux: Version 11.2.0.4.0 - Production

    System settings file is /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora

    Log messages written to /u01/app/oracle/product/11.2.0/dbhome_1/network/log/listener_san.log

    Listen on: (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp (PORT = 1531))(HOST=arrow.localdomain)))

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=arrow) (PORT = 1531)(SEND_BUF_SIZE=32767) (RECV_BUF_SIZE = 32767)))

    STATUS of the LISTENER

    ------------------------

    Alias listener_san

    Version TNSLSNR for Linux: Version 11.2.0.4.0 - Production

    Start date January 15, 2016 16:29:18

    Uptime 0 days 0 h 0 min 0 sec

    Draw level off

    Security ON: OS Local Authentication

    SNMP OFF

    Parameter Listener of the /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora file

    The listener log file /U01/app/Oracle/product/11.2.0/dbhome_1/network/log/listener_san.log

    Summary of endpoints listening...

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp (PORT = 1531))(HOST=arrow.localdomain)))

    Summary of services...

    Service 'hawksan' has 1 instance (s).

    Instance of 'hawksan', status UNKNOWN, has 1 operation for this service...

    The command completed successfully

    Oracle@arrow:hawklas:/U01/app/Oracle/product/11.2.0/dbhome_1/network/admin

    $

    SID_LIST_LISTENER_SAN =

    (SID_LIST =

    (SID_DESC =

    (SDU = 32767)

    (GLOBAL_NAME = hawksan_DGMGRL)

    (SID_NAME = hawksan)

    (ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1)

    )

    )

    Please change GLOBAL_NAME to GLOBAL_DBNAME and then reload the listener. It should be like GLOBAL_DBNAME and GLOBAL_NAME not.

    GLOBAL_DBNAME identifies the database service. Rename has nothing to do in the listener.ora file.

    GLOBAL_DBNAME = hawksan_DGMGRL

    -Jonathan Rolland

  • I bought the photo Illustrator and ask the Adobe site plan for individuals with credit cards, but to date I have not received the confirmation email. How can I contact for more information on the good end of the order?

    Hello 11/18/2015 I bought Illustrator photo and ask the Adobe site plan for individuals with credit cards, but to date I have not received the confirmation email. How can I contact for more information on the good end of the order?

    Your subscription to cloud shows correctly on your account page?

    If you have more than one email, you will be sure that you use the right Adobe ID?

    https://www.adobe.com/account.html for subscriptions on your page from Adobe

    .

    If Yes

    Some general information for a subscription of cloud

    Cloud programs don't use serial... numbers you, connect you to your cloud account paying to download & install & activate... you may need to sign out of the cloud and restart your computer and log into the cloud for things to work

    Sign out of your account of cloud... Restart your computer... Connect to your paid account of cloud

    -Connect using http://helpx.adobe.com/x-productkb/policy-pricing/account-password-sign-faq.html

    -http://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html

    -http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html

    -http://helpx.adobe.com/creative-suite/kb/trial--1-launch.html

    -ID help https://helpx.adobe.com/contact.html?step=ZNA_id-signing_stillNeedHelp

    -http://helpx.adobe.com/creative-cloud/kb/license-this-software.html

    .

    If no

    This is an open forum, Adobe support... you need Adobe personnel to help

    Adobe contact information - http://helpx.adobe.com/contact.html

    Chat/phone: Mon - Fri 05:00-19:00 (US Pacific Time)<=== note="" days="" and="">

    -Select your product and what you need help with

    -Click on the blue box "still need help? Contact us. "

  • How is upgrade from Standard to Enterprise Version - difficult to migrate vm to ESX server for Central storage for use with VMotion

    Hi all

    We plan to upgrade our current system. We have 1 ESX Server with Standard operating system. Adding 2 more ESX Server with Enterprise edition and upgrading of our current business. We have about 15 VM on our current ESX Server. The migration process is difficult to move the virtual machines in storage Central for use with VMotion. I intend to take the ESX 3.5 Fast track class before you start the upgrade. I am trying to plan a project planned for the time to migrate these courses.

    Any guidance would be great.

    Robert

    Here is a link to the plugin - http://sourceforge.net/projects/vip-svmotion/

    The amount of time it will take to migrate the virtual machine online all depends on the size of the drive, the configuration of storage etc.

  • Apple TV is compatible for use with HDMI Panasonic plasma TV model TH 50PX70A 2007?

    Apple TV is compatible for use with HDMI Panasonic plasma TV model TH 50PX70A 2007?

    Yes

  • External hard drive for use with FCPX Thunderbolt

    I got a new iMac, but the SSD in it's tiny, so I need to invest in an external drive at least some of TB.  Should I go Thunderbolt because I think it's faster?  I'm looking at Fantom and Lacie but I'm not sure what would work best for use with FCPX.

    Any tips or suggestions for these two manufacturers?

    Thanks in advance for the help.

    Well, a disc of Tb2 (which takes care of your iMac) will offer excellent performances. If you need these speeds depends on really how ask your projects are. A USB3 drive will be fast enough for the vast majority of HD projects. Expect to spend more for the readers of Thunderbolt2.

    Here is a good article on configuring systems with external drives.

    Good luck.

    Russ

  • What is the best HDMI switch for use with Apple tv 4

    What is the best HDMI switch for use with Apple tv 4. I heard some do not work and the automatic switch has problems because Apple tv is still using power?

    I installed on a cutting and not because the automatic switch works because it isn't always. It came with a remote control that is almost as good, so don't mind the fact that automatic switching does not work well. The reason why I chose cutting is because it was the first device that gave me the good picture and sound quality with my AppleTV, the Xbox 360 and the PS4. (Don't ask!)

  • HP: unlock OEM windows 7 for use with another computer?

    Hello

    I recently got a HP computer with an OEM windows installation 7. After the machine (fatal hardware failure), I tried to use the windows key to install it on another computer. However, the key is an OEM product and would not activate, so after talking to microsoft they sent me here to ask if the manufacturer could "unlock" the key for use with another computer (that I build from scratch).

    So all this possible? Or do I have to buy a new license?

    Okay, Ive talked to HP and microsoft and it turns out that the key has been blocked (pirates). So much for the purchase of second hand.

  • How can I find Canon CP910 printer drivers for use with OS10.11.3?

    How can I find Canon CP910 printer drivers for use with OS10.11.3?

    Download the player package Cannon from Apple or get your driver from the Canon support site.

    V3.3 Canon for OS X printer drivers

    Canon Laser Printer Drivers for OS 3.1 X

  • Any camera regardless of the interface is available for use with the LabView interface.

    Hello

    I intend to go for some CMOS camera,

    but I have a huge doubt before buying, the camera of menttioned above is not anywhere in this list. Nor can I see any type being supported USB device.

    The question is

    1. is a camera regardless of the interface is available for use with the LabView interface?
    2. Can I build a VI to communicate with any device image and recording of camera and take the data?

    Any kind of help or advice is greatly appreciated... I have to buy a CMOS camera and begin to run.

    Thank you...

    Hello Virginia,.

    I am pleased that this information has been useful, one thing I wanted to mention is that USB 3.0 has its own standard USB 3.0 Vision which is currently not supported. If this camera is also Direct Show compatible then you will be able to acquire an image using IMAQdx and manipulate all the attributes that are published to the API Live Show.

    I hope that USB 3.0 Vision will be supported in the near future, and we tentatively announced for this standard of communication for the August 2013 Vision Acquisition Softwareupdate.

    See you soon,.

    -Joel

  • How can I create a network and put in on my iphone 4S for use with wifi?

    I have a phone, a personal hot spot 4s, a router and a broadband cable. Everything is running but I can't figure out how to get my network on my iPhone for use with Wifi.  Also, I don't know how or where on the phone to set the password and since I don't have a different password, I can't use my wifi?  Help, please!  My iPhone tech is exhausted and I'm going against a brick wall with my internet service who refuses to provide me with their ISP, etc.

    Hello

    Please ask your question the following support forums.

    iPhone: Apple Support communities:
    https://discussions.Apple.com/community/iPhone?CategoryID=201

    Concerning

  • Windows 2000 update stops at "checking if your computer has the latest version of Windows Update software for use with the site... »

    When I try to update Windows 2000 by using Windows Update, web site crashes the message

    'Check if your computer has the latest version of Windows Update software for use with this web site... The Web site uses ActiveX controls to determine which version of the software your computer is running. "If you see an ActiveX warning, make sure that the control is digitally signed by Microsoft before installing it or allowing him to run.

    Y at - it a fix for this problem?

    This problem may occur in Windows 2000, Windows 2000 SP1 and Windows 2000 SP2 on computers. These versions are no longer compatible with the Windows Update Web site. To resolve this problem, you need to install the latest Service Pack for Windows 2000 computers. Follow the link below to access the article and get with the latest Service Pack.

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

    Bobby

  • Need a Window Media Player Plugin to access a video on a site Web for Windows 7 for use with FireFox.

    Original title: Plugin required

    I need a Window Media Player Plugin to access a video presentation on a Windows 7 Web site for use with FireFox. I'm not finding what I need.

    Please read and follow the instructions here: https://support.mozilla.org/en-US/kb/play-windows-media-files-in-firefox?redirectlocale=en-US&redirectslug=Using+the+Windows+Media+Player+plugin+with+Firefox

    I hope this helps.

    See you soon,.

    J

  • Has anyone found or written a "Win 7 USB driver" for use with the Olympus C-3000Z digital camera?

    Has anyone found or written a "Win 7 USB driver" for use with the Olympus C-3000Z digital camera?

    On Fri, 28 September 2012 18:02:40 + 0000, bertcoy wrote:

    Has anyone found or written a "Win 7 USB driver" for use with the Olympus C-3000Z digital camera?

    Looking at the website of Olympus, it would appear that we do not
    There are.

    But you do not need a driver because you do not need to connect your
    camera to the computer. Just put the memory card in a card reader and
    access like this instead. I prefer to do it with my camera,
    because it is easier, faster and uses no battery in the camera.

    Ken Blake, Microsoft MVP

Maybe you are looking for

  • Charging problems

    Please help me! I have 2 problems of loading: 1. I was charging my phone for an hour, but somehow, it still has a low battery. I can't even open my phone because the symbol of "load" keeps appearing. 2. whenever I unplug the charger, my phone still f

  • Credit card information removed from iTunes

    My credit card information are suddenly disappeared from my iTunes account.  This was not allowed - why and how did this happen?

  • Driver of HP Photosmart C6280 printer problem

    Hello! I bought the above mentioned model printer, and I installed the drivers in the manner recommended by the manual. The printer works well and does what I expect from him. But there is one thing that annoys me. The printer is connected to my home

  • Re: TOSHIBA recovery disk burning process hangs

    Hey everybody! I wanted to create a Recoverydisk with the tool of Toshiba. The burning process hangs at 25% and I don't know why... Can someone help me or tell me, how can I burn the disc on another way?

  • Problem with E380 Bluetooth

    I am able to pair my phone with E380 and media of car for the first time. But every time I restart the car the pair will happen only with phone not with the media. It says under Bluetooth connected (no media). Whenever I need to re-register the car m