Agregation exception not working - bug or normal behaviour

We want to define a key figure with an  exception agregation to count a number of invoices of a selection.
We decided to create a specific Key figure with the following properties :
Type : Integer / Cumulative values
Exception agregation :  Minimum or Maximum
Agregation Sum
It doesn't work as we want and I'm sure I already did it in the pas on another project. Please let me know if it's a bug or a normal behaviour.
With the following data set :
Day | Invoice | Invoice Item | KF
D1  |INV1     | ITM1         | 1
D1  |INV1     | ITM2         | 1
D1  |INV1     | ITM3         | 1
D1  |INV2     | ITM1         | 1-
D1  |INV2     | ITM2         | 1-
D1  |INV2     | ITM3         | 1-
D1  |INV3     | ITM1         | 1
D1  |INV3     | ITM2         | 1
D1  |INV4     | ITM1         | 1
D1  |INV4     | ITM2         | 1
We expect to have the following aggregation behaviour :
Without Invoice Item display :
Day | Invoice |  KF
D1  |INV1     |  1
D1  |INV2     |  1-
D1  |INV3     |  1
D1  |INV4     |  1
With neither Invoice nor Invoice Item  :
Day |  KF
D1  |  2
Instead we have :
Without Invoice Item :
Day | Invoice |  KF
D1  |INV1     |  3
D1  |INV2     |  3-
D1  |INV3     |  2
D1  |INV3     |  2
Day |  KF
D1  |  4

Hi,
App user is string so try
<script>
alert("&APP_USER.")
</script>Regards,
Jari

