XI 4.0 Replace existing schedule creates a new schedule

Hello,
I have recently upgraded to BO XI 4.0 and I am experiencing something strange in the CMC.
When I try to modify a schedule, I do a "re-schedule" and then choose the "Replace existing schedule" option. It seems to always create a new schedule (same as the other option).
Is this a known issue? I wasn't having this problem in 3.1...
My other problem is that I used to be able to schedule to filesystem without user/password (using the service account) but now if I go into the Destination tab it won't let me out unless I specify user and password, which is a pain...

Seems I didn't search properly - just found that it's a know issue...
SAP 1622498
This bug is tracked as ADAPT01543794 and will be fixed in:
BI 4.0 Support Package 3 (SP03)
BI 4.1 SP1

Similar Messages

  • OIM 11g-Error During Creating a new Scheduler Job

    Hi Experts,
    I am trying to create a new scheduled job. I imported the job by using the 'weblogicImportMetadata.sh'.
    But when I click on the task lookup while creating a job using UI, I am getting the following error in the logs. Please let me know if anyone faced this error before and how can it be resolved.
    <Oct 22, 2012 1:59:22 PM EDT> <Error> <oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator> <BEA-000000> <ADF_FACES-60096:Server Exception during PPR, #6
    javax.servlet.ServletException: java.lang.AssertionError
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:341)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:447)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:447)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:122)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:109)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:176)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: java.lang.AssertionError
    at org.apache.myfaces.trinidad.component.ChildArrayList.__removeFromParent(ChildArrayList.java:191)
    at org.apache.myfaces.trinidad.component.ChildArrayList.add(ChildArrayList.java:53)
    at org.apache.myfaces.trinidad.component.ChildArrayList.add(ChildArrayList.java:69)
    at org.apache.myfaces.trinidad.component.ChildArrayList.add(ChildArrayList.java:33)
    at oracle.iam.consoles.faces.render.canonic.UIValue$UIEntitySelector.search(UIValue.java:1670)
    at oracle.iam.consoles.faces.render.canonic.UIValue$UIEntitySelector.access$2400(UIValue.java:1467)
    at oracle.iam.consoles.faces.render.canonic.UIValue$EntitySelectorQueryListener.processQuery(UIValue.java:1787)
    at oracle.adf.view.rich.event.QueryEvent.processListener(QueryEvent.java:67)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcast(UIXComponentBase.java:675)
    at oracle.adf.view.rich.component.UIXQuery.broadcast(UIXQuery.java:108)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:93)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:902)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:313)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:186)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    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:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:447)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:447)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:122)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:109)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:176)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    I am afraid you might have made some undesirable changes in the /db/tasks.xml..... And don't go via plugin route... Instead
    Please restore the backup of /db/tasks.xml...
    The better alternative would be:
    (1) Create a separate /db/ABCDMyCustomScheduler.xml (Remember the /db part... This should be the folder...
    /home/oracle/Oracle/Middleware/MYPROJECTMDSFILES/import/db/ABCDMyCustomScheduler.xml
    Then in the weblogicImportMetadata.sh, import path should be till:
    /home/oracle/Oracle/Middleware/MYPROJECTMDSFILES/import
    If it does not begin with /db, the job will not appear when you would try to create new job for it via Web GUI
    (2) Upload Jar.sh as Scheduler task...
    (3) Restart and all that...

  • How do I create a new schedule via the Metadata Navigator Web interface?

    Hi All,
    Just wondering if it is possible to create a new schedule via the Metadata Navigator Web interface? What security rights do you need? Is this even possible? I have logged in as SUPERVISOR and It still looks like I can't do it.
    Thanks,
    Erik

    You can't. To create a new schedule, use the Operator or Designer tool.
    Craig

  • Ways to check if AD user already exist before creating a new AD user

    Hi all,
    I need to import users into a new active directory domain. I will make an extract from the old active directory domain.
    The thought process on paper is something like
    import csv with data from source AD
    For each entry check to see if there already is a user account in the target AD
    If there is do nothing and move on to the next entry
    If no user is found in the target AD, then create a new user using new-aduser cmdlet
    output to console or log file (not decided yet)
    I would especially like to get an idea on how to do step 3 and 4. I am thinking something like if else statement.
    Regards

    That is what I had originally but because he doesn't want to do anything if they do exist, so I figured rather then doing an if/else, just do an if, but you are correct, it does not work that way.....I tend to mix C# programming and powershell
    scripting
    If you find that my post has answered your question, please mark it as the answer. If you find my post to be helpful in anyway, please click vote as helpful.
    Don't Retire Technet
    PowerShell is finicky with -not and ! it is also hard for some people tosee and we don't normally think in negative logic.  A positive assertion is best even when testing for the negative.  It is clearer and avoids fall-through.
    ¯\_(ツ)_/¯

  • How to create a new schedule in KM scheduler

    I need to send a report through KM scheduler daily except on weekends(Sat and Sun).
    I have scheduled the application daily but unable to find an option where in i can stop the application being executed on weekends.
    Is there any option in KM scheduler where i can set the above mentioned schedule.
    Thanks and Regards,
    Pradeep

    Hi Pradeep,
    You will have to create time table entries like "every Monday (9:00)", "every Tuesday (9:00)" etc; see http://help.sap.com/saphelp_nw04s/helpdata/en/fc/2a873f8363d74c99e68ea11c823e50/frameset.htm
    Then on the scheduler itself use these entries from Monday to Friday within the time table.
    Hope it helps
    Detlev

  • How to Replace existing Hard Drive with new Hard Drive, while keeping old files

    Hi All,
    I have recently replaced my hard drive on my Macbook Pro, with a new hard drive. The old Hard Drive was 160 GB, while the new one is 320 GB.
    What I did before replacing it was clone my hard drive using "SuperDuper". I cloned it to the new hard drive and then simply removed my old hard drive and installed the new one with the clone on it. Then I booted it up and began running it. In fact I am using it right now.
    My questions are:
    Is this a good practice?
    Will this work, without problems, indefinitely?
    Is this the prescribed way to upgrade ones laptop hard drive?
    The reason I did it this way was because I upgraded to Mountain Lion via the apple store download and I do not have the CD for the OS. So I figured if I could make a bootable copy, that might work. So far everything seems fine, but I really just want to know if this will last for a long time. I plan on also making a partition with Windows on it also, so I was wondering if anyone can comment on that too.
    If anyone can comment or give any advice on this topic I would really appreciate it.
    Thank you very much!
    Cheers.

    Every thing is fine except Super Duper does not clone the recovery partition.  If you start your MBP holding the OPTION key, you should see the internal HDD and the ML recovery partition.
    You can reinstall ML or reclone using Disk Utility>restore.
    Ciao,.

  • Replacing existing panel with a new panel.

    I don't use swing much and I have ran into a small problem.
    What is the standard procedure for replacing a jpanel on a
    jframe with another jpanel in the exact same position?
    Say you had a form on the first panel, when the user clicks
    next it display a new panel with a confirmation of the results
    and disposes of the old one.
    I have tried add,remove, setcontenpane. setvisible etc but nothing
    works. Can someone explain?
    Here is a small app which demonstrates my problem:
    import java.awt.FlowLayout;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import javax.swing.*;
    public class FrameTest extends JFrame implements ActionListener{
         JPanel jp1;
         JPanel jp2;
         JButton jb1;
         JButton jb2;
         public FrameTest(String name) {
              super(name);
              init();
         public void init() {
              jp1 = new JPanel(new FlowLayout());
              jb1 = new JButton("One");
              jb1.addActionListener(this);
              jp1.add(jb1);
              setContentPane(jp1);
              setDefaultCloseOperation(WindowConstants.EXIT_ON_CLOSE);
              setBounds(0, 0, 200, 200);
              setVisible(true);
         public JPanel panelTwo() {
              jp2 = new JPanel(new FlowLayout());
              jb2 = new JButton("Two");
              jb2.addActionListener(this);
              jp2.add(jb2);
              return jp2;
         public static void main(String[] args) {
              FrameTest ft = new FrameTest("Test");
          * On click I wish to replace panel one
          * with panel two
         public void actionPerformed(ActionEvent e) {
                   //What can I add here?
    }Regards

    I just took a look on the Java Tutorial and it is exactly what I am after.
    Thank you.

  • WBS Layout after export schedule and import it back in as a new schedule

    When I export the schedule to send to my client, they import the schedule and the WBS isn't in sequential order. If i import the schedule as a new schedule I get the same thing.
    I'm looking for it to be the following:
    WBS1.0
    WBS1.1
    WBS2.0
    WBS2.2
    exctera
    This is what I get.
    WBS1.0
    WBS2.0
    WBS6.0
    WBS4.0
    WBS5.0
    WBS9.0
    WBS7.0

    hi
         click project in enterprises then under tab click "defaults"  there you can give your preferred  number and you can give the value of increment in the next box. but this can be implemented for activities. i havent done i for wbs . but you can type manually in wbs , down tab there id no. can be given.

  • How to create a new full backup alongside existing one?

    I have recently reinstalled my MBP from scratch and installed some apps from scratch as well. I still have my old TM backup in a sparsebundle on my NAS (a ReadyNAS NV+).
    I now would like to create a complete new full backup alongside my existing one. Or put differently, a new folder/backup inside the Backups.backupdb inside the mounted sparsebundle. Currently I see a folder called "XYZs MacBook Pro". I'd like that to be renamed to something like "XYZs Old MacBook Pro" and create a new full backup under "XYZs MacBook Pro".
    I understand you end up having multiple folders inside Backups.backupdb if you have many Macs (with different MAC addresses). I only have one Mac, but want TM to treat my old previous backup (of the same MPB, hence with the same MAC address) as if it was from another Mac (with a different name).
    With such a setup, I can still access backups from my previous installation of the same hardware by selecting another volume from TM (by holding Alt when clikcing at the TM icon) or with tools such as Back-In-Time.
    Is there any way to achieve this? My sparsebundle is large enough to hold another full backup alongside the old one.
    Thanks
    - Tom

    Pondini wrote:
    tofe1965 wrote:
    But wait, you said if I erased the disk I get a new UUID. I did not erase it but I moved all files into a /Previous folder (after booting from the install DVD), then installed the system new, and then moved user data (and some Library and some application stuff) back from /Previous. So, I guess, I have no new UUID for my internal disk.
    Ah, yes, that is different ("reinstalled from scratch" usually means erased). If the disk was never erased, it will still have the same UUID. But since you've moved or replaced virtually everything, it will all get backed up anyway.
    I'm not sure why you did all that; the old +Erase and Install+ and +Archive and Install+ options no longer exist for Snow Leopard: there's just Install, which replaces OSX without touching anything else.
    I wanted to have a *really clean* install as my old systems seemed to be messed up with some bad settings.
    So, back to my original question: how can I make the new "XYZs MacBook Pro" appear alongside the old "XYZs MacBook Pro" and switch volumes when I start TM using the Option key?
    Why would you want to do that? You can view and restore from any backup.
    I figured that way I can keep all old backups from the old installation and not have TM retire old stuff. And start a new one from scratch for the new installation where things will get retired. Basically keep the two backups apart from each other and not see any of the old stuff unless explicitly mounted using the option key.
    If I follow your approach, what happens to old files of the old disk/UUID? Will they get retired eventually? Would my original idea work as envisioned or would it retire old things nevertheless? If the latter is the case, it is of no use and your suggested approach is the better one.
    Is there maybe a ay to force TM to start a new full backup?
    Back up to a different place: a different HD or partition, or erase the current one.
    Guess that's my only option then. I created a full bootable backup to en external USB disk using Carbon Copy Cloner. Erasing the internal disk and copying back using CCC will create a new UUID then I guess ...
    I will try that in the next couple of days and report back here. Thanks a lot for all your help and explanations so far, much appreciated!

  • When a new hard drive was installed in my imac, photobooth asked me to choose my existing photo booth library or create a new one. My existing one is there, but I can't select it.

    My hard drive recently had to be replaced, and I just got my computer back with successful data recovery. When I opened Photo Booth, I was prompted with the following: 'Photo Booth could not locate your photo library. Please choose an existing library, or create a new one in order to continue using Photo Booth. This photo library will be used the next time you open Photo Booth.'
    I navigated to my regular photo booth library in my hard drive, but it wouldn't allow me to select it. I then tried opening and updating iPhoto including upgrading my library. I imported my old Photo Booth Library as well. Everything works! I should be allowed to use the same folder as before, instead of creating a "Photo Booth Library #2" or something. Any Ideas?

    Repair permissions ...
    Launch Disk Utility located in your Applications / Utilities folder
    Select the startup disk on the left then select the First Aid tab.
    Click:  Repair Disk Permissions
    This can take a few minutes so don't be alarmed. 
    Restart your Mac when it's finished then try PhotoBooth.

  • How to Create an Input Schedule Comparison with Data Using EVDRE

    Hello,
    I try implement the scenario described in "How to Create an Input Schedule Comparison with Data Using EVDRE".
    Once I am using the "Insert Function" from the panel and selecting the EVTIM function Excel crashes (see page 8 How to paper).
    Systems:
    BPC 7.0 NW SP02
    Office 2007
    BPCADminClient and BPCOfficeClient up to date
    Have anyone a solution?
    Thanks
    Oktay

    Hi Oktay -
    This function works in my BPC70NW SP02 system. Your issue might be that you are trying to access a TIME member that does not exist. Please make sure the offset value is a valid dimension member.
    I can confirm that EVTIM does allow the offset for base members (such as 2009.MAY) as well as parent nodes (such as 2009.Q1 or 2008.TOTAL)... BUT...the offset result of the EVTIM function needs to be a valid dimension member!
    Regards,
    Sheldon

  • Standard process for creating a new version of an existing report

    Hi All,
    We are using Siebel 8.1 with BI Publisher.
    Does any one know the standard process for creating a new version of an existing report - ie if 'BIP Report XXX' is created and works correctly from the siebel view but then an enhancement is developed, how is the enhancement deployed so that the new version completely replaces the old?
    One suggestion was:
    You can upload a new version of an existing report. You have to navigate to Administration - BIP > Report Template Registration... search for the report you need to replace (I would say that the new rtf file need to have the same name). Now you have to go to the "Template" column where there is the reference to the report file already uploaded but you don't have to click on the link that is displayed you have to click near the link in order to place the cursor on the field then you will be able to see the Multi Value Grup icon .. you click on it and you will be able to upload a new file.
    We have tested this process today, however it is not effective in replacing the old version of the report.
    After carrying out this process (including related steps from bookshelf - ie "click upload files"), we can generate the report from the relevant siebel view and the previous version of the report is still generated.
    Is there a standard process for replacing an existing report that is effective?
    Thanks.

    Hi ,
    This currently seems like a bug , we have encountered this too.
    work around is you have to delete the rtf files from server Siebel\client\temp\XMLP directory and upload them again so that they are not cached any more.
    same on dedicated client you may have to delete relavant files form siebel\client\temp\xmlp directory and upload again.
    Thanks,
    Vamsi

  • Create new schedule lines

    How to create new schedule lines for existing item programatically using bapi or function module?

    Hi,
    Check if this link helps you:
    http://forumsa.sdn.sap.com/search.jspa?threadID=&q=createschedulelines&objID=f50&dateRange=lastyear&numResults=15&rankBy=10001
    Regards,
    Swarna Munukoti.

  • ITunes Import CD "Replace existing" not working as expected.

    iTunes 10.5.1 (42)
    To replicate problem:
    Import CD using AAC encoder / iTunes Plus setting. Audio files are created. E.g. "foo.m4a" 15MB in size
    Eject CD.
    Change import settings to Apple Lossless Encoder.
    Re-import CD using new settings.
    Dialog box appears stating songs already imported and asks if user wants to replace existing songs and import again.
    Select "Replace Existing" button.
    iTunes imports CD again and creates file "foo 1.m4a" 45MB in size and keeps existing file "foo.m4a".
    This is not how I would expect "Replace Existing" to behave. I'm expecting the original file to be deleted and replaced by the newly imported file.
    However I'm thinking that iTunes keeps the existing file because it has all of the metadata regarding play counts, etc and iTunes refers to this even though only the new version of the file shows on iTunes. If so, it's one way to fill up your hard drive.
    Any thoughts would be appreciated before I submit a bug report to Apple.
    Thanks.

    Still happening even with the latest version of iTunes. Appears to be random - sometimes it overwrites, sometimes it creates secondary copies. Frustrating!

  • HT2534 i have a half-filled form for my apple id account & in it there is no option as NONE for credit card payment method. Now when i try to create a new account it asks me for a different email/apple id as my actual id already exists???

    i have a half-filled form for my apple id account & in it there is no option as NONE for credit card payment method. Now when i try to create a new account it asks me for a different email/apple id as my actual id already exists???

    If you want to use the email address that you used on the first account then you will need to remove it from that first account before you can do so e.g. via the Store > View Account menu option on your computer's or via http://appleid.apple.com - you can create a new email address via http://gmail.com or http://hotmail.com to replace it with.

Maybe you are looking for

  • DVI to VGA via Belkin SOHO Switch Problems

    Hi, I've searched and emailed Belkin support and no luck. I am using DVI out through a DVI -> VGA adapter (tried Apple® branded and non) then through the company supplied Belkin SOHO VGA KVM switch. My MBP detects the external display fine, but no vi

  • Ask for Username and Password while Opening an Applet

    Can we code such a way that , While we open an Applet , It should ask for User and password and upon sucessful validation , the Main applet must be loaded ! Any Suggestions Please ! Thanks .....

  • GoToAndStop problem in AIR but not in Flash Player 10

    Hi, I'm currently developing a login screen for users to acces my application. For the login I have 3 frames, frame 1 allows the user to view the assessor login form or the client login form. Depending on which button they select the function "gotoAn

  • System Status of each operation

    I want to pick up system status of each internal operation. Which functional module will be helpful in such  case. Regards, VM

  • Virtualization Security as a Service

    There are a number of security tools for virtual environments that are designed to be used for monitoring and alerting "in-house" such as various SIEM products, Log Inight, network monitoring tools, etc.  What companies/solutions are there that host