Is it possible to import values from tables directly from an import packg.?

Hi there.
I want to export my UCM configuration to another environment. I create a package and I add all the tables and schema views I need. I download the package and then is installed in the enviorement without errors. In the new environment the tables are created in database and the schema views are installed correctly.
But the table is empty and the values are not imported.
Is it possible to import table values from two environments with the package component or I should do it importing directly to SQL sentences?

Hi ,
You can do this using the Archiver tool where in Tables can be added to archiver collection and be exported .Target ucm server can then use this export collection to import the values to the tables .
1. Navigate to UCM - Administration - Admin Applets - Archiver
2. Create new archive collection and highlight it .
3. Under Export tab select Tables - add the required tables and update .
4. Actions - export .
5. Once export is finished then from the target server select this export collection and run Import .
Values for the tables would be populated with this method .
Hope this helps .
Thanks,
Srinath

Similar Messages

  • Is it possible listen to the itunes radio directly from the Musica App on iPhone?

    I'v got an iPhone 5 and a MacBook Pro. Is it possible listen to the itunes radio directly from the Music App on iPhone?

    iTunes in the Cloud, iTunes Match, and iTunes Radio availability
    Sorry....  Italy is not on the list.

  • I would like to erase from my iphone photos transmitted from itunes , directly from the gallery of my smartphone, with the delete button ... is it possible ??

    I would like to erase from my iphone photos transmitted from itunes , directly from the gallery of my smartphone, with the delete button ... is it possible ??

    I have around 3500 photos in a filebox on my pc , that i ve sync on my ihpone now... i want to delete some photos but using the pc is so slow... (sorry for my english)

  • Importing directly from bluetooth & directly from email attachments

    Why isn't there an ultra simple way to import photos into iPhoto directly from bluetooth and from email attachments WITHOUT having to save the photos in a directory first and then import from the directory???
    It seems dumb that I can't just zap photos directly from my mobile phone into iPhoto and even dumber that the "save" option for email attachments in Mail doesn't give a "send to iPhoto" option instead.

    ... and even dumber that
    the "save" option for email attachments in Mail
    doesn't give a "send to iPhoto" option instead.
    It does under Tiger (OS X 10.4). When viewing a message with attached photos, click and hold on the small grey Save button next to the subject. At the bottom of the menu which pops out, choose Add to iPhoto. Done.

  • My iphone 4 is not being detected by any of my computers and not charging when connected to any computer.  It will, however, charge to the car or wall.  The only change that I can think of is that I downloaded a podcast from itunes directly from my phone.

    My iphone 4 is not being detected by any of my computers and not charging when connected to any computer.  It will, however, charge to the car or wall.  The only change that I can think of is that I downloaded a podcast from itunes directly from my phone.  I've since deleted this podcast with no luck.  I've restarted both the phone and the computer, still no luck.  One computer is running Vista and the other Windows 7, both have the latest Itunes Update.  Anyone have a fix for this?

    You clearly did not notice that you have joined a USER TO USER COMMUNITY FORUM
    This is NOT Apple ,Apple do not read nor do they  therefore respond
    So if you would like to wind your neck in ........................
    try a reset of iPhone and then a restore,best, as new and if it then functions correctly try restoring with your backup

  • Is there any difference in importing movies to iMovie direct from memory card or first importing the movie to the hard drive?

    Is there any difference in method:
    1) importing movies directly from memory card (class 10) to iMovie
    2) copying the content of the memory card to my hard drive and from there I import it to iMovie
    I mean, is there any quality issues? The latter method is really much faster.

    AndersD_Vasa wrote:
    … I mean, is there any quality issues?
    No.
    The copy of the card is a 'bit-identical clone' - no difference to the 'original'.
    Plus a superb method to back-up originals....
    I copy all my original recordings first onto some hard-drive - SDcards are much to 'fragile' in my experience....

  • How To keep CNiKnob from going directly from the Min axis value to the Max axis value?

    When a user drags the pointer on a CNiKnob with the mouse, he/she is able to drag the pointer directly from the minimum axis value to the maximum axis value.
    This is obviously unacceptable. So is there a way to disable this behavior or a work around?

    Unfortunately, there is not an easy way to do this with CNiKnob. One way you could work around it would be to handle the CNiKnob's OnPointValueChanged event and keep track of the previous value, then detect if the value jumps from the min to the max or vice versa and if it does, set it back.
    If you migrate to .NET in the future, the Measurement Studio Windows Forms .NET Knob control lets you easily configure this and is the default behavior when you add a Knob to your form. For more info, see the documentation for the Knob.InteractionMode property.
    - Elton

  • How can I construct a list of text values in Table 2 from text values in Table 1:Column A, based upon a test value in Table 1:Column B?

    I am looking for a way to essentially import a select group of values from one table into another. If, for instance, I have a list of names in Column A and a list of colors in Column B, I would like to be able to compile a list of the names which coincide with each distinct color, and do so in a new table specific to that color. Probably an obvious solution, but I'm a relative newbie with Numbers and my spreadsheet experience is fairly limited so I apologize if this is embarrassingly rudimentary. Thanks in advance for any help you can give.

    You can extract a subset in a separate table by adding a helper index column to your table with the original data and using a formula in the separate table.
    But first, have you tried just using a filter on the table to view a subset of the data?  You would simply filter on a color in your Column B and would immediately see the names specific to that color in Column A.  And you could copy-paste those names elsewhere as needed.  No extra columns. No formulas. No fuss.
    SG

  • Redirecting to different pages based on value from table linked from report

    Hi,
    I wanted to navigate to different pages from a report link based on a value from the table on which the report is built. I was able to link to particular page without any problem.
    But, I wanted to link to different pages based on value in the table. Please let me know how can I do this?
    Thanks,

    kaminey wrote:
    Hi,
    I wanted to navigate to different pages from a report link based on a value from the table on which the report is built. I was able to link to particular page without any problem.
    But, I wanted to link to different pages based on value in the table. Please let me know how can I do this?APEX version?
    Is this a standard or interactive report?
    How does the value from the table determine the target page used in the link? Is it a page number? Or the result of some computation or process?
    When you have a problem you'll get a faster, more effective response by including as much relevant information as possible upfront. This should include:
    <li>Full APEX version
    <li>Full DB/version/edition/host OS
    <li>Web server architecture (EPG, OHS or APEX listener/host OS)
    <li>Browser(s) and version(s) used
    <li>Theme
    <li>Template(s)
    <li>Region/item type(s) (making particular distinction as to whether a "report" is a standard report, an interactive report, or in fact an "updateable report" (i.e. a tabular form)
    With APEX we're also fortunate to have a great resource in apex.oracle.com where we can reproduce and share problems. Reproducing things there is the best way to troubleshoot most issues, especially those relating to layout and visual formatting. If you expect a detailed answer then it's appropriate for you to take on a significant part of the effort by getting as far as possible with an example of the problem on apex.oracle.com before asking for assistance with specific issues, which we can then see at first hand.

  • Please help..it's Urgent..How to fetch the value from table row from Page

    Hi,
    I have created a table with 2 LOV's , LOV2 is dependent on LOV2.
    Here I can not use the general Dependent LOV concept, as these values are coming from 2 different LookUps.
    I am not able to fetch the user input for LOV1 (from page) .that is why not able to set the where cluse fro 2nd LOVVO.
    I have used this code:
    if ("ViolationCat".equals(lovInputSourceId)) {
    OAMessageLovInputBean msglov =
    (OAMessageLovInputBean)webBean.findChildRecursive("ViolationCat");
    // String p_violation_category = "'"+(String)msglov.getValue(pageContext)+"'";
    String p_violation_category =
    (String)msglov.getValue(pageContext);
    // System.out.println(" p_violation_category =" +
    // p_violation_category);
    String v_violation_category = "";
    //System.out.println("vcat=" + vCat);
    OAViewObject violationVO =
    (OAViewObject)am.findViewObject("SNI_Violation_DtlsVO2");
    Number vcatViolationIdnum =
    (Number)violationVO.getCurrentRow().getAttribute("ViolationId");
    String vcatViolationId = "" + vcatViolationIdnum;
    pageContext.putTransactionValue("vcatViolationId",
    vcatViolationId);
    pageContext.putTransactionValue("p_violation_category",
    p_violation_category);
    String query =
    " SELECT LOOKUP_CODE, \n" + " MEANING, \n" +
    " LOOKUP_TYPE \n" +
    " FROM apps.fnd_lookup_values \n" +
    " WHERE LOOKUP_TYPE ='SNI_VIOLATION_CATEGORY' AND MEANING=?";
    PreparedStatement ps = txn.createPreparedStatement(query, 1);
    try {
    ps.setString(1, p_violation_category);
    ResultSet rs = ps.executeQuery();
    //System.out.println("before while,");
    // rs.next();
    // v_violation_category = rs.getString("LOOKUP_CODE");
    // System.out.println("v_violation_category="+v_violation_category);
    while (rs.next()) {
    //System.out.println("inside while");
    v_violation_category = rs.getString("LOOKUP_CODE");
    // System.out.println("v_violation_category=" +
    // v_violation_category);
    ps.close();
    } //try ends
    catch (Exception e) {
    e.getMessage();
    //System.out.println("in catch.." + e.getMessage());
    OAViewObject subCatVO =
    (OAViewObject)am.findViewObject("SNI_ViolationSubCategoryVO1");
    //System.out.println("get VO before where clause: subCatVO::"+subCatVO.getQuery());
    subCatVO.setWhereClause("LOOKUP_TYPE like '%SNI_VIOL_SUB_CAT_" +
    v_violation_category + "'");
    System.out.println("after set where clause VO: subCat VO::" +
    subCatVO.getQuery());
    subCatVO.executeQuery();
    // System.out.println("query of subCat VO::" +
    // subCatVO.getQuery());
    //End of sub category Validation
    It is working fine only for the 1st row of teh table.
    I have tried to fetch the value using :
    String violationCategory = (String)violationVO.getCurrentRow().getAttribute("ViolationCategory");
    String violationSubcategory = (String)violationVO.getCurrentRow().getAttribute("ViolationSubcategory");
    But it is fetching null value.
    Please tell me how can I able to fetch the values.

    Hi
    in your scenarion,first u have to identify the particular row of table where the changes is being made ,u have to use this code .when u select the lov ,first it will give the row refernce and then u have to catch the lov event
    OAApplicationModule am =
    (OAApplicationModule)pageContext.getApplicationModule(webBean);
    String event = pageContext.getParameter("event");
    if ("<ItemPPREventName>").equals(event))
    // Get the identifier of the PPR event source row
    String rowReference =
    262
    pageContext.getParameter(OAWebBeanConstants.EVENT_SOURCE_ROW_REFERENCE);
    Serializable[] parameters = { rowReference };
    // Pass the rowReference to a "handler" method in the application module.
    am.invokeMethod("<handleSomeEvent>", parameters);
    In your application module's "handler" method, add the following code to access the source row:
    OARow row = (OARow)findRowByRef(rowReference);
    if (row != null)
    thanx
    Pratap

  • To get import value of  table spoolids in CALL function 'smartfomr' ?

    I am calling smartform as like under:
    DATA:l_doc_output_info TYPE ssfcrespd,           
              tab_otf_data TYPE ssfcrescl,                
              l_job_output_options TYPE ssfcresop.
    CALL FUNCTION  FNAME
    IMPORTING
       DOCUMENT_OUTPUT_INFO       = l_doc_output_info
       JOB_OUTPUT_INFO                   = tab_otf_data
       JOB_OUTPUT_OPTIONS            = l_job_output_options
    exporting..
    changing..
    i am run the smartform than i get display than i print it form that smartform output but i am getting null value in : tab_otf_data-spoolids and tab_otf_data-otfdata,
    So, how to get that table values?
    if u know,
    regards,
    I am gettin null value in

    Hi Scruz !
    The parameter "GETOTF" of the structure CONTROL_PARAMETERS should be set.
    Regards,
    Vincent.

  • Is it possible to view/get the table data from a dump file

    I have dmp files generated using expdp on oracle 11g..
    expdp_schemas_18MAY2013_1.dmp
    expdp_schemas_18MAY2013_2.dmp
    expdp_schemas_18MAY2013_3.dmp
    Can I use a parameter file given below to get the table data in to the sql file or impdp the only option to load the table data in to database.
    vi test1.par
    USERID="/ as sysdba"
    DIRECTORY=DATA
    dumpfile=expdp_schemas_18MAY2013%S.dmp
    SCHEMAS=USER1,USER2
    LOGFILE=user_dump_data.log
    SQLFILE=user_dump_data.sql
    and impdp parfile=test1.par.

    Hi,
    To explain more about my situation.
    Target database has the dump files, where as the source database (cloud) doesn't have access to the target database.
    However, I can request the target DB DBA team to run the par files and provide me the output like a SQL file which I can take and run it in my source database.
    I got the metadata the same way, but is there any way I could get the data from the dump files on the target DB without actually accessing it? My question might sound weird, but please let me know.
    <
    1. export from the source into a dumpfile. You can do this on the source database and then copy the file over to your local database or you can do this from a local database if you have a database link defined on the local database that points to the source database.  In the second case, your dumpfile will be created on your local database.
    >
    How can i access the dump using the database link?

  • How to use LSMW to upload database table directly from flat file extract

    Hi Guru's,
    I am new to LSMW tool. I have searched the fourm before posting this thread for my issue but i didn't find any good posts for the same.
    my requirement is : I will have a flat ( tab -delimited ) or Excel file with number of records downloaded using the databrowser for some of standard tables from one SAP systesm  . I wanted to upload the records using the LSMW  to the same tables  in some other SAP systesm . Please help me to How to upload the same using the LSMW.
    Thanks & Regards,
    Praveen.

    Hi Praveen,
    There is a risk trying to migrate data directly into standard tables because this can generate database inconsistences or wrong inserted data according to what is customized in the target system. I do not recommend migrate like this. 
    With LSMW you use objects like direct input programs, idocs, bapis and recorded batch input. Try to create a project and use an standard object for your data. Also, check in SXDA transaction (Goto-->DX programs) if there is a standard program for your data.
    Anyway, if you want to upload data directly to tables, read below thread:
    ["UPLOAD  CSV  FILE";
    [how to upload .csv file into a custom table;
    Regards,
    Roger

  • Reading data from Table type from Badi /sapapo/curto_create

    Hi,
    I have been trying to read data from badi /sapapo/curto_create . In this badi there is method CS_PPDS_RTO.
    which has nested structure upto 8 level. I have been trying to read data but i am not suceesfull in reading data from the stsructre
    which is present at lowest level.
    The  nested structure of the BEFORE_SAVE is following way.
    BEFORE_SAVE-CS_PPDS_RTO-HIRARCHY-ADD_APPLICTN_DATA-MODES-BODY-CAP_REQS-RESUID.
    I have to read the value of reusid bt i am not sure whow to read this value can you please help me by giving some Bapi or method
    to read the value of Reusid .
    Thanks

    Hi!
    DATA: lv_resuid TYPE resuid.
    LOOP AT CS_PPDS_RTO-HIRARCHY-ADD_APPLICTN_DATA-MODES-BODY-CAP_REQS-RESUID
    INTO lv_resuid.
    ENDLOOP. 

  • Updating tables directly from JTable

    Hi,
    Does anybody have a complete example showing how
    to read data from a table, show it on a JTable, let
    the user update its contents and finally write the
    data back to the table as he/she exits the frame ?
    Please send the code to me asap.
    Thanks a lot for the help,
    Maxsen

    I can help you out on how to use and manipulate JTable efficiently, but a forum is to be used for helping you in java, not for doing your work, so no code here.
    For your stuff, I would simply add a WindowListener in case the user close the window. Whenever that happens, the WindowListener will call some kind of a save() method. You can also add some menus and tools that will also call this method.
    I assume you know how to use JTable and WindowListener, as well as menus and toolbars in swing, ActionListener or better Action. If one of those names looks unfamiliar to you, I can provided additional informations, and yes, sample code with those explanations.

Maybe you are looking for

  • Updating account information for iPhone

    Problem started when I wanted to update my app's.  Dialogue box pops up with email address already populated, asking me for my password.  Will not accept my password.  So I tried to reset password.  Got a message to say the new password would be emai

  • My ipod touch 3rd gen will not update to 4.3. It says it is the current version

    when i try to update my ipod touch 3rd gen to 4.3 on itunes it says "your ipod is up to date" and "this is the currnet version".  But when i try to buy certain apps it says "you must have version 4.3 to download this app" what do i do? i have 4.2 and

  • SAP R/3 4.6 C on Win 2003 Server, installation error.

    Hi all, I am trying to install SAP R/3 4.6C on a Windows 2003 server Enterprise edition. well at the time of the installation of Oracle 9.0, am I also suppose to create a database, I am using Oracle Universal installer, and it gives me an option to c

  • Recalculating fields in an updateable report when a page item changes

    Hi, On the one page I have a header section where the user enters the total number of items (eg. 50). I then have an updateable report on the same page where one of the columns is '% of the total items' and the last column of the table is calculated

  • ITextSharp and Flow Layout

    I am filling out a form using iTextSharp . I have a flow layout subform with a multiline textbox on the form, expand to fit set to true. Still, when I insert text into the textbox programmatically, it does not expand. If I fill out the pdf form inter