Background bars in Scheduling gantt adf

Hi,
We are using Jdeveloper 11.1.2.0.0 and WLS 10.3.5
In our scheduling gantt application we need to create background bars for tasks.
Background bar shows the shift duration for a resource.,While the foreground bars show the task duration.We are able to create the foreground bars but need guidance regarding the BG bars.
Any suggestions are welcome.
Regards,
Nikhil

An addendum to this issue. I notice that if I move the splitter divider at all, the scrollbars appear. So, as a workaround, does anybody know of an event handler that will allow me to move the splitter position programmatically?

Similar Messages

  • 3d/Bevel effect in Scheduling gantt task bars

    Hi,
    We are using Jdeveloper 11.1.2.0.0 and WLS 10.3.5
    We need to improve on the look and feel of our scheduling gantt application in adf.
    Right now the taskbars do not have a 3d/bevel effect to them.
    Could anyone suggest any docs/Links for this requirement.
    Regards,
    Nikhil

    Hi,
    [This question was already answered on the internal forum, reposting the answer here for other customers]
    The following link shows a Project Gantt with icons (as well as labels). You can select one of inner icon alignments (innerLeft, innerCenter, or innerRight) to place the icon inside the task bar. The Scheduling Gantt works exactly the same way, so you can look at this Project Gantt sample as an example.
    http://jdevadf.oracle.com/adf-richclient-demo/faces/feature/gantt/projectGanttLabelIconPlacement.jspx
    If you always want the icon to be placed innerLeft, for example, you can set the attribute to "innerLeft" instead of pointing it to a backing bean method:
    iconPlacement="innerLeft"
    Thanks
    Katia

  • JDeveloper 11.1.1.3 - "Unserializable value" error in ADF schedule-gantt

    Hi,
    My customer uses JDeveloper 11.1.1.3.
    They are developing jspx using ADF schedule-gantt.
    They see following errors in stdout log when they accessed the page.
    But their application seems to work correctly after the errors.
    So, We'd like to know whether these errors affects ADF(or JSF) applications.
    If these errors don't affect to them, they will consider ignoring these messages for now.
    <PropertyKey><saveValue> Unserializable value:[] for key:UINodePropertyKey[disclosedRowKeys,59]
    <PropertyKey><saveValue> Unserializable value:[] for key:UINodePropertyKey[selectedRowKeys,65]
    <PropertyKey><saveValue> Unserializable value:[] for key:UINodePropertyKey[disclosedRowKeys,59]
    <PropertyKey><saveValue> Unserializable value:[] for key:UINodePropertyKey[selectedRowKeys,65]
    <PropertyKey><saveValue> Unserializable value:[] for key:UINodePropertyKey[disclosedRowKeys,59]
    <PropertyKey><saveValue> Unserializable value:[] for key:UINodePropertyKey[selectedRowKeys,65]
    Thanks in advance,
    -Noriyuki
    Edited by: nori524 on 2011/01/12 0:20

    Check out {thread:id=1116730}
    Seems it is/was a bug - you may want to contact Oracle support to see if there is a patch or when it would be fixed.
    John

  • Menu commands for Scheduling Gantt

    I'm trying to add my own custom commands to a Scheduling Gantt on my page. I have some questions/comments.
    1. I can add items to the tablePopupMenu facet, and they show up fine and my listener gets executed. How can I find out what resource was selected when this event fires, and/or the IDs of all of the selected resources? The actionEvent has very little information in it and is just generic. Do I need to tell it somehow that it is a "resource" event?
    2. I have added items to the chartPopupMenu facet, and they show up fine on the menu, but the listener is not called when I click the menu item. This seems like a bug but maybe I'm just doing something wrong.
    3. I would have thought that whatever menu items I add to these popup menus would also be added to the "Resource" and "Task" menus on the menu bar, but they're not. How can I add my own menu commands there?
    4. Is it possible for me to change the text that displays for the "Resource", "Task" and "View" menus? We have a legacy language translation system that I need to use to get the menu choices.
    Any and all advice appreciated!
    Christine

    I'm trying to add my own custom commands to a Scheduling Gantt on my page. I have some questions/comments.
    1. I can add items to the tablePopupMenu facet, and they show up fine and my listener gets executed. How can I find out what resource was selected when this event fires, and/or the IDs of all of the selected resources? The actionEvent has very little information in it and is just generic. Do I need to tell it somehow that it is a "resource" event?
    2. I have added items to the chartPopupMenu facet, and they show up fine on the menu, but the listener is not called when I click the menu item. This seems like a bug but maybe I'm just doing something wrong.
    3. I would have thought that whatever menu items I add to these popup menus would also be added to the "Resource" and "Task" menus on the menu bar, but they're not. How can I add my own menu commands there?
    4. Is it possible for me to change the text that displays for the "Resource", "Task" and "View" menus? We have a legacy language translation system that I need to use to get the menu choices.
    Any and all advice appreciated!
    Christine

  • Scheduling Gantt Rendering Error

    Hi all
    I am having a problem while rendering a dvt scheduling gantt the error message I get is the following:
    bq. 10-Mar-2009 09:35:56 oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator handleError \\ SEVERE: Server Exception during PPR, #1 \\ java.lang.NullPointerException \\ at oracle.adfinternal.view.faces.bi.renderkit.gantt.SchedulingTaskbarsRenderer.renderTasks(SchedulingTaskbarsRenderer.java:1002) \\ at oracle.adfinternal.view.faces.bi.renderkit.gantt.SchedulingTaskbarsRenderer.renderTaskbars(SchedulingTaskbarsRenderer.java:703) \\ at oracle.adfinternal.view.faces.bi.renderkit.gantt.SchedulingTaskbarsRenderer.encodeAll(SchedulingTaskbarsRenderer.java:525) \\ at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1050) \\ at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:224) \\ at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:764) \\ at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:304) \\ at oracle.adfinternal.view.faces.renderkit.rich.table.BaseColumnRenderer.renderDataCell(BaseColumnRenderer.java:1072) \\ at oracle.adfinternal.view.faces.renderkit.rich.table.BaseColumnRenderer.encodeAll(BaseColumnRenderer.java:101) \\ at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1050) \\ at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:224) \\ at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:764) \\ at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:304) \\ at oracle.adfinternal.view.faces.renderkit.rich.TreeTableRenderer.encodeChild(TreeTableRenderer.java:601) \\ at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer.renderDataBlockRows(TableRenderer.java:1714) \\ at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer._renderSingleDataBlock(TableRenderer.java:1424) \\ at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer._handleDataFetch(TableRenderer.java:836) \\ at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer.encodeAll(TableRenderer.java:393) \\ at oracle.adfinternal.view.faces.renderkit.rich.TreeTableRenderer.encodeAll(TreeTableRenderer.java:479) \\ at oracle.adfinternal.view.faces.bi.renderkit.gantt.GanttChartTreeTableRenderer.encodeAll(GanttChartTreeTableRenderer.java:182) \\ at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1050) \\ at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:224) \\ at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:764) \\ at org.apache.myfaces.trinidad.component.UIXCollection.encodeEnd(UIXCollection.java:533) \\ at org.apache.myfaces.trinidad.render.RenderUtils.encodeRecursive(RenderUtils.java:70) \\ at oracle.adfinternal.view.faces.util.rich.InvokeOnComponentUtils$RenderCallback.invokeContextCallback(InvokeOnComponentUtils.java:97) \\ at org.apache.myfaces.trinidad.component.UIXCollection.invokeOnComponent(UIXCollection.java:1030) \\ at oracle.adf.view.faces.bi.component.gantt.UIGantt.invokeOnComponent(UIGantt.java:1658) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.invokeOnComponent(ContextSwitchingComponent.java:153) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.invokeOnComponent(ContextSwitchingComponent.java:153) \\ at oracle.adf.view.rich.component.fragment.UIXPageTemplate.invokeOnComponent(UIXPageTemplate.java:208) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponentBase.invokeOnComponent(UIComponentBase.java:664) \\ at oracle.adfinternal.view.faces.util.rich.InvokeOnComponentUtils.renderChild(InvokeOnComponentUtils.java:29) \\ at oracle.adfinternal.view.faces.streaming.StreamingDataManager._pprComponent(StreamingDataManager.java:577) \\ at oracle.adfinternal.view.faces.streaming.StreamingDataManager.execute(StreamingDataManager.java:442) \\ at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._encodeStreamingResponse(DocumentRenderer.java:2125) \\ at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:788) \\ at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1050) \\ at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:224) \\ at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:764) \\ at org.apache.myfaces.trinidad.component.UIXComponentBase.__encodeRecursive(UIXComponentBase.java:1352) \\ at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeAll(UIXComponentBase.java:784) \\ at javax.faces.component.UIComponent.encodeAll(UIComponent.java:942) \\ at com.sun.faces.application.ViewHandlerImpl.doRenderView(ViewHandlerImpl.java:273) \\ at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:204) \\ at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189) \\ at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:188) \\ at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:652) \\ at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:243) \\ at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:203) \\ at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266) \\ at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227) \\ at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125) \\ at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292) \\ at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26) \\ at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42) \\ at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:181) \\ at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42) \\ at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85) \\ at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:279) \\ at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._invokeDoFilter(TrinidadFilterImpl.java:239) \\ at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:196) \\ at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:139) \\ at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92) \\ at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42) \\ at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:102) \\ at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:65) \\ at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42) \\ at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27) \\ at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42) \\ at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3496) \\ at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) \\ at weblogic.security.service.SecurityManager.runAs(Unknown Source) \\ at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180) \\ at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086) \\ at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406) \\ at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) \\ at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    I have been trying to figure out what causes this error to occur because from my first debugging results I am thinking it is due to some problems with the Data it is trying to render because for certain date range the gantt chart renders properly but for others this error occur. I have had a look at the data for the correctly rendered date range and I did not notice anything unexpected.
    I would really appreciate if anyone as any suggestion on what maybe causing the error or if there are any samples of scheduling gantt based on a Business Component object. I have looked at the examples in the dvt demo but the chart are base on a Backingbean generated model.

    Hi Peter
    Thanks for the help I carried on looking at the data rendered and find out what you said was correct so I am fixing the BC object to return the total duration of a task (spanning over various days instead of returning each daily task).
    This resolve the describe issue thanks once again.
    Ola

  • Parallel processing in background using Job scheduling...

    (Note: Please understand my question completely before redirecting me to parallel processing links in sdn. I hve gone through most of them.)
    Hi ABAP Gurus,
    I have read a bit till now about parallel processing. But I have a doubt.
    I am working on data transfer of around 5 million accounting records from lagacy to R/3 using Batch input recording.
    Now if these all records reside in one flat file and if I then process that flat file in my batch input program, I guess it will take days to do it. So my boss suggested
    to use parallel processing in SAP.
    Now, from the SDN threads, it seems that we have to create a Remote enabled function module for it and stuf....
    But I have a different idea. I thought to dividE these 5 million records in 10 flat files instead of just one and then to run the Custom BDC program with 10 instances which will process 10 flat files in background using Job scheduling.
    Can this be also called parallel processing ?
    Please let me know if this sounds wise to you guys...
    Regards,
    Tushar.

    Thanks for your reply...
    So what do you suggest how can I use Parallel procesisng for transferring 5 million records which is present in one flat file using custom BDC.?
    I am posting my custom BDC code for million record transfer as follows (This code is for creation of material master using BDC.)
    report ZMMI_MATERIAL_MASTER_TEST
          no standard page heading line-size 255.
    include bdcrecx1.
    parameters: dataset(132) lower case default
                                 '/tmp/testmatfile.txt'.
       DO NOT CHANGE - the generated data section - DO NOT CHANGE    ***
      If it is nessesary to change the data section use the rules:
      1.) Each definition of a field exists of two lines
      2.) The first line shows exactly the comment
          '* data element: ' followed with the data element
          which describes the field.
          If you don't have a data element use the
          comment without a data element name
      3.) The second line shows the fieldname of the
          structure, the fieldname must consist of
          a fieldname and optional the character '_' and
          three numbers and the field length in brackets
      4.) Each field must be type C.
    Generated data section with specific formatting - DO NOT CHANGE  ***
    data: begin of record,
    data element: MATNR
           MATNR_001(018),
    data element: MBRSH
           MBRSH_002(001),
    data element: MTART
           MTART_003(004),
    data element: XFELD
           KZSEL_01_004(001),
    data element: MAKTX
           MAKTX_005(040),
    data element: MEINS
           MEINS_006(003),
    data element: MATKL
           MATKL_007(009),
    data element: BISMT
           BISMT_008(018),
    data element: EXTWG
           EXTWG_009(018),
    data element: SPART
           SPART_010(002),
    data element: PRODH_D
           PRDHA_011(018),
    data element: MTPOS_MARA
           MTPOS_MARA_012(004),
         end of record.
    data: lw_record(200).
    End generated data section ***
    data: begin of t_data occurs 0,
          matnr(18),
          mbrsh(1),
          mtart(4),
          maktx(40),
          meins(3),
          matkl(9),
          bismt(18),
          extwg(18),
          spart(2),
          prdha(18),
          MTPOS_MARA(4),
        end of t_data.
    start-of-selection.
    perform open_dataset using dataset.
    perform open_group.
    do.
    *read dataset dataset into record.
    read dataset dataset into lw_record.
    if sy-subrc eq 0.
    clear t_data.
    split lw_record
       at ','
    into t_data-matnr
          t_data-mbrsh
          t_data-mtart
          t_data-maktx
          t_data-meins
          t_data-matkl
          t_data-bismt
          t_data-extwg
          t_data-spart
          t_data-prdha
          t_data-MTPOS_MARA.
    append t_data.
    else.
    exit.
    endif.
    enddo.
    loop at t_data.
    *if sy-subrc <> 0. exit. endif.
    perform bdc_dynpro      using 'SAPLMGMM' '0060'.
    perform bdc_field       using 'BDC_CURSOR'
                                 'RMMG1-MATNR'.
    perform bdc_field       using 'BDC_OKCODE'
                                 '=AUSW'.
    perform bdc_field       using 'RMMG1-MATNR'
                                 t_data-MATNR.
    perform bdc_field       using 'RMMG1-MBRSH'
                                 t_data-MBRSH.
    perform bdc_field       using 'RMMG1-MTART'
                                 t_data-MTART.
    perform bdc_dynpro      using 'SAPLMGMM' '0070'.
    perform bdc_field       using 'BDC_CURSOR'
                                 'MSICHTAUSW-DYTXT(01)'.
    perform bdc_field       using 'BDC_OKCODE'
                                 '=ENTR'.
    perform bdc_field       using 'MSICHTAUSW-KZSEL(01)'
                                 'X'.
    perform bdc_dynpro      using 'SAPLMGMM' '4004'.
    perform bdc_field       using 'BDC_OKCODE'
                                 '/00'.
    perform bdc_field       using 'MAKT-MAKTX'
                                 t_data-MAKTX.
    perform bdc_field       using 'BDC_CURSOR'
                                 'MARA-PRDHA'.
    perform bdc_field       using 'MARA-MEINS'
                                 t_data-MEINS.
    perform bdc_field       using 'MARA-MATKL'
                                 t_data-MATKL.
    perform bdc_field       using 'MARA-BISMT'
                                 t_data-BISMT.
    perform bdc_field       using 'MARA-EXTWG'
                                 t_data-EXTWG.
    perform bdc_field       using 'MARA-SPART'
                                 t_data-SPART.
    perform bdc_field       using 'MARA-PRDHA'
                                 t_data-PRDHA.
    perform bdc_field       using 'MARA-MTPOS_MARA'
                                 t_data-MTPOS_MARA.
    perform bdc_dynpro      using 'SAPLSPO1' '0300'.
    perform bdc_field       using 'BDC_OKCODE'
                                 '=YES'.
    perform bdc_transaction using 'MM01'.
    endloop.
    *enddo.
    perform close_group.
    perform close_dataset using dataset.

  • How to create scheduled GANTT with subresources?

    Hi,
    Jdev 11.1.1.2.0
    I want to create a scheduled GANTT where the first column contains a group name and the second column the name of the resource.
    I could found examples for project GANTT where the first column is a group which can be collapsed.
    But not for scheduled GANTT.
    I tried with subResources too but it seems I can only a display attributes from resource view in the list on the left side of the scheduled gantt chart.
    Any ideas?
    regards
    Peter

    Use this link:
    How to create a new schedule task from java code
    http://download.oracle.com/docs/cd/E10391_01/doc.910/e10361/tasks_archival.htm#sthref85

  • Scheduling Gantt: How to work with the "zoom-to-fit" drop-down

    I'm trying to figure out how to work with the "zoom-to-fit" drop-down on the scheduling Gantt dvt control. It has choices in the drop-down that are not appropriate for my project. The documented purpose of this drop-down is to allow the user to zoom to a level that would allow a certain time range to "fit" within the current window. The choices start at "1 Week" and go up through "2 Weeks", "1 Month" etc. The problem is that the projects I'm displaying are generally just a couple of days long, and consist of many small tasks. So even 1 Week is too big. Also, no matter what I pick in this drop down, nothing happens.
    So my questions are these:
    1. Can I change the choices in this drop-down? If so, how do I do that?
    2. If not, then how can I remove this drop-down? (I figure I probably can if I disable "zoom", but I don't want to do that.)
    3. How do I get this to actually do something? I assume maybe I have to code some listener somewhere, but if so, how do I do that.
    Thanks for any hints, tips and advice!

    Currently, we do not allow customization of zoom-to-fit. Please file an ER. We could add a param to featuresOff attribute to disable/remove zoom-to-fit from the toolbar without disabling/removing zoom.

  • P6 and Bar Code Schedule

    I'm in the process of converting P3 to P6 and need to
    create a P6 schedule with bar codes in the gantt chart
    area. Is this possible at all? If not, does anyone have a
    work around?

    Tim,
    Please help.
    The 'Employee W-2 PDF' generates only blank pdf documents. I have check all I know, template, log files, output post processor. Everything looks fine. And my other customized PO printing program woks fine.
    Is there any configuration that I am missing? I am new to BI Publisher.
    We are using 11.5.10.2, 10.2, and 5.6.3.
    Sorry to ask quesiton, here. But I frustrated and nervous for this is our only way for producing W-2s. Thanks

  • Charms :  Background job not scheduled (normal correction) ?

    Hi,
    I am trying to run a dry cycle for normal correction but when i go to task plan in any ticket to release a request. When i schedule this job " release a request" , i dont see any job running in background in SM37. I think job is not gettin sceduled properly.
    Please help me out

    Hi,
    All right. We need to dig this one
    I guess you schedule the import by going the the tasklist
    and you get a red flag for this activity in the calendar ? do you have any error message ?
    If the messagein the task-list is not self-explanatory you can check the SLG1 log in SOLMAN. Which error message do you get there. (select the correct time frame, the log could be big)
    My guess is that some S_RFC authorisation is still missing there
    This authorisation is outside SAP_ALL and is often the cause of this kind of issue
    Tell me the error message and we will hopefully  fix this (I had the same kind of issue when I started last year)
    best regards Xavier

  • Background jobs are scheduled in future date

    Hi
    A system which is used by a customer test system was installed and scheduled the jobs in 2010( in future date).
    Now we have changed the date to current date. But still all the background jobs are in future date.
    There are around 500 jobs are scheduled. And it not possible to reschedule one by one.
    Is there any way workaround to change it back to current date format.
    Best Regards,
    Jai

    Dear Jai,
    The jobs scheduler should have this dates changed to current.  If its a third party system which are running these batches, then be careful to convey the same message to the 3rd party.
    If its in SAP, then the schedule change date should execute your jobs. At the same time, ensure that the transports between the test systems match to the destination.
    Do let me know for any clarification.
    Thanks
    Madhu

  • Background job "EU_REORG" scheduled to run daily is taking lot of time.....

    1) My BTC work processes always in run state.due to this my server is very slow.can i stop these processes?is there any harm in stopping these processes?
    due to this my server is very slow... how to speed up this job execution?
    i'm searching some threads.i have got SM50 . in that i got some info about background program which is long running and slowing down
    This is part of EU_REORG job that is scheduled to run daily.
    Report / Spool action : SAPLSEU_COMPONENT
    Main Program : RS_APPL_REFRESH
    Action                        Table
    Sequential Read        TADIR
    Database Number Time (usec) Recs.
    Direct Read 0 0 0
    Sequential Read 0 0,000000000000000E+ 0
    Insert 0 0 0
    Update 0 0 0
    Delete 0 0 0
    Sources 3.229.092 (Bytes)
    RSQL 367870216 (Bytes)
    Commit 4.349.042
    DB Procedure Calls 0 0
    Roles / Memory Number Time (usec)
    Roll In 3 1.583
    Roll Out 4 34.970
    Roll 286.720 (Bytes)
    Page 24.576 (Bytes)
    Memory (Total) 144.252.304 (Bytes)
    Memory(Total Private) 0 (Bytes)
    Memory (used) 137.970.624 (Bytes)
    Memory (Max. Transaction) 144.242.016 (Bytes)
    Memory (Max. Dialog Step) 144.242.016 (Bytes)
    this is what i got.  Please resolve....
    2) how to speed up the start of my sap instance ? it is taking nearly 20 mins to get all the work processes in wait mode..except this back ground job which is not coming into wait mode....
    Thanks & regards
    Will

    Hi,
    EU_REORG is scheduled to run every night (quiet time etc.) so as to refresh the 'where-used' index for the Development Workbench tools. Note 18023 will give you more information about the job.
    Check Note 1353707 if it applies to your case.

  • Implementation of Batch Job Schedule in ADF

    Hi,
    How do I implement the job scheduler using Oracle ADF? What approach should I take to implement this. This includes printing of reports.
    Regards,
    Gareth

    You cannot set tow different times on a single day.
    This option is not available. If you want you can schedule the same publication two times with two different times.
    Seems to be a good option but not available
    Regards
    Gowtham

  • Scheduling Gantt - too wide

    I am trying out the DVT schedulingGantt chart for a prototype for a new application. The application requires us to adjust task duration within 15 minute intervals. Each task can last 3-4 hours.
    The code for the time axis:
    <f:facet name="major">
    <dvt:timeAxis scale="hours" id="ta1"/>
    </f:facet>
    <f:facet name="minor">
    <dvt:timeAxis scale="quarterhours" id="ta2"/>
    </f:facet>
    When I try this, each task spans across to more than the entire page width, rendering it pretty much impossible to comprehend.
    A Google Chrome Inspect tells me that each minor time unit column is 278 px wide, and this doesnt look like a CSS fix..
    Is there a way to shrink the column widths, or maybe implement a default zoom setting on the whole Gantt?
    I have been looking on the net for the last few hours for a solution, but haven't found any yet.

    Turned out this had a really simple solution. I implemented a Custom TimeScale for the fifteen minutes instead of the quarterhours option.
    When I tried this out, the columns collapsed to fit the label width.
    <dvt:schedulingGantt id="gantt1" ..
                                       customTimeScales="#{viewScope.viewBean.customTimescales}">
                                    <f:facet name="minor">
                                        <dvt:timeAxis scale="fifteenminutes" id="ta2"/>
                                    </f:facet>
    In the managed bean:
    public Map<String, CustomTimeScale> getCustomTimescales() {
      Map<String, CustomTimeScale> customScales = new HashMap<String, CustomTimeScale>();
      customScales.put("fifteenminutes", new FifteenMinuteTimescale());
      return customScales;
      class FifteenMinuteTimescale implements CustomTimeScale
      private DateFormat format = new SimpleDateFormat("mm");
      private Calendar calendar = Calendar.getInstance();
      public String getScaleName()
      return "Fifteen minutes";
      public Date getNextDate(Date date)
      calendar.setTime(date);
      calendar.add(Calendar.MINUTE, 15);
      return calendar.getTime();
      public String getLabel(Date date)
      return format.format(date);
      public Date getPreviousDate(Date date)
      calendar.setTime(date);
      calendar.set(Calendar.MILLISECOND, calendar.getMinimum(Calendar.MILLISECOND));
      calendar.set(Calendar.SECOND, calendar.getMinimum(Calendar.SECOND));
      calendar.set(Calendar.MINUTE, calendar.getMinimum(Calendar.MINUTE));
      calendar.set(Calendar.HOUR_OF_DAY, calendar.getMinimum(Calendar.HOUR_OF_DAY));
      return calendar.getTime();
    P.S. I tried posting the solution three times last week before giving up, the new forum seemed to be having a bad day.. Here's hoping fourth time lucky!       

  • How to schedule the background job daily twice?

    Hi,
    How to schedule the background job daily twice? any conditions?
    Regards,
    Srihitha

    see the step by step procedure.
    Scheduling Background Jobs:
    1. Background jobs are scheduled by Basis administrators using transaction SM36.
    2. To run a report in a background, a job needs to be created with a step using the report name
    and a variant for selection parameters. It is recommended to create a separate variant for each
    scheduled job to produce results for specific dates (e.g. previous month) or organizational units (e.g.
    company codes).
    3. While defining the step, the spool parameters needs to be specified
    (Step-> Print Specifications->Properties) to secure the output of the report and help authorized users
    to find the spool request. The following parameters needs to be maintained:
    a. Time of printing: set to “Send to SAP spooler Only for now”
    b. Name – abbreviated name to identify the job output
    c. Title – free form description for the report output
    d. Authorization – a value defined by Security in user profiles to allow those users to access
    this spool request (authorization object S_SPO_ACT, value SPOAUTH). Only users with matching
    authorization value in their profiles will be able to see the output.
    e. Department – set to appropriate department/functional area name. This field can be used in
    a search later.
    f. Retention period – set to “Do not delete” if the report output needs to be retained for more
    than 8 days. Once the archiving/document repository solution is in place the spool requests could
    be automatically moved to the archive/repository. Storage Mode parameter on the same screen
    could be used to immediately send the output to archive instead of creating a spool request.
    Configuring user access:
    1. To access a report output created by a background job, a user must have at
    least access to SP01 (Spool requests) transaction without restriction on the user
    name (however by itself it will not let the user to see all spool requests). To have
    that access the user must have S_ADMI_FCD authorization object in the profile with
    SPOR (or SP01) value of S_ADMI_FCD parameter (maintained by Security).
    2. To access a particular job’s output in the spool, the user must have
    S_SPO_ACT object in the profile with SPOAUTH parameter matching the value used
    in the Print Specifications of the job (see p. 3.d above).
    3. Levels of access to the spool (display, print once, reprint, download, etc) are
    controlled by SPOACTION parameter of S_SPO_ACT. The user must have at least
    BASE access (display).
    On-line reports:
    1. Exactly the same configuration can be maintained for any output produced
    from R/3. If a user clicks “Parameters” button on a SAP Printer selection dialog, it
    allows to specify all the parameters as described in p. 3 of
    “Scheduling background jobs” section. Thus any output created by an online report
    can be saved and accessed by any user authorized to access that spool request
    (access restriction provided by the Authorization field of the spool request
    attributes, see p. 3.d of “Scheduling background jobs” section).
    Access to report’s output:
    1. A user that had proper access (see Configuring user access above) can
    retrieve a job/report output through transaction SP01.
    2. The selection screen can be configured by clicking “Further selection
    criteria…” button (e.g. to bring “Spool request name (suffix 2)” field or hide other
    fields).
    3. The following fields can be used to search for a specific output (Note that
    Created By must be blank when searching for scheduled job’s outputs)
    a. Spool request name (suffix 2) – corresponds to a spool name in p. 3.b in
    “Scheduling background jobs” section above).
    b. Date created – to find an output of a job that ran within a certain date range.
    c. Title – corresponds to spool Title in p. 3.c in “Scheduling background jobs”
    section above).
    d. Department - corresponds to spool Department in p. 3.e in “Scheduling
    background jobs” section above).
    4. Upon entering selection criteria, the user clicks the Execute button to
    retrieve the list of matching spool requests.
    5. From the spool list the user can use several function such as view the
    content of a spool request, print the spool request, view attributed of the spool
    request, etc. (some functions may need special authorization, see p.3 in
    Configuring user access)
    a. Click the Print button to print the spool request with the default attributes
    (usually defined with the job definition). It will print it on a printer that was
    specified when a job was created.
    b. Click the “Print with changed attributed” button to print the spool request
    with the different attributes (e.g. changing the printer name).
    c. Click the “Display contents” button to preview the spool request contents. A
    Print and Download functions are available from the preview mode.

Maybe you are looking for

  • Custom report to disvover duplicate login name and computer

    Hi all, I need to create a custom report which shows a same login name use on many computer in ZAM 7.5. could you please help me to choose the good option on a custom report creation ? Thank all, Frnchtch

  • How to make crosstab cell value become hot link which can link to other?

    Dear Gurus: I am using Bi beans in a project, i create a crosstab in one .jsp file,the crosstable can display data correctly,but i want to make every cell value become hot link which point to a url,this url contains measure info and all dimension inf

  • How to enter BIOS edge e530

    Hello, how can I enter the bios in a recently purchased Edge e530 ?? Thanks a lot Solved! Go to Solution.

  • IDOC Invoices

    Hi Gurus, Please give me some information related to IDoc Invoices. What is IDoc invoices and what is the use of it? How can we implement it? Please revert asap. Thank You Regards

  • Not receiving new emails to Droid Lucid

    I have my personal email set up on my phone but I am not being notified of new messages and when I click on the Email icon on the Home screen my phone is telling me that I have no messages when I actually do have messages in my inbox.