How to set up planning to download data in mode FORCE

Hi people,

I want to load data into FORCE, REPLACE or NLS with planning.
In fact it download data using the default mode: MERGE.
What is a way to configure the planning?
Is there a way to customize the uploadding mode (as we have done in the FNDLOAD)?

Please refer to the settings in the afsload.lct file:

# PARAMETERS:
#
# For the DOWNLOAD:
# CUSTOM_MODE - determines whether a custom line is updated or not.
# 'FORCE' is to annihilate any customization.
# A value other than 'FORCE' is to preserve customization.
# Default is to preserve customization.
# UPLOAD_MODE - NLS: whenever you run to download translations of NLS.
# REPLACE: previously remove all entries and only insert is necessary
# MERGE: find the corresponding line (that they are up-to-date, it is controlled
(# by CUSTOM_MODE). If the row not found correspondence, insert it.
# NOTE: REPLACE and MERGE are used only for the MENU ENTRY


Concerning

Edited by: JCote 2009-09-17 13:20

He is Laurence, nursery development for planning. Running in FORCE or NLS mode is not supported in planning right now. You can go ahead and sign a request for development through SR. The solution might be to take the ldt file in the extract and manually launch the FNDLOAD on the target instance.

Tags: Oracle Applications

Similar Questions

  • How to set a Variable with the data Srouce store data

    Hello ODI Experts.
    I created a physical & logical schema and a Data Source store collection data to a database table.

    On the other hand, I have a little variable I'll pass in a web service call (ODIInvokeWebService tool).

    Yo please guide how do I set up my store of data source variables.

    Thank you and best regards,
    Arfaoui

    Hello

    You can close this thread you opened another for your question.

    To answer you second point, it depends on what you select. You can use the function list_agg of values separated by commas if you wish. Or add/edit you WHERE to ROWNUM = 1 to clause example

    See you soon

    BOS

  • How to set up an inputText with date picker?

    Jdev: 11.1.2.4.0

    My requirement is to leave the text input from the user and the date at the same time

    It's something like < af:inputDate >, but the user can enter arbitrary string (like "2000-%-").  and the developer can call dateComponent.setValue("2000-%%-"), dateComponent.getValue (). "

    When the value is submitted, a custom converter will convert the string to a Date object or string.

    It's date. MinValue does not support setValue (aString). How to get around this problem?

    Thank you.

    Thank you all. I tried out. Not sure if she is graceful, but it serves my requirement.

    It is something like:

    / * the value of string in the Edit to a date box. MinValue * /.

    function setDateText (evt) {}

    evt. Cancel();

    CMB var = evt.getSource ();  a button

    var date = cmb.findComponent ("id1"); the component date. MinValue

    var entry = document.getElementById ("id1::content");  the inputbox

    Input.Value = "abcde";     Chain set

    }

    To hide the edit box

    function onLoad() {}

    var entry = document.getElementById ("id1::content");  the inputbox

    Input.Type = "Hidden";

    }

  • ERazer X 315 complete C drive - how to set the things to download on D

    C drive obviously has the operating system (Windows), but all downloads on drive C instead of great reader updated D. Photos, software, etc. How can I configure it so that all the other (other than updates of Windows) downloads go to D drive?

    Thanks EricX. I'm not very used to Windows 10 again. Your post helped a lot. Changed the clocation of my downloads folders, pictures and Documents on drive D (1 TB compared the 1.15 GB drive C). I think it should work. I will return soon if I have more questions. The idea of help - file Explorer unfamiliar with it, but do not forget . According to me, drive C is designed to accommodate the OS and that's it, but I'm not sure - bought the Amzon of PC and there is no instructions, cables, monitor, etc. I think that they would be implemented so D drive has been dominant for downloading most, but everything on the C drive, and after a bit of your Windows updates start screwing because there is not enough memory to handle. Thank you again...

    -Chad

  • How to set up planning for all users preferences in 11.1.2.1

    Is it possible to configure the preferences of the Application of planning for all users or everyone needs to put in place their own preferences?

    Hello

    Preferences are user-specific and application-specific and all users have to set their own preferences.

    Concerning
    -SM

  • How Restict number of rows to download data in the excel worksheet

    Hello
    My requirement is that I m showing 50 best seller in my dashboard. but when we click on download to excel and then download all 500 lines. I want to restrict the download of all data and want to view displays only the dashboard sheet data is excellent. (ex if 50 best sellers are selected then only 50 rows is downloaded.)

    Published by: 941334 on June 18, 2012 06:15

    Hello

    U just above commenst xml on your instanceconfig.xml file below and then test it.

    (1) prior to this step take a return to the top and start changes
    Keep it under xml commnents n/b


    50

    in the same way of the PivotTable as
    then save it and re start it services presentation bi so it will work as you expected.

    For info to learn more check out my blog
    http://obieeelegant.blogspot.SG/2011/09/unable-to-export-all-rows-from-request.html

    Note: the size it my vary based on the calculation of your view (rows, columns, section, cell) you can increase it.

    hope this will help you.

    Thank you
    Deva

  • How to set the path for download in Firefox on androud, I want to save to the sd card downloads

    none at this stage

    Downloads should be on the SD card. Using a 3rd party on the device file browser, the files should be in/mnt/SDcard/download or/mnt/SDcard/downloads. When mounted on your computer, X:\Download or X:\Downloads.

  • Try to set the time to a date field

    Hello

    Using jdeveloper 11.1.1.6.0.

    I have a date field in my table. I got the time string and convert it to a date field.

    String dis1 = theToken;   for example: 11:15:26

    DateFormat = formatter1
    new SimpleDateFormat("hh:mm:ss");
    Date2 date = formatter1.parse (dis1);
    rw.setAttribute ("TtAlertRecTime", formatter1.format (date2));

    While my running page and press that values have not been set for the field.

    In the page of the user interface

    < af:inputDate value = "#{row.bindings.TtAlertRecTime.inputValue} '"

    label = "#{bindings." TrackTicketsView1.hints.TtAlertRecTime.label}.

    required = "#{bindings." TrackTicketsView1.hints.TtAlertRecTime.mandatory}.

    shortDesc = "#{bindings." TrackTicketsView1.hints.TtAlertRecTime.tooltip}.

    ID = "id21" >

    < f: validator binding="#{row.bindings.TtAlertRecTime.validator}"/ >

    < af:convertDateTime pattern = 'hh '.

    type = 'time' / >

    < / af:inputDate >

    My Question is

    How to set the time in a date field? time is obtained as a string.

    Kind regards

    Prasad K T,.

    AS400 ops.

    well you can not set the time in the date field.  the date data type allow only data in a specified format before. It is designed like that.  If your issue is resolved now?

  • How to use mobile data for large app download data

    How to use mobile data for large app download data

    How can I set big data

  • Because I'm on satellite (Hughes), I need to use a download manager to plan large downloads @ 02:00 how do then? (With the help of Windows XP)

    How can I plan a download to occur at some point? I have Hughes Download Manager, but am unable to intervene in the download process. Hughes said that the parameters have to be adjusted in Firefox or window, but I do not see where or how. Thank you.

    Firefox doesn't have the parameters like that. You need to install an external Download Manager which has a "timer".

    See this Google search

  • How to set the date and time on my HP Officejet pro 8600 more?

    How to set the date and time on my HP officejet pro 8600 more?  It just on a printed journal Jan-oo-oo fax shows 00:00 AM.  There are no instructions on how to change this.  I need proof that I sent a fax to a certain date and time.  Help, please.  Thank you

    Hello

    Below are the steps to set the Date and time for your device:

    1. On the Control Panel, press the right arrow key ( ), press Setup ( ).

  • How can I download data from key USB flash to a Windows 7 computer

    I need to transfer some files from my PC to my PC Windows 7 Windows XP using a USB flash key. I've used Windows Easy Transfer to move my files without problem and some programs but did not download some files. I downloaded these files on a USB flash and I can access the files, as long as the stick is pluged. How can I download data from the USB flash on my Windows 7 computer

    Hello

    The following video may help:

    http://www.YouTube.com/watch?v=hrMQh0Xkpvs

    or this article:

    http://www.swarthmore.edu/documents/administration/its/how%20To%20Use%20A%20USB%20Flash%20Drive.PDF

    and here:

    http://TECHTIPS.salon.com/use-USB-flash-drive-transfer-files-PC-Mac-2544.html

    (Mac here can be a PC).

    Good luck.

  • How to download data from test to SFIS via webservice

    Hello world

    I need to download data from test to SFIS via the webservice and the service will return the result., but I have no idea of web service.

    I need to submit as soon as possible. If anyone can write it.

    You start by the seller. How do get the data? HTTP put and get operations? Customer HTML screws can do that.

    Which makes the network based thing you are trying to send your data? It would be useful to know. You see SFIS, MY or LIMS are terms all very generals who actually communicate very little useful information (see also: "buzz words").

    Mike...

  • How to set the Date and time on a remote target in Measurement &amp; Automation Explorer (MAX)?

    Hello

    I'm trying to follow the steps described in the following link:

    How to set the Date and time on a remote target in Measurement & Automation Explorer (MAX)?

    It is said

    The software on the target currently supports only the time zoneand deletes the old files?

    I need set the date and time

    and remove all the old unwanted files

    the calendar was gray does not allow me to change the current date.

    Anyone know how to change

    Hi all!

    According to this the below Knowledge Base article, Remote Configuration System Support must be installed on the target for time settings to change in MAX.

    http://digital.NI.com/public.nsf/allkb/FAB0EC4D6E5EE0F386257738005733A3?OpenDocument&MeTC=max_MAXDat...

    If you don't know what version of the system supported remote Configuration software that you have installed on your device target, it is likely that it is not yet installed. Add this software by clicking below your target to the MAX software option and selecting "Add/Remove Software". This is where you will install the System Configuration Remote Support software.

    Please let us know if you have any questions!

  • How to set the date and time on an hp j5780?

    I need to know how to set the date and time on an HP j5780!

    Help!

    Thank you very much, we did it!

    WY

Maybe you are looking for

  • Buzz of noise in the tempo switch

    My song has 4 different tempos. Every time that happens, occurs a humming noise. If I get all tracks FX behind it disappears. How can I keep the delay, but not the buzz? Thank you y´all.

  • Diagnostic tool hardware problems on Satellite has detected memory

    Diagnostic tool memory detected in my laptop hardware problems. Now I don't know what part of the hardware's fault. Whenever I start my laptop after shoutting it down for some time, it appears failed early and repair takes place and start using the s

  • iPhone battery life 6 is bad

    My 6 iPhone battery life is not good. Sometimes when it gets to 50% autonomy, he is dying and will have to be plugged in to recharge. Others, he died in the autonomy of 20-30%.  I need a solution to this problem.

  • iMac mid-2010, El Capitan, just missing Ethernet card.

    Hello. From one day to the other, my card (PCI) ethernet of iMac is just disappeared: on this computer, there is no ethernet installed PCI card. It is not indicated in the profile system ethernet card more. Airport (WIFI) is still there and works. I

  • .Sha MD5 and the shared key

    Hello world. A quick question for you guys: Make a secret key shared md5/Sha use when calculating hash? Thank you