Similar Messages

  • BEx 7 Exceptions not working

    Hi experts,
    i had a BEx Query in 3.5 that was displayed in BEx WAD 3.5
    i have saved the Query in BEx 7 and created a WAD 7
    in the query the were some exceptions on a key figure.
    in WAD 3.5 on the query or in RSRT the exception works and displayed.
    if i run the query (Query Designer 7) or the WAD 7 on the query,
    the exceptions does not works and not displayed.
    i am working in BW 7.01, SP 10.
    and Portal 7.01 SP 7.
    Thanks in advanced,
    Or.

    Hi,
    You need to create the exception in portal side.
    Status Exception:
    This exception affects result cells. This setting is especially suitable
    for absolute keyfigures. If you set a dynamic filter for any
    characteristic used in the query, the exception will not be applied to
    the result cells as the result changes and invalidates the exception
    threshold defined. You can always override this behaviour for a specific
    characteristic by defining a characteristic context. You can do this in
    the query designer itself or in the exception wizard during runtime
    (step 5 in the wizard or tab 'Cell Restrictions' in the Query Designer).
    Trend Exception:
    This exception affects all cells. This setting is especially suitable
    for relative keyfigures. If you now set a dynamic filter for any default
    characteristic, the exception will be applied to the result cells.
    However, if you have defined a characteristic context (Cell
    Restrictions) with 'Totals Only' for a specific charecteristic and you
    now set a dynamic filter for it, the exception will not be applied to
    the result cells.
    http://help.sap.com/saphelp_nw70/helpdata/EN/43/21b4cd14cd06f4e10000000a422035/frameset.htm
    Thanks,
    Venkat

  • Image Buttons Not Working in IE10 Normal Mode

    Hi Team,
    Greetings of the Day!! We are supporting a project which included the technologies "ADF , BPEL , AIA , SOA".
    We have a page developed in ADF and the page contains TABS.
    We have a LOV which have 'Add Product' as one of the value.
    When we click try to Configure the Line for a particular Product it is redirecting dmz-server where we have 'YES/NO' Buttons but this buttons are not working in IE-10 Normal mode and in other browsers buttons are working fine.
    Could some one please help me on this.
    Thanks

    For that matter, the "return to menu" which is set to a Main button type, isn't working either.  that is one of the three.  After i had removed the damaged button and copied it from another it worked.  Then i simply edited the text of a different button (mind you one that still works) and the "return to menu" quit along with the bottom 2 buttons.  I just can't figure it out.  I have shut the app down and restarted and nothing seems to be working

  • Exception not working

    create procedure name emp_test as
    cursor c1 is select * from emp where deptno=10;
    begin
    for i in c1 loop
    begin
              insert into emp1(col1,col2,col3)value(i.col1,i.col2..........);
    exception
    when no_data_fund then
    dbms_output.put_line( 'no data found from thhis deptno' || i.deptno);
    end;
    end loop;
    end;
    my question is, exception is not working when no datafound in my cursor.
    Please help me out in this regard.
    thanks in advance
    Dharma.

    You are using a for loop, in case no data is found by the cursor c1, the statement in the for loop is not executed so there is no question of exception.
    Try the below code, the exception will be raised -
    declare
    v_cnt number;
    begin
    select count(*) into v_cnt from emp where deptno=-999;
    insert into emp1(col1,col2,col3)value(i.col1,i.col2..........);
    exception
    when no_data_found then
    dbms_output.put_line( 'no data found from thhis deptno' );
    end;

  • Rcp server not working: BUG IN CLIENT OF LIBDISPATCH:

    I have started rsh service in my mac server. i able to rsh my mac server from other systems. But unable to rcp.
    When i try to rcp from some other system, i get below crash report
    ####################################3
    Process:         rshd [46650]
    Path:            /usr/libexec/rshd
    Identifier:      rshd
    Version:         ??? (???)
    Code Type:       X86-64 (Native)
    Parent Process:  launchproxy [46649]
    Date/Time:       2011-08-26 20:57:33.892 +0530
    OS Version:      Mac OS X Server 10.6.8 (10K549)
    Report Version:  6
    Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Crashed Thread:  1  Dispatch queue: com.apple.libdispatch-manager
    Application Specific Information:
    BUG IN CLIENT OF LIBDISPATCH: Do not close random Unix descriptors
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                   0x00007fff825ebd7a mach_msg_trap + 10
    1   libSystem.B.dylib                   0x00007fff825ec3ed mach_msg + 59
    2   libSystem.B.dylib                   0x00007fff826015ba libinfoDSmig_Query + 255
    3   libSystem.B.dylib                   0x00007fff826012c6 LI_DSLookupQuery + 373
    4   libSystem.B.dylib                   0x00007fff82600c0e ds_item + 106
    5   libSystem.B.dylib                   0x00007fff8266f072 ds_user_byname + 84
    6   libSystem.B.dylib                   0x00007fff8266f22d ds_grouplist + 51
    7   libSystem.B.dylib                   0x00007fff8262e295 search_item_byname + 98
    8   libSystem.B.dylib                   0x00007fff8266f0f4 getgrouplist + 100
    9   libSystem.B.dylib                   0x00007fff82670301 initgroups + 98
    10  rshd                                0x000000010000211c 0x100000000 + 8476
    11  rshd                                0x000000010000257d 0x100000000 + 9597
    12  rshd                                0x00000001000011f8 0x100000000 + 4600
    Thread 1 Crashed:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                   0x00007fff82606d30 _dispatch_mgr_invoke + 749
    1   libSystem.B.dylib                   0x00007fff826067b4 _dispatch_queue_invoke + 185
    2   libSystem.B.dylib                   0x00007fff826062de _dispatch_worker_thread2 + 252
    3   libSystem.B.dylib                   0x00007fff82605c08 _pthread_wqthread + 353
    4   libSystem.B.dylib    
    Binary Images:
           0x100000000 -        0x100002fff  rshd ??? (???) <7D31CFA1-2F76-EADB-375E-9C140856CFF8> /usr/libexec/rshd
           0x10007b000 -        0x10007bfff  pam_permit.so.2 ??? (???) <4F849A0B-87FF-B5BF-0B7C-893FE6766CF4> /usr/lib/pam/pam_permit.so.2
           0x10007e000 -        0x10007eff7  pam_nologin.so.2 ??? (???) <BF6D2BD6-0169-82FE-B0F5-9CDE89AB7E10> /usr/lib/pam/pam_nologin.so.2
           0x100082000 -        0x100083fff  pam_opendirectory.so.2 ??? (???) <EC4F785D-3B90-9237-41BF-09C9C342C62D> /usr/lib/pam/pam_opendirectory.so.2
           0x100087000 -        0x100087fff  pam_launchd.so.2 ??? (???) <DFD5667B-9357-7A92-2620-CD38F9E4BA2E> /usr/lib/pam/pam_launchd.so.2
           0x10008b000 -        0x10008bfff  pam_deny.so.2 ??? (???) <8EA7FE92-578C-21D4-2621-D58E468879EA> /usr/lib/pam/pam_deny.so.2
        0x7fff5fc00000 -     0x7fff5fc3be0f  dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
        0x7fff80003000 -     0x7fff800a3fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff80122000 -     0x7fff8014dff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
        0x7fff80ac3000 -     0x7fff80bdafef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff80d30000 -     0x7fff80d42fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff80de5000 -     0x7fff80e34ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff810ea000 -     0x7fff81100fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff8116f000 -     0x7fff8117dff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff8155f000 -     0x7fff815effff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff81cf9000 -     0x7fff81da9fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff81daa000 -     0x7fff81dabff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff825d1000 -     0x7fff825eafff  com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff825eb000 -     0x7fff827acfef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff82a63000 -     0x7fff82bdafe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8373a000 -     0x7fff83740ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
                 0x00007fff82605aa5 start_wqthread + 13
    0x7fff8455a000 -     0x7fff8455ffff  libpam.2.dylib 3.0.0 (compatibility 3.0.0) <97F037FC-0CD8-D4B3-8133-7D7013791F86> /usr/lib/libpam.2.dylib
        0x7fff84560000 -     0x7fff845aaff7  com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff846b7000 -     0x7fff847d6fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff847d7000 -     0x7fff847f7ff7  com.apple.DirectoryService.Framework 3.6 (621.12) <A4685F06-5881-35F5-764D-C380304C1CE8> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff847f8000 -     0x7fff84a7afe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff851f2000 -     0x7fff852c6fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff852c7000 -     0x7fff852c7ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff858ae000 -     0x7fff858e9fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff858ea000 -     0x7fff859a0ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff859a1000 -     0x7fff85c2aff7  com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff85c2b000 -     0x7fff85de9fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff85dea000 -     0x7fff85e2bfff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff85e2c000 -     0x7fff85e8cfe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff85fb0000 -     0x7fff85fd8fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff86159000 -     0x7fff8615dff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff86552000 -     0x7fff8659efff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff8700f000 -     0x7fff87030fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib

    Did you ever find a fix for this problem.  I am seeing the same thing on 10.6 and 10.7.
    Thanks.
    -Scott

  • XML Definition Exception not working

    I want to display ON and OFF a footer in oracle report based on a database field. My code is as follows but when I run the report it says that
    ErrorAttribute 'hide' used but not declared. Any suggestions? Appreciate your help in advance..
    <?xml version="1.0"?>
    <report name="corr" DTDVersion="1.0">
    <layout>
    <section name="margin">
    <field name="F_4" source="CF_footer">
    <exception textColor="red" hide="no">
    <condition source="eligbility_code" operator="eq" operand1="A"/>
    </exception>
    <exception textColor="blue" hide="yes">
    <condition source="eligbility_code" operator="eq" operand1="B"/>
    </exception>
    </field>
    </section>
    </layout>
    </report>

    When will be the next release. I have a lot of issues that I'm not sure how to solve. I've been trying to get unique, key, and keyref to work (I'm using the Dom parser version 2.0.2.9.1 Production) with just the simple example ORACLE downloads called report.xsd and it doesn't work. I've also cut and pasted some pretty basic code off the w3c site where it gives the whole standard for schemas and I can't use the extension functionality. Could your oracle team please send me some example code of how to use this stuff. It very well may be I'm just an idiot who can't figure it out. I would really appreciate any help.
    null

  • Custom speed not working in motion path behaviour of emitter

    I am trying ot make a custom speed motion path along an open spline. Any amount of adjusting of keyframes and percentages produce no movement at all along the path. The emitter is stuck at the beginning of the path. All the other speed options work except for custom, in the motion path behaviour. What's going on here?

    What's going on is a little complex.
    When you first add a Motion Path and select Custom Speed, you get a "default" 0% - 100% over the life of the behavior [basically the same as Constant]. If you try to add keyframes in between, it can mess things up pretty good. The results you get can be unexpected.
    If you "clear" the automatic default keyframing, then the Custom speed stays at 0% (there are no keyframes). If you move the playhead and change the Custom parameter, nothing "takes" since no original keyframe is set.
    In order to make a Custom Speed on a path, you need to first, clear the default keyframing (on the right edge of the column, click on the disclosure triangle and select Reset Parameter). Then, set the position you want your object to start at and Set a keyframe. Then you can advance the playhead and move the Custom Speed control to position the object on the path.
    HTH

  • CachePolicy not working - Bug?

    Hello all,
    I am currently trying too build a simple maping app in Flex
    2. The application consists of 1 SWF map and a Canvas that hosts
    that SWF. The SWF loader is working perfectly, and dragging the SFW
    across the Canvas works also. The problem is that the SWF dragging
    is slow without cachePolicy set to on on the SWFLoader. The problem
    is when i scale (zoom) my SWF beyond 2000px width, the dragging
    becomes slow again, its like cachePolicy is set to off automaticly.
    Does anyone know is this a Flex bug or my mistake.
    Also, i have another problem with the code, and any help
    would be apriciated.
    I zoom my SWF with scaleX and scaleY, but the scales by
    default work so they scale the SWF at bottom and right sides, not
    from the center. If anyone has some mapping expirience, i would be
    greatfull to hear on how to scale/zoom my map proportionaly from
    the center of the canvas, not the x,y of the SWF itself.
    thx in advanced.

    Hi,
    Do you have problem with memory growth. I am trying to do the
    same application as you and when I load images into canvas the
    memory grows to 200-300 Mb. Could you tell anything about these
    fields: cacheAsBitmap, cacheHeuristic, cachePolicy?
    Thanks

  • FOR LOOP EXCEPTION not working !!! please help

    Hi,
    Why is the NO_DATA_FOUND execption not getting executed. ????
    Hereis the code....
    CURSOR newreccur IS
    SELECT * from emp_table;
    BEGIN
    v_file_handle := UTL_FILE.FOPEN('out','new.dat','W');
    BEGIN
    FOR emp_rec IN newreccur LOOP
    -- Write procurement records
    UTL_FILE.PUT(v_file_handle,'emp_rec.num');
    END LOOP;
    EXCEPTION WHEN NO_DATA_FOUND THEN
    dbms_output.put_line ('No data found ')
    END;
    EXCEPTION
    WHEN UTL_FILE.INVALID_PATH
    THEN
    DBMS_OUTPUT.PUT_LINE ( 'Invalid Path ' || TO_CHAR (SQLCODE) );
    UTL_FILE.FCLOSE_ALL;
    END;

    cursor for loops do not raise no_DatA_found - they simply stop looping when they run out of data. you can set a variable within the loop, and then check it after the loop if you need to know if data was returned or not.

  • CRM 6.0 ERMS auto acknowledge rules for exception not working

    I have set up a number of exceptions in our Send Auto Acknowledgement rule but the exceptions are never caught.
    An auto acknowledge email is sent in response to emails containing the text defined in the rule for Subject or Sender
    I have been unable to find anything regarding what text or format is acceptable - are spaces allowed.  Even my test for English failed and I received a auto acknowledgment to my Japanese email....
    Any ideas?
    If
    E-Mail Subject Does Not Contain "undeliverable" or
    E-Mail Subject Does Not Contain "E-mail past processing deadline" or
    E-Mail Subject Does Not Contain "Out of Office" or
    E-Mail Subject Does Not Contain "Delivery Status Notification" or
    E-Mail Sender Does Not Contain "postmaster" or
    E-Mail Sender Does Not Contain "mailer-daemon" or
    E-Mail Sender Does Not Contain "microsoftexchange" or
    E-Mail Sender Does Not Contain "ironport" or
    E-Mail Sender Does Not Contain "311" or
    E-Mail Language Is Not Equal To English or
    E-Mail Subject Does Not Contain "Delivery failure notification" or
    Then
    Send Auto Acknowledgement ( Mail Form = 311 Auto Reply; Outgoing E-Mail Address = "defined email address had to be removed"; Create Interaction Record = No; Create Service Order = No )

    Donna,
    I really think the issue is the "or" operator should be "and".  When using DOES NOT CONTAIN you need "and" for all condition checks.
    There is a select "All/Match Any"  on the Conditions Menu that is used to toggle the Match "and" or "or".
    Hope this solves your problem.
    Donna O'Neill

  • Exception not caught bug?

    Hi
    I get the following results from running the code below
    CC: Sun C++ 5.9 Linux_i386 Build35_2 2006/12/04
    Hello
    argh
    c++ (GCC) 3.4.6
    Hello
    Caught it
    No problem
    Systems I tested it on
    Whitebox WBRL4 ( Redhat RHEL 4 clone )
    Gentoo x86_64
    #include <iostream>
    #include <stdexcept>
    using namespace std;
    class ex
            void    test()
                    throw runtime_error( "argh" );
    public:
            ex()
                    try
                            test();
                    catch( exception & exc )
                            cout << "Caught it" << endl;
    int main()
            try
                    throw runtime_error( "Hello" );
                    cout << "No error?" << endl;
            catch( exception & ex )
                    cout << ex.what() << endl;
            try
                    ex      test;
                    cout << "No problem" << endl;
            catch( exception & exc )
                    cout << exc.what() << endl;
            return 0;
    };

    You have found a known bug in the release you are using. The bug has been fixed in the EA (early access) release.

  • Sync from iPhone 3G to iTunes - not working, bug?

    I am trying to restore my music from my iphone 3G to my new PC and iTunes. But every time i select sync Music, iTunes says it will delete all music on my iPhone and replace with nothing. Anyone got any ideas when this bug will be fixed? Or is it just a wrongly worded function, so NOT sync, but copy, and only in one direction? Very confused why iTunes would lack such basic functions...

    Thank you for your reply. I understand that it's not a backup device, but I don't understand why such a simple and helpful feature is so hard to achieve? The only reason I can see is, after reading up on this 'bug', is that you are quite right, they don't want you to use it as a backup device, UNLESS, if you spent all your money with Apple and iTunes, because then you CAN sync from iPhone to iTunes. So much for "All you music in one place (but only music Apple made money from)"... Now I have to buy some third party software to copy it all back. Absolute rubbish again from Apple.
    Message was edited by: Patrik Johnsson

  • Server 2012 R2 - Remote Management Exception - Not working 100%

    So,
    I am spinning up a ton of VM's for the University I work at in preparation for migrating to 2012 completely and I discovered something interesting today.
    The "Allow Remote Management from these subnets" option, only partially enables remote management.  You still need to run the remote management enablement with NetSh (http://blogs.technet.com/b/askds/archive/2008/06/05/how-to-enable-remote-administration-of-server-core-via-mmc-using-netsh.aspx)
    for the certain functionality (Remote Firewall, VDS, FRS Options), which to me seems really weird.
    Has anyone else experienced this?
    ----------------------------------------- Dan Sheppard

    Hi Dan,
    If you want to manage remote server core with MMC (Microsoft Management Console), we need to configure Windows Firewall firstly to allow MMC snap-in(s) to connect on the remote server core, since your servers are Server 2012 and newer, so we can also use
    the powershell cmdlet instead of cmd netsh:
    Enable-NetFirewallRule -DisplayGroup "Remote Service Management"
    In addition, you can also use Windows Powershell to help you to remote access with Powershell Remoting, Powershell has substantial Modules and Cmdlets to help us to manage server.
    For more detailed information to manage server core, please refer to this article:
    Manage a Server Core Server
    If there is anything else regarding this issue, please feel free to post back.
    If you have any feedback on our support, please click here.
    Best Regards,
    Anna Wang
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Theme download: bug or normal behaviour? Nokia 216...

    Hi there, my first post... Sorry for my bad english.
    I have a Nokia 2610 and I am quite happy with it if it wasn't for a nasty flaw: I wasn't able to download a single theme or ring tone.
    I have activated GPRS support, I have downloaded successfully several JAVA games and applications, a few images, but whenever I try to download a theme from any theme site I am unable to save it: when I select the folder in which to save the theme (Themes folder) my screen goes blank and the phone seems to shut down. I open it again and it doesn't go through start-up cycle (Nokia logo, start-up sound, user greeting), instead it only displays the battery charge, about 2 seconds after it shows the wallpaper and, after another 2 seconds it aquires the mobile network and it's ready to use. Obviously, no file downloaded, no GPRS connection anymore. The same is with the ring tone.
    I have tried to use a small web server to download to my mobile the theme I wish to use, only to find that my phone saves the file as text file, and I am unable to change it's type. I have searched for a resource editor for the phone, but I had no success yet.
    Has someone encountered a similar problem? And, maybe, solve it?

    HI,
    From the Safari Menu Bar click Safari/Preferences then select the General tab.
    You can deselect: Open "safe" files after downloading.
    Carolyn

  • Adobe Audition does not work together with Audigy sound cards.

    Dear friends, pleasae, help. I use Adobe Audition sound processing program, my sound cars are of the Audigy line. Recording control does not work, a known bug, says Adobe. Play control works fine, but I'd like to make quality recordings. Something is not O.K.with the ASIO system, I figure. The case is the same with PCI as well as PCMCIA Audigy products.
    Tell me, please:
    -Is there a patch or workaround to fix this problem?
    -If not Audigy, what sound cards then?
    Getting help from Adobe isn't quite simple, but maybe, Audigy fans know better.
    [ordas]

    If you mean the recording source/level control in Surround Mixer (etc.) ... it is not working because of it's bypassed by the ASIO driver ... so, it's not a bug but normal behaviour. You just adjust the recording level in Audition (or in any other software). Normally you need to select
    - "AnalogMix()" input port option for analog line sources like Line-In, Audio CD, AUX-In, etc.
    - (Mix L and Mix R are equal w/ the famous "What U Hear" ...
    - S/PDIF for digital input
    - etc.. here are some reading on Creative Audigy ASIO matter -
    http://forums.creative.com/creativel...essage.id=1726
    Remember also set monitoring properly in software so you can hear what you're recording. This is normally set through a tiny 'speaker icon' found in every tracks header ('settings options').
    BTW, if you check the "Wave" source channel/slider when running in ASIO mode, you'll find out that it won't work either (it's all the same if you mute it). This is normal behaviour too, even when working in WDM/KS (Kernel streaming mode (or w/ Asio4All (which uses WDM/KS functionality))) ... it's just because of the kmixer is being bypassed ...
    jutapa
    Message Edited by jutapa on 12-14-200601:07 AM

Maybe you are looking for

  • Having a problem with Pro Tools and Quiktime may be the cause. Need advice.

    I recently installed Pro Tools recording software on my Mac and everytime I try and open the program I get a kernel panic "restart" screen. I have been told that it may have something to with my Quiktime version. I am running OSX version 10.4.7 Pro T

  • Payment Wizard & DB

    My client enters credits into the system and does not link them to a particular invoice, but only to a vendor.  Then they run the payment wizard, it displays the vendors that have an open balance, they then choose the payments that they want to send

  • My RTF template is not working.

    After a day i got my first report printed from PDF. But in RTF, i am not getting the output. my RTF definition looks like: SALESMAN LISTING CODE     SALESMAN <?for-each:SM_CODE?> <?SM_CODE?>     <?SM_NAME?> <?end for-each?> and my sample XML file is

  • Divx Encoder doesn't work?

    I've searched for an answer to this on here but to no avail. When i export a video using the Divx encoder the audio is always like 10-15 seconds behind. I have tried restarting computer. i have tried different clips. I have the latest version of FC.

  • Query regarding Open Hub Services

    Hi All, I am trying to find out if delta extraction is possible through open hub services to a cube which is running daily full load? To make the scenario more clear: I have a cube  A which is getting loaded on a daily basis (FULL LOAD) but before lo