Mapping tool creates new columns one at a time

Hi All,
I'm using Kodo 3.2.2 with MySql 4.1. I have a fairly large table (over
2million rows) representing one persistent class. I need to add several
new fields to the object, which will require a refresh mapping on the
database to add new columns for the fields.
It seems when I run refresh mapping on the database, Kodo is adding each
new field individually in seperate ALTER TABLE statements, rather than
adding all the columns in one ALTER TABLE statement.
With MySQL and large tables, this can really increase the time required to
refresh the mapping - I've tried with MSSQL and that database must handle
ALTER TABLE commands differently because it doesn't take a fraction of the
time that MySQL takes.
Is this a bug (I doubt it), but rather a feature improvement?
Thoughts?
Thanks,
Brendan

Thanks Abe for the reply - I've been meaning to look at the process of
creating SQL scripts to perform the refresh mappings on our databases.
I'll have a look at this process before we talk contracting!
Thanks,
Brendan
Abe White wrote:
Unfortunately, we don't have any immediate plans to optimize ALTER TABLEsince
it's not a runtime operation, and as you say most DBs don't have a problemwith
it. Also, note that the documentation shows how to get Kodo to create SQL
scripts rather than directly modify the DB; you could easily edit thescripts
Kodo generates to make them more efficient before piping the SQL to MySQLusing
its client app. (Note that Kodo 3.3 introduces the ability to generate SQL
scripts directly from the mapping tool, rather than having to take an extrastep
through the schema tool).
If getting Kodo to combine ALTER statements is important to you, you couldalso
contact [email protected] about contracting us to expedite this work.

