Gantt chart issue

Hi,
We are using SAP PPM 5.0 (cProject), unable to display the Gantt chart. Kindly suggest me what setting need to done to display Gantt chart. In URL for created project if I click for Graphical tab to display gantt chat, it just through out JAVA symbol error.
Regards,
Seema Pilankar

Hi,
Please refer these notes 1014150 & 1035436. I believe this will solve your issue. As mentioned above make sure that you have latest Java JRE update.
Pramod

Similar Messages

  • Printing Gantt Chart issue

    Hello,
    Is there a way to see the print of Gantt Chart of our requirement in 2010 version.?
     Emil

    Hi Emil,
    i think its simple what you ask..simply go to Print setup Setting and turnoff the legend and adjust the setting to your way ... before printing see Print Preview.
    Regards,
    Muhammad Enam Ur Rehman

  • Issue in Pop-up behaviour within Gantt chart

    We use Jdeveloper 11.1.2.0 in creating multiple type of applications. We are stuck with one issue in Pop-up behavior in Gantt chart and needed your help. Any help in this will be highly appreciated. It seems that this was the known issue in 11.1.1.4 but not sure if this is resolved in current release of 11.1.2.0.
    Jdev Version: 11.1.2.0
    Control Used: Panel Tabbed, Gantt Chart (Project), ADF Popups and Dialog
    Scenario: We are having Panel Tab. One tab is having Gantt chart whereas second tab is having read-only Table. Gantt chart has pop-up window (Along with Dialog), which opens up on hovering one of the column.
    Issue: Gantt Chart and Popup works fine but pop-up gives error (Region not valid) when we click on second Tab and come back to the Gantt chart tab. Screenshots are attached for your reference.
    PS: I can see know issue at this link but did not see this in current release known issues.
    http://www.oracle.com/technetwork/developer-tools/jdev/relnotes-14-jan-11-261400.html#dvt2
    Many Thanks.
    Regards,
    Sachin G

    OK, I did't realise you were using adf faces.
    Quoting the Oracle WebCenter Framework documentation:
    "17.5.2.3 Oracle ADF Faces Guidelines
    The Oracle ADF faces guidelines are as follows:
    * Oracle ADF Faces client side implementation is not supported. One weakness of JSR 168 and WSRP 1.0 is that they do not account for portlets using client-side programming techniques, such as Ajax or hidden frames, for partial page rendering. As a result, all Oracle ADF Faces facilities that rely on client-side programming techniques do not work. These facilities include the following:
    o Oracle ADF Faces partial page refresh (PPR) facility
    o The client-rendered aspect of Oracle ADF Faces rich client components
    o Oracle ADF popups, <af:popup>, which fail to work because of their reliance on the PPR facility
    o The Oracle ADF Faces SelectText, SelectDate, and SelectColor components, which use visual assist popups
    To avoid breaking existing applications, the popup is disabled when used in Oracle ADF Faces pages exposed as a portlet. Thus, functionally speaking, these components are equivalent to InputText."
    So guess that just won't work.

  • Project 2013 - Gantt Chart Printing/PDF issues

    Hello,
    I will try and explain this strange issue best I can - I am having some issues with creating a PDF from Gantt Chart view. The main problem here is when printing to PDF it seems to modify my Gantt at will as soon as i hit print preview. When I return to the
    Gantt I created it is very much the same as before; here are the issues:
    When Linking tasks or summary tasks (marked as milestones) to the other summary tasks (also marked as milestones) with an FS task dependency: The Gantt in Project displays an arrow linking the finish of the predecessor to the start of the linked summary
    task as would make sense. Once I hit print preview this arrow is now moved to point from the finish of the predecessor to the milestone located at the end of the linked summary task. A simple work around has been to not mark the linked summary task as a milestone
    (the predecessor can be, this doesn't seemmatter); the print preview then matches the Gantt I created.
    When hitting print preview the task list stays in tact but the Gantt Chart displays very unusual colors (Deadline arrows become vibrant green), components of the legend become invisible, and task bars become invisible as well. The problem is very sporadic
    and comes and goes as it pleases. 
    Any thoughts?
    Regards,
    Chris

    Gentlemen,
    I am working with Project 2013 - I have the latest service pack installed.
    I found another way to accomplish what i needed/wanted with the milestone - that is not my main issue here.
    I have seen other forum posts with the same issue regarding Phantom Gantt bars and strange colour issues when creating a PDF. I can send you screen shots if you'd like of the results. The problem comes and goes and nobody seems to have any solution for it.
    I just need my print preview to match what I have created in the project, and then for my PDF to match the print preview.
    Regards,
    Chris

  • Ho to resolve gantt chart rendering issue as webpart

    When I am showing gantt chart view as webpart, it is not rendering properly (same in IE) and for few instance it is correcting after few days(but not all sites).
    Please help us to understand.
    Regards Sudip Misra [email protected] +1-412-237-5435 Pittsburgh, PA

    1. Download the css below.
    2. Rename the file as “.css” extension
    3. Now upload this file to the team site assets library 
    4. Now navigate to the page were the web part is inserted
    5. Click on site action and edit page
    6. Let’s click on insert and add web part 
    7. Select Script editor web part from Media and content  
    8. In the Script editor web part Past the code <LINK REL=StyleSheet HREF="https://domainname.sharepoint.com/SiteAssets/myjgrid.css" TYPE="text/css" >
    9. In the highlighted section past the URL of the File added to site assets library
    a. Open the site assets library 
    b. Right click on the file myjgrid.css
    c. Select copy shortcut ( IE browser) 
    10. Now save the changes made on the page.
    /* _lcid="1033" _version="16.0.2930"
    _LocalBinding */
    .jsgrid-control-text
    padding-left:4px;
    .jsgrid-control-text-rtl
    padding-right:4px;
    input[type=text].jsgrid-control-editbox,.jsgrid-control-editbox
    border:0px;
    padding:2px 4px 2px 4px;
    overflow:hidden;
    z-index:1;
    input[type=text].jsgrid-control-editbox::-ms-clear
    display:none;
    textarea.jsgrid-control-multiline,.jsgrid-control-rte
    border-width:0px;
    /* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1.0")] */ background-color:#fff;
    .jsgrid-widget-dock
    /* [ReplaceColor(themeColor:"ButtonBorder")] */ border:1px solid #ababab;
    /* [ReplaceColor(themeColor:"ButtonBackground",opacity:"1.0")] */ background-color:#fdfdfd;
    height:20px;
    cursor:pointer;
    z-index:1;
    .jsgrid-widget-dock-hover
    /* [ReplaceColor(themeColor:"ButtonHoverBorder")] */ border-color:#92c0e0;
    /* [ReplaceColor(themeColor:"ButtonHoverBackground",opacity:"1.0")] */ background-color:#e6f2fa;
    .jsgrid-widget-dock-pressed
    /* [ReplaceColor(themeColor:"ButtonPressedBorder")] */ border-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"ButtonPressedBackground",opacity:"1.0")] */ background-color:#92b7d1;
    .jsgrid-widget-cell
    overflow:hidden;
    padding:2px;
    float:left;
    height:16px;
    width:16px;
    top:0px;
    .jsgrid-widget-hyperlink
    /* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1.0")] */ background-color:#fff;
    /* [ReplaceColor(themeColor:"Lines")] */ border:solid 1px #ababab;
    .jsgrid-widget-hyperlink-buttonarea
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ background-color:#f1f1f1;
    .ms-core-needIEFilter .jsgrid-widget-hyperlink-buttonarea
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)";
    .jsgrid-widget-hyperlink-okbutton
    /* [ReplaceColor(themeColor:"SubtleEmphasisCommandLinks")] */ color:#262626;
    .combobox-placeholder > .combobox-img
    /* [ReplaceColor(themeColor:"StrongLines")] */ border:1px solid #92c0e0;
    margin:auto;
    padding:0px;
    .combobox-placeholder > input[type="text"]
    /* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1")] */ background-color:#fff;
    .outer-scroll-bar
    background-color:#E6E8EB;
    top:0px;
    left:0px;
    .inner-scroll-bar
    border-right:1px solid #F8F9F9;
    border-left:1px solid #F5F6F7;
    border-top:1px solid #F5F6F7;
    border-bottom:1px solid #F5F6F7;
    background-color:#F0F0F0;
    top:1px;
    left:1px;
    .scroll-bar-cell
    border:1px solid #F6F6F6;
    background-color:#D5DDED;
    .scroll-bar-inner-arrow-cell
    border:1px solid transparent;
    .scroll-bar-arrow-cell
    border:1px solid transparent;
    top:0px;
    left:0px;
    .scroll-bar-outer-box
    border:1px solid #A3A6AB;
    background-color:#EEEFF2;
    top:0px;
    left:0px;
    .scroll-bar-background-main
    background-color:#F2F3F5;
    .scroll-bar-background-shade
    background-color:#EDEEF0;
    .scroll-bar-inner-box-main
    background-color:#DBDFE5;
    .scroll-bar-inner-box-shade
    background-color:#E5E8EC;
    .scroll-bar-arrow
    border:0px;
    padding:0px;
    text-align:center;
    vertical-align:top;
    .scroll-bar-grip
    top:0px;
    left:0px;
    border-color:#A7AAAF;
    background-color:#FEFEFE;
    .horiz-scroll-bar-inner-box-main
    .horiz-scroll-bar-inner-box-shade
    .horiz-scroll-bar-bg-block
    float:left;
    height:100%;
    .horiz-scroll-bar-arrow-cell
    top:-2px;
    .horiz-scroll-bar-outer-box
    top:-1px;
    .horiz-scroll-bar-grip
    border-left:1px solid;
    height:5px;
    width:1px;
    .vert-scroll-bar-inner-box-main
    float:right;
    .vert-scroll-bar-inner-box-shade
    float:left;
    .vert-scroll-bar-background-main
    float:right;
    .vert-scroll-bar-background-shade
    float:left;
    .vert-scroll-bar-arrow-cell
    left:-2px;
    .vert-scroll-bar-outer-box
    left:-1px;
    .vert-scroll-bar-grip
    border-top:1px solid;
    height:1px;
    width:5px;
    .jsgrid-gantt-vert-delim
    top:0px;
    height:100%;
    border-left-width:1px;
    border-left-style:solid;
    border-right-width:1px;
    border-right-style:solid;
    background:transparent;
    .jsgrid-gantt-vert-today
    top:0px;
    height:100%;
    border-left-width:1px;
    border-left-style:solid;
    width:0px;
    background:transparent;
    z-index:1;
    .ms-jsgrid-cell-selected-editable,
    .ms-jsgrid-cell-selected-editable a:hover
    cursor:text;
    .ms-jsgrid-cell-selected-editable [ms-jsgrid-click-passthrough=true]
    cursor:auto;
    .jsgrid-header-eyebrow
    height:4px;
    cursor:pointer;
    .jsgrid-header-content{
    height:100%;
    width:100%;
    .ms-core-needIEFilter .jsgrid-header-content
    overflow:hidden;
    .jsgrid-header-core-content{
    overflow:hidden;
    text-overflow:none;
    white-space:nowrap;
    color:#2E4F69;
    .jsgrid-header-core-img-content
    overflow:hidden;
    text-overflow:none;
    white-space:nowrap;
    color:#2E4F69;
    .jsgrid-header-sort-arrow-div
    height:6px;
    padding-bottom:1px;
    overflow:hidden;
    cursor:move;
    .jsgrid-header-menu
    display:none;
    height:100%;
    cursor:pointer;
    .jsgrid-header-filter-state
    display:none;
    height:100%;
    cursor:pointer;
    .jsgrid-header-expand
    height:100%;
    width:4px;
    .jsgrid-error-notification{
    /* [ReplaceColor(themeColor:"ErrorText")] */ color:#bf0000;
    text-align:left;
    .jsgrid-vml
    behavior:url(#default#vml);
    .combobox-placeholder
    white-space:nowrap!important;
    padding:0px!important;
    .cb-textbox[dir="rtl"]
    float:right;
    .cb-textbox[dir="ltr"]
    float:left;
    .cb-textbox
    /* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1.0")] */ background-color:#fff;
    border-width:0px!important;
    margin:0px!important;
    .combobox-img
    /* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1.0")] */ background-color:#fff;
    padding:0px;
    font-size:8px;
    width:22px!important;
    min-width:22px!important;
    border-width:1px;
    border-color:transparent;
    .combobox-img:hover,.combobox-img:active,.combobox-img-active
    /* [ReplaceColor(themeColor:"HoverBackground")] */ background-color:rgba( 205,230,247,0.5 );
    border-color:inherit;
    .ms-core-needIEFilter .combobox-img:hover,.ms-core-needIEFilter .combobox-img:active,.ms-core-needIEFilter .combobox-img-active
    background-color:transparent;
    /* [ReplaceColor(themeColor:"HoverBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7fcde6f7,endColorstr=#7fcde6f7)";
    .combobox-img[dir="rtl"]
    float:right;
    border-style:none solid none none;
    text-align:right;
    .combobox-img[dir="ltr"]
    float:left;
    border-style:none none none solid;
    .combobox-icon[dir="ltr"]
    margin-left:3px;
    .combobox-icon[dir="rtl"]
    margin-right:3px;
    .listbox-panel,.combobox-dropdown
    /* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1.0")] */ background-color:#fff;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-color:#2a8dd4;
    border-style:solid;
    border-width:1px;
    overflow:hidden;
    .listbox-hidden-input
    top:-2000px;
    width:1px;
    height:1px;
    overflow:hidden;
    .combobox-dropdown
    height:20em;
    left:0px;
    clear:both;
    html>body .combobox-dropdown
    height:auto;
    max-height:300px;
    .combobox-panel-table
    cursor:default;
    border:0px none!important;
    padding:0px!important;
    width:100%;
    .cb-dp-highlight
    background-color:Highlight;
    color:HighlightText;
    .cb-dp-rw:hover
    /* [ReplaceColor(themeColor:"HoverBackground")] */ background-color:rgba( 205,230,247,0.5 );
    .ms-core-needIEFilter .cb-dp-rw:hover
    background-color:transparent;
    /* [ReplaceColor(themeColor:"HoverBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7fcde6f7,endColorstr=#7fcde6f7)";
    .cb-dp-rw-selected
    /* [ReplaceColor(themeColor:"SelectionBackground")] */ background-color:rgba( 156,206,240,0.5 );
    .ms-core-needIEFilter .cb-dp-rw-selected
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SelectionBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7f9ccef0,endColorstr=#7f9ccef0)";
    .combobox-dropdown-celldiv
    overflow:hidden;
    border:0px;
    margin:0px;
    padding:4px 4px 4px 4px;
    .cb-dp-celldiv-first
    padding-left:8px;
    .cb-dp-celldiv-last
    padding-right:8px;
    .combobox-dropdown-celldiv[dir="ltr"]
    text-align:left;
    .combobox-dropdown-celldiv[dir="rtl"]
    text-align:right;
    .combobox-dropdown-cell,.combobox-dropdown-hdrcell
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-right-color:#2a8dd4;
    border-right-style:solid;
    border-right-width:1px;
    margin:0px;
    padding:0px;
    .cb-td-rtl
    border-right-style:none;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    border-left-style:solid;
    border-left-width:1px;
    .combobox-dropdown-imghdrcell,.combobox-dropdown-hdrcell
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    border-bottom-style:solid;
    border-bottom-width:1px;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ background-color:#f1f1f1;
    font-weight:bold;
    .combobox-dropdown-imghdrcell,.combobox-dropdown-imgcell
    width:10px;
    margin:0px;
    padding:2px 0px 2px 4px;
    .combobox-dropdown-foot
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-top-color:#2a8dd4;
    border-top-style:solid;
    border-top-width:1px;
    .combobox-headerwrapper,.combobox-tablewrapper
    background-color:transparent;
    z-index:1!important;
    width:100%;
    border-width:0px;
    margin:0px;
    html>body .combobox-headerwrapper,html>body .combobox-tablewrapper
    width:auto;
    .combobox-headerwrapper
    overflow:hidden;
    .combobox-tablewrapper
    overflow:auto;
    .combobox-link,.cb-progress-text,.cb-retry-text,.cb-err-link
    font-family:Segoe UI,Tahoma,Verdana;
    font-size:8pt;
    color:#444444;
    .combobox-link
    background-color:#f0f2f5;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-top-color:#2a8dd4;
    border-top-style:solid;
    border-top-width:1px;
    display:none;
    height:12px;
    padding-top:4px;
    padding-bottom:4px;
    .cb-err-link,.combobox-link
    color:#0072bc;
    padding-left:8px;
    .combobox-link[dir="ltr"]
    text-align:left;
    .combobox-link[dir="rtl"]
    text-align:right;
    .cb-progress-text
    padding-left:12px;
    white-space:nowrap;
    .cb-progress-cell,.cb-retry-cell
    text-align:center;
    padding-top:17px;
    padding-bottom:17px;
    .cb-progress-cell
    line-height:24px;
    .cb-progress-img
    vertical-align:middle;
    .ms-grid
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-right-color:#c6c6c6;
    border-right-style:solid;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-bottom-color:#c6c6c6;
    border-bottom-style:solid;
    /* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1.0")] */ background-color:#fff;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    .ms-grid-link
    /* [ReplaceColor(themeColor:"Hyperlink")] */ color:#0072c6;
    /* [ReplaceColor(themeColor:"Hyperlinkfollowed")] */ background-color:#663399;
    .ms-grid-selection
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-top-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    border-right-color:transparent;
    /* [ReplaceColor(themeColor:"SelectionBackground",opacity:"1.0")] */ color:#9ccef0;
    .ms-grid-selection-readonly
    /* [ReplaceColor(themeColor:"DisabledLines")] */ border-bottom-color:#e1e1e1;
    .ms-grid-edit
    /* [ReplaceColor(themeColor:"HoverBackground",opacity:"1.0")] */ background-color:#cde6f7;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"ErrorText")] */ border-top-color:#bf0000;
    .ms-grid-cell
    font-size:1em;
    font-weight:normal;
    font-style:normal;
    /* [ReplaceColor(themeColor:"BodyText")] */ color:#444;
    /* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1.0")] */ background-color:#fff;
    .ms-grid-cell-readonly
    /* [ReplaceColor(themeColor:"BodyText")] */ color:#444;
    /* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1.0")] */ background-color:#fff;
    .ms-grid-cell-readonly-focused
    /* [ReplaceColor(themeColor:"DisabledText")] */ color:#b1b1b1;
    /* [ReplaceColor(themeColor:"DisabledBackground")] */ background-color:#fdfdfd;
    .ms-grid-timescale
    font-size:1em;
    font-weight:normal;
    /* [ReplaceColor(themeColor:"BodyText")] */ color:#444;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-right-color:#c6c6c6;
    border-right-style:solid;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-bottom-color:#c6c6c6;
    border-bottom-style:solid;
    /* [ReplaceColor(themeColor:"Lines")] */ border-left-color:#ababab;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-top-color:#2a8dd4;
    .ms-grid-col-header-normal
    font-size:1em;
    font-weight:normal;
    /* [ReplaceColor(themeColor:"SubtleBodyText")] */ color:#777;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-bottom-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-right-color:#c6c6c6;
    border-left-color:transparent;
    /* [ReplaceColor(themeColor:"Lines")] */ border-top-color:#ababab;
    .ms-grid-col-header-elem-bg-colors-normal
    border-left-color:transparent;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-bottom-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"Lines")] */ border-right-color:#ababab;
    .ms-grid-col-header-elem-hover-bg-colors-normal
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ color:#f1f1f1;
    /* [ReplaceColor(themeColor:"StrongLines")] */ border-right-color:#92c0e0;
    .ms-core-needIEFilter .ms-grid-col-header-elem-hover-bg-colors-normal
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)";
    .ms-grid-col-elem-colors-click-normal
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    .ms-grid-row-header-normal
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-bottom-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-right-color:#c6c6c6;
    .ms-grid-col-header-normal-hover
    font-size:1em;
    font-weight:normal;
    /* [ReplaceColor(themeColor:"BodyText")] */ color:#444;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-color:#2a8dd4;
    .ms-grid-col-header-elem-bg-colors-normal-hover
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-left-color:#c6c6c6;
    background-color:transparent;
    border-bottom-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-right-color:#2a8dd4;
    .ms-grid-col-header-elem-hover-bg-colors-normal-hover
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-top-color:#2a8dd4
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    .ms-grid-col-elem-colors-click-normal-hover
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    .ms-grid-row-header-normal-hover
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-right-color:#c6c6c6;
    .ms-grid-col-header-part-selected
    font-size:1em;
    font-weight:normal;
    /* [ReplaceColor(themeColor:"SubtleBodyText")] */ color:#777;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-right-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-top-color:#2a8dd4;
    .ms-grid-col-header-elem-bg-colors-part-selected
    border-left-color:transparent;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-right-color:#2a8dd4;
    .ms-grid-col-header-elem-hover-bg-colors-part-selected
    /* [ReplaceColor(themeColor:"AccentText")] */ color:#0072c6;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-right-color:#2a8dd4;
    .ms-grid-col-elem-colors-click-part-selected
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    .ms-grid-row-header-part-selected
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-right-color:#c6c6c6;
    .ms-grid-col-header-part-selected-hover
    font-size:1em;
    font-weight:normal;
    /* [ReplaceColor(themeColor:"BodyText")] */ color:#444;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-color:#2a8dd4;
    .ms-grid-col-header-elem-bg-colors-part-selected-hover
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-left-color:#c6c6c6;
    background-color:transparent;
    border-bottom-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-right-color:#2a8dd4;
    .ms-grid-col-header-elem-hover-bg-colors-part-selected-hover
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-top-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    .ms-grid-col-elem-colors-click-part-selected-hover
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    .ms-grid-row-header-part-selected-hover
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-right-color:#c6c6c6;
    .ms-grid-col-header-all-selected
    font-size:1em;
    font-weight:normal;
    /* [ReplaceColor(themeColor:"BodyText")] */ color:#444;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-right-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-left-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"StrongLines")] BLOCK_COMMENT_ENDborder-bottom-color:#92c0e0;
    .ms-grid-col-header-elem-bg-colors-all-selected
    border-left-color:transparent;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-bottom-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"Lines")] BLOCK_COMMENT_ENDborder-right-color:#ababab;
    .ms-grid-col-header-elem-hover-bg-colors-all-selected
    /* [ReplaceColor(themeColor:"SubtleBodyText")] */ color:#777;
    /* [ReplaceColor(themeColor:"StrongLines")] */ border-right-color:#92c0e0;
    .ms-grid-col-elem-colors-click-all-selected
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    .ms-grid-row-header-all-selected
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-right-color:#c6c6c6;
    .ms-grid-col-header-all-selected-hover
    font-size:1em;
    font-weight:normal;
    /* [ReplaceColor(themeColor:"BodyText")] */ color:#444;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-color:#2a8dd4;
    .ms-grid-col-header-elem-bg-colors-all-selected-hover
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-left-color:#c6c6c6;
    background-color:transparent;
    border-bottom-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-right-color:#2a8dd4;
    .ms-grid-col-header-elem-hover-bg-colors-all-selected-hover
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-top-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    .ms-grid-col-elem-colors-click-all-selected-hover
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    .ms-grid-row-header-all-selected-hover
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-right-color:#c6c6c6;
    .ms-grid-splitter
    /* [ReplaceColor(themeColor:"Lines")] */ border-top-color:#ababab;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-left-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-bottom-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ background-color:#f1f1f1;
    .ms-core-needIEFilter .ms-grid-splitter
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)";
    .ms-grid-splitter-handle
    /* [ReplaceColor(themeColor:"StrongLines")] */ border-top-color:#92c0e0;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-left-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-bottom-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ background-color:#f1f1f1;
    /* [ReplaceColor(themeColor:"SubtleBodyText")] */ color:#777;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ border-right-color:#f1f1f1;
    .ms-core-needIEFilter .ms-grid-splitter-handle
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)";
    .ms-grid-splitter-hover
    /* [ReplaceColor(themeColor:"StrongLines")] */ border-top-color:#92c0e0;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-left-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-bottom-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ background-color:#f1f1f1;
    .ms-core-needIEFilter .ms-grid-splitter-hover
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)";
    .ms-grid-splitter-handle-hover
    /* [ReplaceColor(themeColor:"StrongLines")] */ border-top-color:#92c0e0;
    /* [ReplaceColor(themeColor:"Lines")] */ border-left-color:#ababab;
    /* [ReplaceColor(themeColor:"Lines")] */ border-bottom-color:#ababab;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ background-color:#f1f1f1;
    /* [ReplaceColor(themeColor:"SubtleBodyText")] */ color:#777;
    border-right-color:transparent;
    .ms-core-needIEFilter .ms-grid-splitter-handle-hover
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)";
    .ms-grid-splitter-drag
    /* [ReplaceColor(themeColor:"StrongLines")] */ border-top-color:#92c0e0;
    /* [ReplaceColor(themeColor:"Lines")] */ border-left-color:#ababab;
    /* [ReplaceColor(themeColor:"Lines")] */ border-bottom-color:#ababab;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ background-color:#f1f1f1;
    .ms-core-needIEFilter .ms-grid-splitter-drag
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)";
    .ms-grid-splitter-handle-drag
    /* [ReplaceColor(themeColor:"StrongLines")] */ border-top-color:#92c0e0;
    /* [ReplaceColor(themeColor:"Lines")] */ border-left-color:#ababab;
    /* [ReplaceColor(themeColor:"Lines")] */ border-bottom-color:#ababab;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ background-color:#f1f1f1;
    /* [ReplaceColor(themeColor:"SubtleBodyText")] */ color:#777;
    border-right-color:transparent;
    .ms-core-needIEFilter .ms-grid-splitter-handle-drag
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)";
    .ms-grid-group1
    /* [ReplaceColor(themeColor:"ContentAccent1")] */ background-color:#0072C6;
    .ms-grid-group2
    /* [ReplaceColor(themeColor:"ContentAccent2")] */ background-color:#00485B;
    .ms-grid-group3
    /* [ReplaceColor(themeColor:"ContentAccent3")] */ background-color:#288054;
    .ms-grid-group4
    /* [ReplaceColor(themeColor:"ContentAccent4")] */ background-color:#767956;
    .ms-grid-group5
    /* [ReplaceColor(themeColor:"ContentAccent5")] */ background-color:#ED0033;
    .ms-grid-group6
    /* [ReplaceColor(themeColor:"ContentAccent6")] */ background-color:#682A7A;
    .ms-grid-group7
    /* [ReplaceColor(themeColor:"ContentAccent1")] */ background-color:#0072C6;
    .ms-grid-group8
    /* [ReplaceColor(themeColor:"ContentAccent2")] */ background-color:#00485B;
    .ms-grid-group9
    /* [ReplaceColor(themeColor:"ContentAccent3")] */ background-color:#288054;
    .clip6x9,.clip9x6,.clip11x11,.clip13x13,.clip16x16{;overflow:hidden;}.clip6x9{width:6px;height:9px;}.clip9x6{width:9px;height:6px;}.clip11x11{width:11px;height:11px;}.clip13x13{width:13px;height:13px;}.clip16x16{width:16px;height:16px;}.clip6x9 img,.clip6x9 input,.clip9x6 img,.clip9x6 input,.clip11x11 img,.clip11x11 input,.clip13x13 img,.clip13x13 input,.clip16x16 img,.clip16x16 input{;margin:0;padding:0;width:auto;height:auto;}.jsgridcluster_editheader{top:0;left:0;}.jsgridcluster_newrowheader{top:0;left:-16px;}.jsgridcluster_conflictheader{top:-16px;left:0;}.jsgridcluster_transferheader{top:-16px;left:-16px;}.jsgridcluster_cell-error{top:0;left:-32px;}.jsgridcluster_jsgrid-header-filter-icon{top:-16px;left:-32px;}.jsgridcluster_scrollbar-mousein-rightarrow{top:-32px;left:0;}.jsgridcluster_scrollbar-mousein-downarrow{top:-32px;left:-6px;}.jsgridcluster_scrollbar-mousein-uparrow{top:-32px;left:-15px;}.jsgridcluster_scrollbar-mousein-leftarrow{top:-32px;left:-24px;}.jsgridcluster_scrollbar-mouseout-rightarrow{top:-27px;left:-32px;}.jsgridcluster_scrollbar-mouseout-uparrow{top:-27px;left:-38px;}.jsgridcluster_scrollbar-mouseout-downarrow{top:-33px;left:-38px;}.jsgridcluster_scrollbar-mouseout-leftarrow{top:-41px;left:0;}.jsgridcluster_jsgrid-up-arrow{top:-38px;left:-6px;}.jsgridcluster_jsgrid-down-arrow{top:-44px;left:-6px;}
    Regards Sudip Misra [email protected] +1-412-237-5435 Pittsburgh, PA

  • Ability to display multiple texts within graphic planning board Gantt chart

    I have been unable to change the planning board Bar Chart Graphic Profile (OPG0 and OPG9) to be able to display both material text and a user field within the Gantt chart graphic.  I have copied the SAPSFCG011 profile and created my own.  The profile is displayed below from CMCH.
    Overall prof: ZBWSFCG011           SFC: View work center/capacity (3 graf.)
    ...... Select.profile:                     ZBWSFCS001      SFC: View work center -> cap.(3 graf.)
    ...... Control profile:                    ZBW___C002      Gen: Planning table
    ...... Time prof:                           ZBW___Z002      Gen: Medium-term (3 months)
    ...... Evaluation prof.:                 ZBW___A001      Gen: Standard evaluation profile
    ...... Strategy prof.:                    ZBW___T001      Finite scheduling forw./all functs.activ
    ...... Capacity planning table:      ZBWSFCL010      SFC: only main cap. (3 graf.)
    .......... Graphics profile                      ZBW___X002      BARC    1  Default profile 2 Capa. planning board
    .......... Chart sequence                      ZBWSFCT002      SFC: Main caps. (3 graph.)
    .......... Layout ID                                 ZBWSFCLA10      SFC: Work center view     (graphical)
    .......... LineRepresSelection                 ZBW___ZR02      SAP standard 2
    .......... Scale time axis                         SAP___M031      Stand. weekly per. split rough
    .......... Graph.object.select.                ZBW___OA02      Pool group order path
    .............. DStat Sq Structur Field na ROp Comparison val NStat Struct
    .............. 00000 01 KBED     TYPKZ    NE  1                      00001
    .............. 00000 02 AFVG     OBJNR    ST  SAP005         00000 SAP002 Standard operation partially confirmed
    .............. 00000 03 AFVG     OBJNR    ST  SAP006         00000 SAP003 Standard operation completely confirmed
    .............. 00000 99                   DEF                                  00000 ZJB000 Standard operation
    ................... Graphical object type               ZJB000          Standard operation
    ........................ Form type                           22              Plan. board:Graphic obj. w. ordNo matTxt
    ........................... Form group                          ZBW001
    ............................... Form definition                     PLTO22          Planning board graphic order and mat.txt
    .................................. Layout definition                   [[$a//$b]]
    .................................. Layout definition
    .................................. Layout definition
    .................................. Layout definition
    In addition to the profile change, I have configured the graphical object type ZJB000 (in OPG9) to look as follows:
    0     AFKO     Order header                          MATXT     Material description                                                                     
    2     KBED     Capacity requirements     A     SSTAD     Latest start / date     SSTAU     Latest start / time
    3     KBED     Capacity requirements     A     SSSBD     Latest scheduled start: Processing (date)     SSSBZ     Latest scheduled start: Processing (time)
    4     KBED     Capacity requirements     A     SSSAD     Latest scheduled start: Teardown (date)     SSSAZ     Latest scheduled start: Teardown (time)
    5     KBED     Capacity requirements     A     SENDD     Latest finish / date     SENDU     Latest finish / time
    6       AFVG    Order operation                       USR08    User field for date                                                                               
    I have found that the 2nd text field (USR08) must be added as the last step (#6).  When I had it as #1, the planning board did not display the USR08 value.
    Now both are displayed in the Gantt chart graphic.  However, it is difficult to see this long string of data as the bars in the Gantt chart may not be long enough to display the data. 
    Therefore we would like to use the "hover over" text which is displayed in the status line at the bottom of the screen.  We have tried using both the Info Text and the Quick Info options within the Bar Chart: Options Profile (OPG0).  Only the first text (the material descirption) is dislayed within either the Quick Info or the Info Text.
    Is it possible to have multiple object values appear in Quick Info or Info Text?  Or is it possible to control which text is displayed in the Quick Info or Info Text?
    Any help in this area would be greatly appreciated, as this is a make-or-break issue for the business to use the planning board.  Thank you!

    I'm also looking for a standard customizing alternative to do the same thing.
    Still, if you're interested, I've already done it successfully with user exit PLAT0001.
    Hope this helps.
    Best regards.

  • Multi Resource Scheduling (MRS) - resources not visible on Gantt chart mode

    I need your expertise help to resolve this issue.
    We are on MRSS 7.0 and ECC 6.0.
    When I run transaction /MRSS/PLBOORG, I am able to see the demands show up.
    However from resources point of view, I can see them on a table based planning but not able to see the resources in the Gantt chart mode.
    The user interface profile (for layout) is set up for 'Planning board for DPD Gantt' as well as for 'Planning board for Resources'.
    Reports to transfer the resources from ECC to MRS have been executed.
    Any help to fix this issue would be greatly appreciated.
    Thanks
    Venky

    Hi Mark,
    Check the following:
    1) You have run the report /MRSS/HCM_RPTWFMIF with transfer qualifications as checked. I guess (from your other post) this data is going in own HR box instead of MRS box (due to RFC issue)
    Check the table: /MRS/D_BAS_REQ
    If you solve the RFC problem, this should get solved automatically.
    2) When you created a Requirement profile, you need to attach it on the "Internal" tab of the operation
    Now check following:
    1) Right click on demand and select "Required Qualifications" -- It should show the qualifications
    2) Right click on Resource and select "Qualifications" -- It should show skills of resource
    If 1 fails - Order Qualifications are not transferred !!
    If 2 fails - Resource qualifications are not transferred - RFC issue (may be)
    If both are there then the suitable resource should work.
    If both 1 and 2 are not there then 100 % result is correct -- Because from the demand side no skill is required so each resource is qualified to do the job...
    Regards
    Varun

  • Turning Off Gantt Charts in MS Project For PDF Gen

    hi
    we have run into a problem when printing Gantt charts with PDF Gen. They can be extremely slow and on following up with Support they have confirmed that this is an issue with Distiller and there is no fix soon. So to get around the issue we tried disabling Gannt charts in MS Project by un-checking Bars and shapes in Gantt views in 3-D' (Tools > Options, View tab) in MS Project
    Now we're finding LC does not always pick up the setting. What we have noticed is that sometimes when printing to PDF with the same file, on the same server via PDF Gen, Gantt charts will appear, and sometimes not. Occasionally, the MS Project file when printing Gantt charts will stall in the Adobe Printer Queue, LC will then start to get Stuck Threads in Weblogic, and basically become unstable.
    Upon further investigation we saw that LC will use the WINPROJ.exe if it is running to do the conversion, or start a new WINPROJ.exe process if none is running. Sometimes while starting the process we get the Gantt chart setting picked up, and sometimes not, and there is no particular pattern.
    We did a lot of digging with PROCMON to see if we could find if LC was picking up a Windows Registry entry for MS Project perhaps with a different user which did not have the Gannt chart turned off, but could not find one. Our conclusion was that sometimes LC has submitted the job before WINPROJ.exe is fully loaded and somehow the No Gantt charts option gets lost, though this is speculation based on observation of behaviour.
    Anyone know what is going on?

    Hi,
    We will get this issue reproduced in-house and see if we can provide a patch to address this problem. Prima facie this does not appear to be a bug in the product; rather it appears that MS Project might be "forgetting" this setting in some cases, or a similar setting (inside the file that is being converted) might override the application-wide setting.
    We will try to see if we can forcibly set this flag (through MS Project COM APIs) each time a MS Project file gets converted. If this works, we might be able to provide a patch.
    Meanwhile, can you let me know exactly what version of MS Office (with the service pack details, if any) that you are using?
    Regards,
    Amit Batra
    Engineering Manager,
    Adobe LiveCycle Enterprise Suite

  • Problem with Project 2007 gantt chart in Acrobat X

    Good morning,
    We are experiencing an issue with certain, rather large gantt charts in Project 2007 when converting them to PDF using Acrobat X. The issue is that the last portion of the chart is broken when converted to PDF. The chart will print properly when sent to a real printer, and it also renders correctly in the print preview. Here is an example of the issue:
    As you can see, it has broken the last section of the chart and "stretched" the bars across the page. I couldn't find anything in the knowledge base that related to this issue, so any assistance would be apreciated.

    Unfortunately it seems that this is still occuring, I guess nobody has ever come across this issue?

  • APEX 4.0.2 Project Gantt Chart - Error Code: 2002 Message: Empty input

    Hi
    I have created a brand new page containing a Project Gantt Chart region. The Gantt chart is designed to track the progress of a job over time. The page has one chart series containing the following SQL.
    SELECT null LINK,
    stage NAME,
    rownum ID,
    null PARENT_ID,
    trunc(start_date) ACTUAL_START,
    trunc(completion_date) ACTUAL_END,
    decode(completion_date, null, 0, 100) PROGRESS
    FROM tracking
    WHERE job_reference = '889343'
    This SQL statement returns values from SQL Developer and from the SQL Workshop > SQL Commands from within APEX itself.
    The problem is that when I run the page the following error displays inside the region
    Category: 2000
    Error code: 2002
    Message: Empty input
    Environment Information
    Application Express 4.0.2.00.07. - Clean installation not upgraded from APEX 3
    Using Firefox 3.6.15
    Issue identical in IE
    DB version - Oracle Database 11g Release 11.2.0.1.0 - 64bit Production
    I'm really stuck so I hope someone can help me out. I really would appreciate it.
    Thanks
    Kylie

    Debug mode doesn't appear to have picked anything up that looks out of the ordinary to me or raises any alarm bells.
    This is the XML with a reduced number of records returned.
    <anygantt>

    <settings>

    <title align="Center" position="Top">
    <text>Resources Gantt</text>

    <font_style>
    <font face="Tahoma" size="2" color="0x000000"/>
    </font_style>
    </title>
    <outer_margin left="0" top="0" right="0" bottom="0"/>

    <background>
    <fill type="Solid" color="0xffffff" opacity="0"/>
    <border enabled="false"/>
    <corners type="Square"/>
    </background>
    <navigation enabled="true"/>

    <locale>

    <date_time_format week_starts_from_monday="True">

    <months>

    <names>
    January,February,March,April,May,June,July,August,September,October,November,December
    </names>
    <short_names>Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec</short_names>
    </months>

    <week_days>

    <names>
    Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday
    </names>
    <short_names>Sun,Mon,Tue,Wed,Thu,Fri,Sat</short_names>
    </week_days>

    <format>
    <full>%yyyy.%MM.%dd.%HH.%mm.%ss</full>
    <date>%yyyy.%MM.%dd</date>
    <time>%HH.%mm.%ss</time>
    </format>
    </date_time_format>
    </locale>
    </settings>

    <datagrid enabled="true">

    <columns>

    <column width="40" cell_align="Center">

    <header>
    <text>ID</text>
    </header>
    <format>{%ID}</format>
    </column>

    <column attribute_name="Name" width="180" cell_align="Center">

    <header>
    <text>Name</text>
    </header>
    <format>{%Name}</format>
    </column>

    <column attribute_name="ActualStart" width="80" cell_align="Center">

    <header>
    <text>Start Date</text>
    </header>
    <format>{%ActualStart}{dateTimeFormat:%dd-%MMM-%yyyy}</format>
    </column>

    <column attribute_name="ActualEnd" width="80" cell_align="Center">

    <header>
    <text>End Date</text>
    </header>
    <format>{%ActualEnd}{dateTimeFormat:%dd-%MMM-%yyyy}</format>
    </column>
    </columns>
    </datagrid>

    <timeline>
    <plot line_height="30" item_height="15" item_padding="5"/>
    </timeline>

    <styles>

    <period_styles>

    <period_style name="defaultStyle">

    <tooltip enabled="true">

    <text>
    Task: {%Name}
    Start Date: {%ActualStart}{dateTimeFormat:%dd-%MMM-%yyyy}
    End Date: {%ActualEnd}{dateTimeFormat:%dd-%MMM-%yyyy}
    Complete: {%Complete}%
    </text>
    <font color="Black"/>
    </tooltip>

    <bar_style>

    <middle shape="Full">
    <fill enabled="true" type="Solid" opacity="0.8" color="0x1D8BD1"/>
    <border enabled="true" type="Solid" color="Black"/>
    </middle>

    <states>

    <hover>

    <middle>
    <border enabled="true" type="Solid" color="Red"/>
    </middle>
    </hover>
    </states>

    <start>

    <marker type="Rhomb">
    <fill enabled="true" type="Solid" opacity="0.8" color="0x1D8BD1"/>
    <border enabled="true" type="Solid" color="Black"/>
    </marker>
    </start>

    <end>

    <marker type="Rhomb">
    <fill enabled="true" type="Solid" opacity="0.8" color="0x1D8BD1"/>
    <border enabled="true" type="Solid" color="Black"/>
    </marker>
    </end>
    </bar_style>
    </period_style>
    </period_styles>

    <task_styles>

    <task_style name="defaultStyle">

    <tooltip enabled="true">

    <text>
    Task: {%Name}
    Start Date: {%ActualStart}{dateTimeFormat:%dd-%MMM-%yyyy}
    End Date: {%ActualEnd}{dateTimeFormat:%dd-%MMM-%yyyy}
    Complete: {%Complete}%
    </text>
    <font color="Black"/>
    </tooltip>

    <row_datagrid>

    <tooltip enabled="true">

    <text>
    Task: {%Name}
    Start Date: {%ActualStart}{dateTimeFormat:%dd-%MMM-%yyyy}
    End Date: {%ActualEnd}{dateTimeFormat:%dd-%MMM-%yyyy}
    Complete: {%Complete}%
    </text>
    <font color="Black"/>
    </tooltip>
    </row_datagrid>

    <actual>

    <bar_style>

    <middle shape="Full">
    <fill enabled="true" type="Solid" opacity="0.8" color="0x1D8BD1"/>
    <border enabled="true" type="Solid" color="Black"/>
    </middle>

    <states>

    <hover>

    <middle>
    <border enabled="true" type="Solid" color="Red"/>
    </middle>
    </hover>
    </states>

    <start>

    <marker type="Rhomb">
    <fill enabled="true" type="Solid" opacity="0.8" color="0x1D8BD1"/>
    <border enabled="true" type="Solid" color="Black"/>
    </marker>
    </start>

    <end>

    <marker type="Rhomb">
    <fill enabled="true" type="Solid" opacity="0.8" color="0x1D8BD1"/>
    <border enabled="true" type="Solid" color="Black"/>
    </marker>
    </end>
    </bar_style>
    </actual>

    <progress>

    <bar_style>

    <middle shape="Full">
    <fill enabled="true" type="Solid" opacity="0.8" color="0xF1683C"/>
    <border enabled="true" type="Solid" color="Black"/>
    </middle>

    <start>

    <marker type="Rhomb">
    <fill enabled="true" type="Solid" opacity="0.8" color="0xF1683C"/>
    <border enabled="true" type="Solid" color="Black"/>
    </marker>
    </start>

    <end>

    <marker type="Rhomb">
    <fill enabled="true" type="Solid" opacity="0.8" color="0xF1683C"/>
    <border enabled="true" type="Solid" color="Black"/>
    </marker>
    </end>
    </bar_style>
    </progress>

    <baseline>

    <bar_style>

    <middle shape="Full">
    <fill enabled="true" type="Solid" opacity="0.8" color="0x2AD62A"/>
    <border enabled="true" type="Solid" color="Black"/>
    </middle>

    <start>

    <marker type="Rhomb">
    <fill enabled="true" type="Solid" opacity="0.8" color="0x2AD62A"/>
    <border enabled="true" type="Solid" color="Black"/>
    </marker>
    </start>

    <end>

    <marker type="Rhomb">
    <fill enabled="true" type="Solid" opacity="0.8" color="0x2AD62A"/>
    <border enabled="true" type="Solid" color="Black"/>
    </marker>
    </end>
    </bar_style>
    </baseline>
    </task_style>
    </task_styles>

    <resource_styles>

    <resource_style>

    <row_datagrid>

    <tooltip enabled="true">

    <text>
    Task: {%Name}
    Start Date: {%ActualStart}{dateTimeFormat:%dd-%MMM-%yyyy}
    End Date: {%ActualEnd}{dateTimeFormat:%dd-%MMM-%yyyy}
    Complete: {%Complete}%
    </text>
    <font color="Black"/>
    </tooltip>
    </row_datagrid>
    </resource_style>
    </resource_styles>

    <defaults>

    <task>

    <task_style>

    <row_datagrid>

    <tooltip enabled="true">

    <text>
    Task: {%Name}
    Start Date: {%ActualStart}{dateTimeFormat:%dd-%MMM-%yyyy}
    End Date: {%ActualEnd}{dateTimeFormat:%dd-%MMM-%yyyy}
    Complete: {%Complete}%
    </text>
    <font color="Black"/>
    </tooltip>
    </row_datagrid>
    </task_style>
    </task>
    </defaults>
    </styles>

    <project_chart>

    <tasks>
    <task id="1" parent="" name="STAGE1" actual_start="2010.08.11 12.08.00" actual_end="" progress="0" style="defaultStyle"/>
    <task id="2" parent="" name="STAGE2" actual_start="" actual_end="" progress="0" style="defaultStyle"/>
    <task id="3" parent="" name="STAGE3" actual_start="2010.07.27 12.07.00" actual_end="2010.08.06 12.08.00" progress="100" style="defaultStyle"/>
    <task id="4" parent="" name="STAGE4" actual_start="" actual_end="" progress="0" style="defaultStyle"/>
    <task id="5" parent="" name="STAGE5" actual_start="" actual_end="" progress="0" style="defaultStyle"/>
    </tasks>
    </project_chart>
    </anygantt>
    Thank you for your assistance.
    Regards
    Kylie

  • Gantt Chart in P6 Analytics - OBIEE

    If you search the web, Oracle KB etc. you may find that Gantt Charts are not supported currently in Analytics. There is however a way to create a basic gantt in OBIEE.
    Step 1: Create a new analysis using the 'Activity' Subject Area.
    Step 2: In the Criteria tab, add the following columns:
    > Project Name (Project/General)
    > Year Name; Or Month Name, depending on your preferred starting timescale.
    > Total Float (Activity/Durations)
    > # of Projects (Fact - Primavera - Activity)
    Step 3: Edit Formula of Total FLoat as AVG("Durations - (Activity)"."Total Float") so that the float rolls up from activity level to the project level.
    Step 4: Create conditional formats on the '# of Projects' field (Column Properties/Conditional Format)
    >Con Format 1 - Add Format when '# of Projects' is NOT NULL, then use background color as GREEN.
    >Con Format 2 - Add Format when 'AVG(Total Float) is LESS THAN 0.00, then use background color as RED.
    Step 5: Now view results.
    Step 6: Create Pivot Table View.
    Step 7: Edit the Pivot Table view.
    Step 8: Move the fields into the Pivot parts as follows:
    >Rows: 'Project Name'
    >Columns: 'Year Name; Month Name' whichever you picked.
    >Measures: '# of Projects'
    >Excluded: 'AVG(Total Float)
    Step 9: Click Done at the top of the page to conclude the compound edit complete.
    Step 10: Brag that you created a Gantt in P6 Analytics; maybe even remove the '# of Projects' numbers by changing the format, or look at using '# of Activities' in it's place.

    Cautionary Note+:
    '# of Projects' in the Presentation and Logical Layers of the RPD take values from the W_Activity_Spread_F ---> 'count(distinct Fact_W_ACTIVITY_SPREAD_F_Activity_Spread.PROJECT_WID)' in the Physical tables. This means it takes counts from data like All Dates; Baseline Data; Units; Durations etc.
    The only issue with this is that all values in a project's date calculations are included. If you have Programme Managers imposing stupid 'Must Finish By' dates earlier than the 'Scheduled Finish' for example, you will notice that you OBI Gantt doesn't look like you P6 Gantt as there will be 'Project Counts' earlier than your P6 Gantts. In this example it will be because the 'Late Remaining Start' dates will be before the 'Project Planned Start' dates. It happens.

  • Gantt Chart Component

    Hi friends,
         I am in need of ddeveloping a scheduler component for managing resources and tasks in aproject. I created a gantt chart. Now iam facing an issue. The issue is for linking the tasks(Drawing a line). I dont know how to draw line between tasks.... If anyone knows please let me know asap...
    Regards,
    Praji

    Hi Kuba,
    Please send me an e-mail to [email protected] and I will send you the Gantt demo workspace.
    Thanks
    Katia

  • Gantt Chart View not listed in View Selector

    View Selector is missing view of type “Gantt” for List based on list template “171” i.e. “TasksWithTimelineAndHierarchy”
    Missing Gantt View
    Visible in Ribbon
    What we have done to create the Gantt view is as follows
    We are working with remote provisioning pattern to provision the site and required lists
    A Task List is provisioned using CSOM (Managed .Net) via a Provider Hosted App that is hosted as Azure Web Site
    We are creating a view based of type “Gantt”
    Sample ViewXml used for creating the view. Highlighted below is the property we have set for the same
    <View>
    <Title>Tasks_View_GanttChart</Title>
    <DefaultView>false</DefaultView>
    <PersonalView>false</PersonalView>
    <RowLimit>30</RowLimit>
    <Paged>true</Paged>
    <Scope>DefaultValue</Scope>
    <ViewType>Gantt</ViewType>         
    </View>
    Standard View Menu (View Selector) does not show Custom Gantt chart (created via CSOM) in the menu list. Refer screenshot mentioned earlier
    Custom Gantt chart view is available in ribbon menu though
    The same custom Gantt chart is visible in the standard menu if we are in “out of the box Gantt chart View” (Below ‘OOTB Gant chart’ is created from front end using the template ‘Gantt chart view’)
    Sample Code used to create the view
    ViewCreationInformation viewInfo = new ViewCreationInformation()
    Title = listViewTemplate.Title,
            ViewFields = viewFields,
    SetAsDefaultView = isDefaultView,
    PersonalView = isPersonalView,
    Query = query.ToString(),
    RowLimit = rowLimit,
    Paged = paged,
    ViewTypeKind = viewType
    View view = list.Views.Add(viewInfo);
    web.Context.ExecuteQuery();
    Any clue on this behavior? We have the same issue with Calendar View Type as well for the Calendar List.

    I found solution:
    You need modify XsltListViewWebPart tool bar option from one value to another, and then back. That solves that bug in SharePoint.
    public static void FixGanttIssue(SPList list, string ViewName)
    SPSite site = list.ParentWeb.Site;
    SPLimitedWebPartManager AllItemsMan = site.RootWeb.GetFile(list.Views[ViewName].Url).GetLimitedWebPartManager(System.Web.UI.WebControls.WebParts.PersonalizationScope.Shared);
    XsltListViewWebPart wp = (XsltListViewWebPart)AllItemsMan.WebParts[0];
    wp.Toolbar = "Summary Toolbar";
    AllItemsMan.SaveChanges(wp);
    wp.Toolbar = "Full Toolbar";
    AllItemsMan.SaveChanges(wp);

  • How to make the Level of Effort task visible in the Gantt Chart?

    Hi,
    I am facing an issue when trying to add a level of effort task. The bar of the task is simply not visible in the Gantt Chart.
    I take the following steps:
    - Add new task
    - Link task to predecessor milestone and successor milestone
    - Change task from activiy type to level of effort
    I can see the task being added in the Gantt Chart, the name of the task is visible, the duration of the task is calculated, but I do not see the green bar..
    What could be the problem? Can anybody help me with this issue? Thanks!

    Go to View .. Bars... and enable the bar for Level of Effort activities. If it's not there, create one.

  • Date fixing of  Gantt chart in cproject

    Hi,
        In cproject 4.0 Gantt chart , can we fix the time line appearance before and after the project schedule for various overviews like week, Month and year.? In current system the empty calender appears with huge period like 2 years incase of year overview, and more than 12 months in case of Month overview, more than 12 Weeks incase of Weeks(approximately).
    Pls guide me to solve the issue. Right answers will be awarded.
    Thanks in advance.
    Regards,
    Ramesh

    hi Ramesh,
    There is not much felxibility in viewing the Gantt chart like normal non sap planning tools. if you select view - overview then you will be able to see your all project in your window, system will automatically select scale to show you entire project. As per my knowledge there is no such settiing in collabration project to see specific period Gantt chart. But if you print the gantt chart system will give you preview of only specific time in which project operation with respect to view you select.
    Please let me know if you get more information about this.
    Regards,
    Pramod
    plz award pts if its useful for you.

Maybe you are looking for

  • Enhancement-ABAP Code-Customized Field issue

    Hi Experts, Currently I am working on the BW3.5 version. We are using the standard SRM standard extractor 0BBP_TD_SC_1 and we enhance same extractor(populate the filed through CMOD - ABAP Code) with one customized field also. We are having issue on t

  • How to port database changes from development to a production environment

    How do I port database changes from the development to the production environment? I am using v8 and have always had to redo everything using the schema manager all over in the production environment. Is there an easy way to generate a script, for ex

  • Paying for one product more than once

    Hey I've just used my app store account to buy Whatsapp massenger , the time your system asked me to insert my payment information I got an alert tells me that there is a miss match between card type and number , and I was correcting That for around

  • S-Video Vs. VGA

    After getting my MacBook Pro a few days ago, I'm eager to hook it up to a TV and watch some video from bittor'...i mean uncopyrighted content However, the TV I want to connect it to doesn't have any digital inputs, although it does have both S-Video

  • Compare Bold vs Curve and MAC mail

    I'm getting a Blackberry tomorrow but I know very little about them. I have been a tried & true Palm user for years. I need to send multimedia texts/emails frequently and be able to check email/surf the web a LOT for work. I don't really know what 3G