Similar Messages

  • How to create New columns for the Internal Table Dynamically?

    HI Guys,
                          In my logic i have to create new columns depending on the logic which i am executing.
    My requirement is .I have to display o/p like this
    Material || Year || Period  ||  Mix ratio || Vendor ||Mix Ratio || Vendor || Mix Ratio Vendor || Mix ratio || Vendor || Mix ratio.............................from table's CKMLMV003 and CKMLMV001.Her i have to display the o/p in the above format and i have to display Vendor and Mix Ratio for 5 columns irrespective of data .If i have more than 5 columns for any record then i have to create a New columns dynamically for Vendor and Mix ratio.If anybody want my code i can Submit But plz tell with example how to do?
                    <b>The O/P must be finally shown in ALV Grid</b>
    Thanks,
    Gopi

    You must create the entire internal table dynamically, you can not add columns to a statically define internal table.  Here is an example of creating a dynamic internal table.
    Creation of internal table dynamically based on the Date Range entered
    Regards,
    Rich Heilman

  • Create new column in BI Admin Tool being HFM the OBIEE data source.

    Hi all,
    I am developing a BI project using OBIEE 11g 11.1.6.4 and HFM 11.1.2.1. HFM is the data source for OBIEE.
    Having the metadata imported in the physical and in the BMM layers, what I want to do is create a new column that will contain a float value. This float value depends on Account dimension, that is, if account name is 'XYZ', in a join of all dimensions, this new column´s value should be the same for all the other accounts in the same join.
    I have reached a point that the new column created shows the same number (value) as the logical column 'value' of the fact table, but I don´t know how or where specify which value (the one of the account name 'XYZ') should be for the rest of the new column (where account name is not equal to 'XYZ').
    I hope it is understandable, if something is not clear, please ask me.
    Thanks in advance.
    Best regards,
    Borja

    Hi,
    yeah when i put * in the set online filter i am able to see the users which i have created in weblogic. After all the users appear then i select Action-> close. Now again when i try to cross check it once again i again clicked on manage->indentity->now i dont see the users. what could be the issue?
    Thanks,
    RM

  • Creating new column in existing pdf doc

    I am trying to add a new column with some CFif content into a pdf doc that is already created. the original pdf doc contains a table PropertyDetails_T with columns such as 1st column : 'customer name' 2nd col : 'no. of. vehicles' 3rd column : 'area of farmland'. I have to insert a new column between 1st and 2nd.
    i am using dreamweaver. in design mode i inserted columns to right of 1st column and added the column name "area of property".
    Next i include CFif lines in code mode as given below :
    <cfif getPropertyDetails_T.areaofProperty NOT EQUAL "">
    <td> #NumberFormat (getPropertyDetails_T.areaofProperty,"_______.__")#</td>
    <cfelse>
    <td>0.00</td>
    </cfif>
    but after writing these lines and saving, the table in design mode has been messed up. i see that CFif content of 'no.of vehicles' has been moved to the next column 'area of farmland'. i have the new Cfif content - <cfif getPropertyDetails_T.areaofProperty NOT EQUAL "">
    <td> #NumberFormat (getPropertyDetails_T.areaofProperty,"_______.__")#</td>
    where it should be that is 'area of property' column.
    But i see that value '0.00' has been diplayed below the column 'no.of vehicles' instead of the CFif content that was previously added to it and is now pushed to next column.
    does anyone have pointers as to how i could correctly apply indentation or code it right to align the right column to the right CFif contents.
    thnx,
    sachinpol

    dear john.
    SDK Version 6.5
    I wish add on new column in existing matrix to Batch Transaction Report.
    what i doing?
    I'm sorry.
    Give me a source please.
    email : [email protected] <== source please.
    Message was edited by: kim sung bum

  • SharePoint 2013 unable to create new column with existing column name

    Hi Support,
    I'm currently having a problem in creating my first custom list in my SharePoint site. When I tried to create a new columns with existing name,  e. g "date reported" = Date/Time , "Due Date" =
    Date/Time 
    It's prompt the error like this " The page at sharepoint.itechdomain.com says: The Column name that you entered is already in use or reserved. Choose another name." I've read some forum, someone say's they need javascript command
    to fixs the problem. If these the solution for my problem, I'm not familiar on how to used javascript in my sharepoint. 
    Kindly help me how to fixs my problem as soon as possible.
    Your comment or any suggestion would be greatly appreciated.
    Thank you 
    Best Regards,
    Bishelp

    I already tried this procedure, but it doesn't work. Still the prompt says " The
    Column name that you entered is already in use or reserved. Choose another name". Is there any solution for this kind of problem?
    Let me know, 
    Thank you

  • How to download new podcasts one at a time?

    Hello,
    can anyone tell me how to download new podcast episodes one at a time? I have a slow 70k flatrate and iTunes starts all downloads at the same time, so most of them stop because they are too slow. So I have to klick each episode manually. Instead, I would like to leave my PC for one hour, and then all the podcasts should be there.
    Many thanks,
    Danny
    Acer Aspire 9500   Windows XP  

    You can't you will have to set it to manually update wheere you update each one manually

  • Copy responses table to create new (filtered) ones

    Hi!  I would like to duplicate the ALL RESPONSES table onto new sheets, and generate two tables from that information.  Basically, the form I have created will divide the respondents into two groups.  So I would like to see a table that includes all responses (which is the default table), then another table with only group A, and another with group B.  I figured it would be easier to just copy the main table and filter the info in the new ones.  Is this possible?     Is it possible also to build summary reports based on the newly created (filtered) tables?  Thanks guys

    You can add additional tables by going to the top Insert menu and selection "Sheet". You can then copy and paste data into it - note these other sheets/tables are not live data, nor are they connected to the original response table. They are just copies of the data.
    The summary report currently can only show charts for the main response table, it won't work for the newly created sheets/tables.
    Randy

  • No system available for user mapping in create new group.

    Hi Experts,
    I faced this problem when i create a new group
    "There are no systems available for user mapping for the selected principal."
    i checked that my server is running well with other groups.
    i would just like to ask what determines the "selected principal"? is it because i select the wrong roles or the roles does not need the system?
    i'm confused as some previous groups i created works well until this new group, i've tried to create a new 1 but the problem still exsist.
    Thanks.

    hi,
    Define permission to the system that you have created.
    right click on hte system that you have ccreated  - > in properties dropdown go to permissions -> search the group/ user for which you want to map this system - > and give permission as enduser.
    this will make your system accessible while user mapping.
    regards,
    Sujay

  • Mapping and creating new instances of a node and its sub-nodes

    hi,
    i need to map every 3 items from source interface to 1 in target interface.
    i have on target interface parent node which is called 'item' and occurs 0..unbounded (and other sub-nodes).
    this node have a sub-node which is called 'item_data' and occurs 0..3.
    i created a mapping:
    source_item ->counter->checking mod 3--->if   
    """""""""""""""""""""""""""""" source_item  -
    > then -
    >item.
    when i test mapping with 1-3 source_item the sub-nodes 'item_data' are created,
    but when i try 4-5 and more , 'item' node is created  twice but the second instance has no sub-nodes of
    'item_data' (it has other sub-nodes).
    can someone tell me how to solve my problem?
    thanks in advance.
    Tomer

    I would like to be clear about the requirement first,
    Source                              Target
    item           -
    >             item
       item_data     -
    >               Item_data
    item           -
    >            
       item_data     -
    >               irem_data
    item           -
    >            
       item_data     -
    >               item_data
    item           -
    >             item
       item_data     -
    >               item_data
    item           -
    >            
       item_data     -
    >               item_data
    item           -
    >            
       item_data     -
    >               item_data
    for the mapping of item node the queue should look like:
    contextchange
    Then for the mapping of item_data the queue should look like:
    item_data
    item_data
    item_data
    context change
    item_data
    item_data
    item_data
    I guess you have used some udf for the target parent node (item) mapping. I am trying myself to generate the queue for item_data using standard functions, but yet to come up with the desired result. If achieved will let you know..................for now it seems that writing a UDF (queue) would be the best approach.
    iterate through the input queue array (source item_data values all in same context using RemoveContext) and insert a ResultList.CC after every third element in the array.
    Hope you can come out easily with the java for this logic. Let me know if it's helpful.
    Regards,
    Suddha

  • ESS - add a new column to Record Working Time table

    Hello all,
    My client would like to add a column to the Record Working Time table in ESS. They would like to add a column for Activity Name next to Activity Number. Can anyone tell me where this can be congured? Or would this be something I would need to hard-code in the ess~cat source code?
    Thanks,
    -Kevin

    I have figured out the 2 step process needed for this, involving Modifiable and Influencing. So I am able to add new fields. The only issue I am running into now appears to be dependant on the field name.
    I can add CATSD-VORNR
    But I cant add CATSDB-LTXA1
    I have tried a few variations and it seems i can add fields from CATSD but not from CATSDB?
    Has anyone else seen this or know what steps must be taken to display CATSDB-LTXA1?
    Thanks,
    -Kevin

  • Question about creating and updating new columns in a table

    Hi, I have a couple of questions that would love some answers to
    Please bear in min that questions relate to datawarehouse / Just large tables with say about 50 million records
    1) How do you create new columns in a big table
    2) how do you update the new columns
    3) would you create an index on a column in a table with 200m rows when the only two possible values are stored in the column (e.g.Y, N) - give your resason
    my aswers to these would be
    1) simple alter table ...
    2) simple update statements
    3) No need to create an index
    I might be wrong on these in the context of datawarehouse
    cheers
    css_jay99

    If the number of Y vs. N is about 50/50, you only have to parse through 50% of the
    overall amount of columns.Fnord. If the ratio of Y to N was 1:20 then the index would be useful for searching for values of Y only. Or if the column is nullable and the bulk of the entries were null then it might be useful. But a 50/50 split? FTS is much more effective.
    So, it does depend on the data distribution, but in most cases such an index would never be used (or should never be used).
    Cheers, APC

  • Mapping Tool foreign keys

    <field name="employee">
    <extension vendor-name="kodo" key="jdbc-field-map"
    value="one-one">
    <extension vendor-name="kodo" key="column.ID" value="EMPLOYEE_ID"/>
    </extension>
    </field>
    Hello all,
    If I have the above field defined for one my classes in package.jdo,
    should the mapping tools create the foreign keys automatically?
    Thanks.

    Hi Marc,
    Thanks for the reply.
    I tried using null and cascade for the value of the jdbc-delete-action. I
    also added the property kodo.jdbc.ForeignKeyConstraints: true to
    kodo.properties. In all cases the foreign key is showing up in the
    schema, but not getting inserted into the database, MySQL with jdbc
    driver version 3.0.15ga.
    A more worrying issue to me is that fact that the joins are not showing up
    in the schema. From what I understood from section 7.5.1 of the
    documentation the one-one jdbc-field-map extension should add the joins.
    My code still works I am just a little miffed as to why the joins are not
    showing up. They do not show up for other types of jdbc-field-map, for
    collections, as I would expect.
    I'm pasting below the meta-data for the class in question plus the portion
    of the schema.xml for that class. (If you need the full schema.xml and
    meta-data please supply an email address I can send it to, as I do not
    want to post this information on an open forum).
    I'm also posting below the output of the mapping tool. Please tell me if
    there is anything else you need.
    Cheers.
    <class name="TripImpJdo"
    persistence-capable-superclass="trekwatch.core.security.AbstractPolicedObject"
    objectid-class="TripImpJdoId">
    <extension vendor-name="kodo" key="data-cache-timeout"
    value="-1"/>
    <extension vendor-name="kodo" key="jdbc-class-ind"
    value="in-class-name">
    <extension vendor-name="kodo" key="column"
    value="JDOCLASS"/>
    </extension>
    <extension vendor-name="kodo" key="jdbc-class-map"
    value="base">
    <extension vendor-name="kodo" key="table"
    value="tripimpjdo"/>
    </extension>
    <extension vendor-name="kodo" key="jdbc-field-mappings">
    <extension vendor-name="kodo"
    key="trekwatch.core.TWObject.authorId">
    <extension vendor-name="kodo" key="jdbc-field-map"
    value="value">
    <extension vendor-name="kodo" key="column"
    value="AUTHORID"/>
    </extension>
    </extension>
    <extension vendor-name="kodo"
    key="trekwatch.core.TWObject.id">
    <extension vendor-name="kodo" key="jdbc-field-map"
    value="value">
    <extension vendor-name="kodo" key="column"
    value="ID"/>
    </extension>
    </extension>
    <extension vendor-name="kodo"
    key="trekwatch.core.TWObject.timeStamp">
    <extension vendor-name="kodo" key="jdbc-field-map"
    value="value">
    <extension vendor-name="kodo" key="column"
    value="TIMESTAMP0"/>
    </extension>
    </extension>
    <extension vendor-name="kodo"
    key="trekwatch.core.security.AbstractPolicedObject.copyPolicy">
    <extension vendor-name="kodo" key="jdbc-field-map"
    value="pc">
    <extension vendor-name="kodo" key="column"
    value="COPYPOLICY"/>
    </extension>
    </extension>
    <extension vendor-name="kodo"
    key="trekwatch.core.security.AbstractSecureTWObject.acl">
    <extension vendor-name="kodo" key="jdbc-field-map"
    value="pc">
    <extension vendor-name="kodo" key="column"
    value="ACL"/>
    </extension>
    </extension>
    </extension>
    <extension vendor-name="kodo" key="jdbc-version-ind"
    value="version-number">
    <extension vendor-name="kodo" key="column"
    value="JDOVERSION"/>
    </extension>
    <field name="activities">
    <collection
    element-type="trekwatch.core.activity.ActivityImpJdo"/>
    <extension vendor-name="kodo" key="jdbc-field-map"
    value="many-many">
    <extension vendor-name="kodo" key="element-column.ID"
    value="ACTIVITIES_ID"/>
    <extension vendor-name="kodo" key="order-column"
    value="ACTIVITIES_ORDER"/>
    <extension vendor-name="kodo" key="ref-column.ID"
    value="ID"/>
    <extension vendor-name="kodo" key="table"
    value="tripi_activities"/>
    </extension>
    </field>
    <field name="atomSignature" persistence-modifier="persistent">
    <extension vendor-name="kodo" key="jdbc-field-map"
    value="pc">
    <extension vendor-name="kodo" key="column"
    value="ATOMSIGNATURE"/>
    </extension>
    </field>
    <field name="budget">
    <extension vendor-name="kodo" key="jdbc-field-map"
    value="value">
    <extension vendor-name="kodo" key="column"
    value="BUDGET"/>
    </extension>
    </field>
    <field name="budgetType">
    <extension vendor-name="kodo" key="jdbc-field-map"
    value="value">
    <extension vendor-name="kodo" key="column"
    value="BUDGETTYPE"/>
    </extension>
    </field>
    <field name="description">
    <extension vendor-name="kodo" key="jdbc-field-map"
    value="value">
    <extension vendor-name="kodo" key="column"
    value="DESCRIPTION"/>
    </extension>
    </field>
    <field name="endDate">
    <extension vendor-name="kodo" key="jdbc-field-map"
    value="value">
    <extension vendor-name="kodo" key="column"
    value="ENDDATE"/>
    </extension>
    </field>
    <field name="gearList">
    <extension vendor-name="kodo" key="jdbc-delete-action"
    value="null"/>
    <extension vendor-name="kodo" key="jdbc-field-map"
    value="one-one">
    <extension vendor-name="kodo" key="column.ID"
    value="GEARLIST_ID"/>
    </extension>
    </field>
    <field name="name">
    <extension vendor-name="kodo" key="jdbc-field-map"
    value="value">
    <extension vendor-name="kodo" key="column"
    value="NAME0"/>
    </extension>
    </field>
    <field name="numDays">
    <extension vendor-name="kodo" key="jdbc-field-map"
    value="value">
    <extension vendor-name="kodo" key="column"
    value="NUMDAYS"/>
    </extension>
    </field>
    <field name="startDate">
    <extension vendor-name="kodo" key="jdbc-field-map"
    value="value">
    <extension vendor-name="kodo" key="column"
    value="STARTDATE"/>
    </extension>
    </field>
    <field name="timeAvailable">
    <extension vendor-name="kodo" key="jdbc-field-map"
    value="value">
    <extension vendor-name="kodo" key="column"
    value="TIMEAVAILABLE"/>
    </extension>
    </field>
    <field name="todoList">
    <extension vendor-name="kodo" key="jdbc-field-map"
    value="one-one">
    <extension vendor-name="kodo" key="column.ID"
    value="TODOLIST_ID"/>
    </extension>
    </field>
    <field name="tripElements">
    <collection element-type="TripElement"/>
    <extension vendor-name="kodo" key="jdbc-field-map"
    value="pc-collection">
    <extension vendor-name="kodo" key="element-column"
    value="ELEMENT"/>
    <extension vendor-name="kodo" key="order-column"
    value="TRIPELEMENTS_ORDER"/>
    <extension vendor-name="kodo" key="ref-column.ID"
    value="ID"/>
    <extension vendor-name="kodo" key="table"
    value="tripi_tripelements"/>
    </extension>
    </field>
    </class>
    <table name="tripimpjdo">
    <pk column="ID"/>
    <column name="ACL" type="varchar" size="255"/>
    <column name="ATOMSIGNATURE" type="varchar" size="255"/>
    <column name="AUTHORID" type="varchar" size="255"/>
    <column name="BUDGET" type="integer"/>
    <column name="BUDGETTYPE" type="integer"/>
    <column name="COPYPOLICY" type="varchar" size="255"/>
    <column name="DESCRIPTION" type="varchar" size="255"/>
    <column name="ENDDATE" type="timestamp"/>
    <column name="GEARLIST_ID" type="bigint"/>
    <column name="ID" type="bigint" not-null="true"/>
    <column name="JDOCLASS" type="varchar" size="255"/>
    <column name="JDOVERSION" type="integer"/>
    <column name="NAME0" type="varchar" size="255"/>
    <column name="NUMDAYS" type="integer"/>
    <column name="STARTDATE" type="timestamp"/>
    <column name="TIMEAVAILABLE" type="integer"/>
    <column name="TIMESTAMP0" type="timestamp"/>
    <column name="TODOLIST_ID" type="bigint"/>
    <fk delete-action="cascade" to-table="gearitemlist"
    column="GEARLIST_ID"/>
    <fk to-table="todolist" column="TODOLIST_ID"/>
    <index name="I_TRPMPJD_GEARLIST_ID" column="GEARLIST_ID"/>
    <index name="I_TRPMPJD_JDOCLASS" column="JDOCLASS"/>
    <index name="I_TRPMPJD_JDOVERSION" column="JDOVERSION"/>
    <index name="I_TRPMPJD_TODOLIST_ID" column="TODOLIST_ID"/>
    </table>
    create-schema:
    [echo]
    ================================================================
    [echo] Refreshing the schema in the data store
    [echo]
    ================================================================
    [mappingtool] 625 INFO [main] kodo.Tool - Mapping tool running on type
    "class ***" with action "refresh".
    [mappingtool] 1891 INFO [main] kodo.Tool - Mapping tool running on type
    "class ***" with action "refresh".
    [mappingtool] 1906 INFO [main] kodo.Tool - Mapping tool running on type
    "class ***" with action "refresh".
    (many more of the same as above for each persistent class.
    [mappingtool] 2250 INFO [main] kodo.Tool - Recording mapping and schema
    changes.
    [mappingtool] 5063 WARN [main] kodo.jdbc.Schema - The foreign key
    "F_TRPMPJD_GEARLIST" was not added to table "TRIPIMPJDO".
    build:
    BUILD SUCCESSFUL
    Total time: 20 seconds
    Marc Prud'hommeaux wrote:
    Goerge-
    As well as adding the jdbc-delete-action, you also want to set the
    following in your kodo.properties:
    kodo.jdbc.ForeignKeyConstraints: true
    Also, I notice you are using MySQL: MySQL doesn't support some foreign
    keys (such as deferred constraints). Is your foreign key deferred? Can
    you post the schema.xml file, as well as the complete output from the
    mappingtool so we can take a look at it?
    In article <[email protected]>, Goerge wrote:
    UPDATE again:
    This dialog with myself is actually not bad.
    Anyway, I've made some head way:
    After reading through 16 pages of posts here, I found one with the same
    problem I had, where it stated that foreign key constraints are not added
    to the database unless a jdbc-delete-action extension is used.
    After adding the following extension to the field in question, I still do
    not get the foreign key in the database, but at least I get the following
    message when running the mapping tool:
    [mappingtool] 6157 WARN [main] kodo.jdbc.Schema - The foreign key
    "F_TRPMPJD_GEARLIST" was not added to table "TRIPIMPJDO".
    I am using MySQL with innodb tables, so foreign keys should be supported.
    Is there another reason they are not being added?
    Thanks again.
    Marc Prud'hommeaux
    SolarMetric Inc.

  • New column in ODI 11g Target

    Hi All,
    I am trying to import source gl_balances table to target table w_gl_balances.
    In this target table I have created new column called BUDGET. Other columns are auto mapped to the target table.
    BUDGET column mapping expression is DECODE(GL_BALANCES.ACTUAL_FLAG,'B', GL_BALANCES.PERIOD_NET_DR-GL_BALANCES.PERIOD_NET_CR, 0)
    While running this interface I am getting error like ora-00904 "BUDGET": Invalid identifier.
    Kindly advice regarding this.
    Thanks in advance.

    Do you have FLOW Control enabled - CKM being used ?
    Then most likely, the E$ table that was created with earlier version of the target table still exists and doesnt contain the BUDGET column and hence you get the error of invalid identifier.
    Drop the E$ table and ODI will recreate that table with the updated definition.

  • SharePoint Designer 2013 workflow - creating new items in the list

    Hi,
    I need to create a workflow in SharePoint designer 2013. Basically the flow is like that:
    There is a Request List where people submit their requests. The requests have status: Submitted and Completed.
    Once the status goes to 'Completed" there should be a workflow triggered that creates an entry in another list; VoC list and populate VoC columns. Additionally there should be an email send to the requestor that the request has been processed.
    I tried to do that but I failed - what do I do wrong? It keeps telling me that there is an error in workflow.
    Could you, please help me? Thank you.
    Thank you.
    Kind regards,
    Jowita

    With this command it populated the Voc list. But when I tried to add additional fields, the workflow did not work. Fo example, I've got a column "Requestors Name" in Request List and I would like the same column in Voc List to be automatically
    populated with the data from Requestors List. I set Field Requestors name to Value Current item:Requestors name but it did not work :-(
    What do you mean by "VoC column is already created in VoC list"?
    And one additional question: is it possible for the workflow to automatuically create new columns in the VoC list?
    Hi Jowita,
    We could use workflow to populate values in column but not populate new columns, so the column should be created in list manually before workflow.
    As I understand now, you need to use workflow to populate at least two columns in another list, and one is person or people type. I captured a screenshot for your reference, pp column is in person or group type in both two lists, please set return
    type as Display name:
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Urgent..Unable to add new columns to Standard region.

    Hi all,
    Requirement :
    Create new columns (DFF columns) in a region(display-only) on the confirmation page of iExpenses.
    Options Tried:
    Personalize the Region:
    - The VO object did not have the DFF columns, so modified the standard VO. I was able to see the new fields through "About this page"
    - But the region does not have "Create Item" Link.
    Why am I not getting this link? How do I enable it?
    Modifying the Region:
    Modified the standard Region and did an XML Import. But the new fields are not showing up. Even when I do a jdr_util.PrintDocument, the new fields are not showing up in the XML definition.
    Has anybody faced a similar situation/have an idea to solve this issue, please advice. Any new approach is also welcome.
    Your help on this would be highly appreciated.
    Thanks,
    Ashok.

    Why am I not getting this link? How do I enable it?
    Create item is enabled only for Site and Function level personalizations. Once you navigate in to personalization tool choose the context to Site and you should get Create Item Icon against the regions. Also make sure to click on Complete View button to enable all the regions.
    Modified the standard Region and did an XML Import. But the new fields are not showing up. Even when I do a jdr_util.PrintDocument, the new fields are not showing up in the XML definition.
    You should not be doing this, you should use personalization to add new items. Why the items not showing up even if you modify the standard region, you might have imported the file in a wrong package structure.

Maybe you are looking for

  • Email in gmail doesn't show up in mac mail app

    I was looking for a specific email and searched the mail app by date and keywords and couldn't find it. Then I went to gmail on chrome and searched for it using the same keywords and found it. Why doesn't it show up in the mail app?

  • File time stamp issue

    First, I'm not sure where this post would go. We have several Mac users and they are noticing a problem with file time stamps on our NetWare servers. They are an hour ahead. When looked at from the server's console or from a Windows box, the file tim

  • How to call the javascript  through sdk?

    I created a plugin through SDK. Now i need to call my javascript file in that plugin. Could you please advice me with some samples. This is for "Photoshop CS". Kindly help me.

  • Can I copy and paste the texts or graphics to another project?

    Hi folks, I am working on several movie clips which share the same graphics and most contents as beginning intro. Just a few sentences are different. If would be so much hassle if I had to type everything and import the images to every clips. I notic

  • The account setted for depreciation don't be updated to TABLE 'T095B'

    Hi all,     When i runed TCODE 'AFAB', it show the error message as below: In area 01, acc. allocation is missing for account group 1050000 Message no. AA 719 Diagnosis Inconsistent account assignment rules for depreciation posting have been determin