WebDynpro Exception: ADS: Request start time: Wed Apr 29 06:32:41 CDT 2009

Hi,
I am running Interactive form through WebDynpro for ABAP in SE80 Tcode.
While running i'm facing below problem.
WebDynpro Exception: ADS: Request start time: Wed Apr 29 06:32:41 CDT 2009(200.101). �ꯂ塈��P
The following error text was processed in the system BAK : WebDynpro Exception: ADS: Request start time: Wed Apr 29 06:32:41 CDT 2009(200.101). �ꯂ塈��P
The error occurred on the application server cypcs_BAK_01 and in the work process 0 .
The termination type was: RABAX_STATE
The ABAP call stack was:
Method: RAISE of program CX_WD_GENERAL=================CP
Method: CREATE_PDF of program CL_WD_ADOBE_SERVICES==========CP
Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
Method: CONV_VIEW_INTO_VE_ADAPTER_TREE of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
Method: SET_CONTENT_BY_WINDOW of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
Please let me know how to resolve this issue.
Thanks
Bhuvaneswari

hi
You can take a look at OSS Note :981638 (Dynamic forms are not supported in Web Dynpro ABAP)
Depending on which Support Package you are on, there has been issues with dynamic forms not being interactive. (i.e when you set the 'x' for interactive, you get a short dump)
http://help.sap.com/saphelp_nw2004s/helpdata/en/67/be9442572e1231e10000000a1550b0/frameset.htm
by
Parthi

Similar Messages

  • WebDynpro Exception: ADS: Request start time, start Interactive Form

    Hello everybody,
    I tried out to display an interactive form in Web Dynpro for ABAP like in Thomas Jungs video described. But I when I start my application I get everytime the dump.
    I read not 944221 and and thats works all. But when I try the testprogram with my form I get the dump, too.
    So any help for me?
    regards,
    Christian
    The dump is:
    WebDynpro Exception: ADS: Request start time: Timestamp
    with this last calls:
    Method: RAISE of program CX_WD_GENERAL=================CP
    Method: CREATE_PDF of program CL_WD_ADOBE_SERVICES==========CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
    Method: CONV_VIEW_INTO_VE_ADAPTER_TREE of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
    Method: SET_CONTENT_BY_WINDOW of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
    Method: RENDER_WINDOWS of program CL_WDR_CLIENT_SSR=============CP

    Hi Danny,
    please check in your visual administrator the credential file for Reader Rights. See also the point "Installing and Configuring Credentials" in the Adobe Document Services Configuration Guide and note 736902.
    Regards,
    Christian

  • WebDynpro Exception: ADS: Request start time

    I am running Interactive form through WebDynpro for ABAP in SE80 Tcode . while running i am stuck here.
    The following error text was processed in the system CRM : WebDynpro Exception: ADS: Request start time: Fri Jun 19 03:40:47 CDT 2009(200.101).
    The error occurred on the application server 187799-ap_CRM_10 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: RAISE of program CX_WD_GENERAL=================CP
    Method: CREATE_PDF of program CL_WD_ADOBE_SERVICES==========CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
    Method: CONV_VIEW_INTO_VE_ADAPTER_TREE of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
    Method: SET_CONTENT_BY_WINDOW of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
    Method: RENDER_WINDOWS of program CL_WDR_CLIENT_SSR=============CP

    while analyzed ABAP dump in st22 i got the following report
    Information on where terminated
    Termination occurred in the ABAP program "CX_WD_GENERAL=================CP" -
    in "RAISE".
    The main program was "SAPMHTTP ".
    In the source code you have the termination point in line 5
    of the (Include) program "CX_WD_GENERAL=================CM003".   
    Source Code Extract
    Line
    SourceCde
    1
    method RAISE .
    2
    3
    DATA: error TYPE STRING.
    4
    error = MSG_STRING( msg = msg a = a b = b c = c i = i j = j k = k ).
    >>>>>
    RAISE EXCEPTION TYPE CX_WD_GENERAL EXPORTING msg = error.
    6
    7
    endmethod.            
    ctive Calls/Events
    No.   Ty.          Program                             Include                             Line
    Name
    19 METHOD       CX_WD_GENERAL=================CP    CX_WD_GENERAL=================CM003     5
    CX_WD_GENERAL=>RAISE
    18 METHOD       CL_WD_ADOBE_SERVICES==========CP    CL_WD_ADOBE_SERVICES==========CM008   193
    CL_WD_ADOBE_SERVICES=>CREATE_PDF
    17 METHOD       /1WDA/LADOBE==================CP    /1WDA/LADOBE==================CCIMP  1882
    CL_INTERACTIVE_FORM_ZCI=>IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT
    16 METHOD       /1WDA/LADOBE==================CP    /1WDA/LADOBE==================CCIMP  1024
    CL_INTERACTIVE_FORM_BRANCH=>IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT
    15 METHOD       /1WDA/L8STANDARD==============CP    /1WDA/L8STANDARD==============CCIMP   805
    CL_FLOW_LAYOUT_ITEM=>IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT
    14 METHOD       /1WDA/L8STANDARD==============CP    /1WDA/L8STANDARD==============CCIMP   676
    CL_FLOW_LAYOUT=>IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT
    13 METHOD       /1WDA/L7STANDARD==============CP    /1WDA/L7STANDARD==============CCIMP   541
    CL_TRANSPARENT_CONTAINER=>IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT
    12 METHOD       CL_WDR_INTERNAL_WINDOW_ADAPTERCP    CL_WDR_INTERNAL_WINDOW_ADAPTERCM007   118
    CL_WDR_INTERNAL_WINDOW_ADAPTER=>CONV_VIEW_INTO_VE_ADAPTER_TREE
    11 METHOD       CL_WDR_INTERNAL_WINDOW_ADAPTERCP    CL_WDR_INTERNAL_WINDOW_ADAPTERCM00Q   169
    CL_WDR_INTERNAL_WINDOW_ADAPTER=>SET_CONTENT_BY_WINDOW
    10 METHOD       CL_WDR_CLIENT_SSR=============CP    CL_WDR_CLIENT_SSR=============CM01C    33
    CL_WDR_CLIENT_SSR=>RENDER_WINDOWS
    9 METHOD       CL_WDR_CLIENT_SSR=============CP    CL_WDR_CLIENT_SSR=============CM007     4
    CL_WDR_CLIENT_SSR=>IF_WDR_RESPONSE_RENDERER~RENDER_VIEWS
    8 METHOD       CL_WDR_CLIENT_SSR=============CP    CL_WDR_CLIENT_SSR=============CM004     5
    CL_WDR_CLIENT_SSR=>IF_WDR_RESPONSE_RENDERER~RENDER_USER_INTERFACE_UPDATES
    7 METHOD       CL_WDR_CLIENT_ABSTRACT_HTTP===CP    CL_WDR_CLIENT_ABSTRACT_HTTP===CM00L     4
    CL_WDR_CLIENT_ABSTRACT_HTTP=>IF_WDR_CLIENT~SEND_RESPONSE
    6 METHOD       CL_WDR_CLIENT_SSR=============CP    CL_WDR_CLIENT_SSR=============CM003    63
    CL_WDR_CLIENT_SSR=>IF_WDR_CLIENT~SEND_RESPONSE
    5 METHOD       CL_WDR_MAIN_TASK==============CP    CL_WDR_MAIN_TASK==============CM00I   132
    CL_WDR_MAIN_TASK=>EXECUTE
    4 METHOD       CL_WDR_MAIN_TASK==============CP    CL_WDR_MAIN_TASK==============CM00J    69
    CL_WDR_MAIN_TASK=>IF_HTTP_EXTENSION~HANDLE_REQUEST
    3 METHOD       CL_HTTP_SERVER================CP    CL_HTTP_SERVER================CM00G   523
    CL_HTTP_SERVER=>EXECUTE_REQUEST
    2 FUNCTION     SAPLHTTP_RUNTIME                    LHTTP_RUNTIMEU02                      929
    HTTP_DISPATCH_REQUEST
    1 MODULE (PBO) SAPMHTTP                            SAPMHTTP                               13
    %_HTTP_START

  • ADS: Request start time: Tue Apr 08 10:37:10 CDT 2008(200,101).

    Hi Guys,
    I am trying to execute Adobe interactive form (FP_TEST_IA_01). And got this message
    *Generate Interactive PDF*                                                                               
    *ADS: Request start time: Tue Apr 08 11:22:12 CDT 2008(200,101).*                                                             
    This could be problem with the Adobe Credential.
    Could anyone give step by step process to fix this.
    Thanks in advance,
    Sri

    Hi,
    ADS is not configured properly. Please go through these links:
    Re: PDFDocumentRuntimeException Error with web dynpro and Interactive Forms
    Re: Print Preview not working for Adobe forms
    These links may help you.
    With Regards,
    Amit

  • ADS: Request start time

    Dear Experts,
    When I try to run a ABAP WebDynpro application with adobe forms in it i get the error
    WebDynpro Exception: ADS: Request start time
    Then, after looking into SDN,
    1. executed the FP_PDF_TEST_00 report. It returned the proper ADS version no.
    2. Checked the ADS service in SM59 and tested it It returend Status OK.
    3. executed the FP_TEST_IA_01 report. It returned
    ADS: Request start time
    I have checked my
    http://xxxxxx:51000/wsnavigator/enterwsdl.html
    It is also fine.
    I have also checked my credential file. It is ok. I have created the same application using WebDynpro for Java. It is working with out any problem.
    Why is it not working in the ABAP flavor.
    Please help.
    Regards
    Thanu

    Hi,
    ADS is only supported if you have abap+java on the host,
    I think some http connection is missing in your java side.
    Create a http connection i your visual admin as per the note
    944221
    Regards,
    Vamshi.

  • ADS: Request start time: Mon Dec 21 11:56:45 GMT+05:30 2009(200.101)

    Hi all,
             While executing the form FP_TEST_IA_01, i am gettign the following exception.
    ADS: Request start time: Mon Dec 21 11:56:45 GMT+05:30 2009(200.101)
    Wat is the problem here?
    Thanks,

    Do other programs like FP_TEST_00 and FP_PDF_TEST_00 work for you?
    Also Check below notes for more information.
    [Note 846610 - How to activate ADS trace|https://service.sap.com/sap/support/notes/846610]
    [Note 944221 - Troubleshooting if problems occur in forms processing|https://service.sap.com/sap/support/notes/944221]
    Chintan

  • ADS: Request start time: Tue Mar 17 19:42:39 GMT+05:30(200101)

    Hi,
    I am getting ADS request start time error. while i clicking  the print preview button for the HR adobe form in .
    Can any body tell me to resolve this error .
    Regards,
    Eswar.

    hi
    search with the Message number in SAP OSS and you will be able t find a soultion.

  • WebDynpro Exception: ADS call failed SOAP Framework error:

    Hi,
    Can help me with this error:
    WebDynpro Exception: ADS call failed SOAP Framework error: SOAP Runtime Exception: CSoapExceptionFault : SOAP fault found in SOAP document /Transaction system failure in method rpData./<ns1:com.sap.engine.services.ejb.exceptions.BaseEJBException xmlns:ns1="http://sap-j2ee-engine/client-runtime-error">Transaction(100.102).
    Thank you

    ADS Installation and configuration:
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/37/504b8cbc2848a494facfdc09a359b1/frameset.htm
    Troubleshooting for ADS configuration:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30ec0508-9438-2c10-f393-a41fb255698d?quicklink=index&overridelayout=true
    Landscape with ADS:
    http://csc-studentweb.lr.edu/swp/Berg/Conferences/SAP_NW2008_and_Admin_2008/BI/Track13/Track13_Session4.pdf
    ADS tests
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/43/f31e3082221595e10000000a1553f7/content.htm
    Hope that helps, Otto

  • Requested start time during job scheduling population in local time.

    Hello Experts,
    Could you please help on the issue.
    Requested start time during job scheduling populated with local time even though we have assigned the GMT time zone.
    Could you please help , how to change the settings of request start time calender icon to populate the GMT time.
    thanks,
    Suresh.

    Hello Gerben,
    Thanks for the reply, even though the default time zone set as GMT in user settings, the requested start time calender pop up the local time instead of GMT time.
    Previously requested start time poped up  the GMT time, we have observed this change once we have ran the redwood script for time window elements change and imported some of the job definitions, applications & time windows from other system.
    Below is the script we have ran thought shell script
    Script Fuctionality
    1. Take the mentioned time window
    2. iteratate thought the time window elements and add 1 hour to the "time to day from" & "time to day to" parameters.
    3. set the changed parametes to time window and persist the changes.
    // Variable Declarations
    String timewindow = null;
    String query = null;
    TimeWindow tw = null;
    TimeWindowElement twe = null;
    long otdvalue = 3600000;
    long l1 = 0;
    long l2 = 0;
    long threshold = 0 ;
    long expvalue = 82800000;
    long expvalue1 = 85500000;
    long indto1 = 0;
    long indfrom1 = 300999;
    long indto2 = 2700000;
    long indfrom2 =  3000999;
    Job job = null;
    //Declare all the time windows in array
    String[] timewindows = {"XX_TIMEWINDOW_01_GMT"};
              for( int i = 0 ; i < timewindows.length; i++)
              timewindow =  timewindows<i>;
              jcsOut.println("TimeWindow"i":"+timewindows<i>);
              tw = jcsSession.getTimeWindowByName(timewindow);
              for (Iterator it1 = tw.getTimeWindowElements(); it1.hasNext();)
                   twe = (TimeWindowElement) it1.next();
                   Long otd = new Long(otdvalue);
                   jcsOut.println("************************");
                   jcsOut.println(twe.getTimeOfDayFrom());
                   jcsOut.println(twe.getTimeOfDayTo());
                   jcsOut.println("************************");
                   Long todf = (Long) twe.getTimeOfDayFrom();
                   Long todt = (Long) twe.getTimeOfDayTo();
                                      threshold = todf.longValue();
                            // if timeday from equal to 23 GMT assign the 0 GMT
                                      if(threshold == expvalue )
                    jcsOut.println("timewindow with 23 GMT");
                   l1 = indto1;
                   l2 = indfrom1;
                            //if timedayfrom equal to 23:45 GMT assign 0:45 GMT
                   else if(threshold == expvalue1)
                   jcsOut.println("timewindow with 23:45 GMT");
                   l1 = indto2;
                   l2 = indfrom2;
                            // Add 1 hour for current time of day from 
                   else
                   l1 = todf.longValue() + otdvalue;
                   l2 = todt.longValue() +  otdvalue;
                   Long ll1 = new Long(l1);
                   Long ll2 = new Long(l2);
                   twe.setTimeOfDayFrom(ll1);
                   twe.setTimeOfDayTo(ll2);
                   jcsOut.println("After Change:"+ twe.getTimeOfDayFrom());
                   jcsSession.persist();
    Once after the script competetion the time window time zone remains in GMT.
    Could you please check script once and  help us  the time zone change caused  the by script or not?
    Thanks,
    Suresh

  • Problem in Workflow during activity step with "Requested start" time.

    Hi,
    I am working on SAP workflow.
    In my workflow there is a activity step (wait step) where the workflow should wait before going to step after that wait step. To achieve this, I have used requested start as +10 min with WIS workitem creation. After 10 min, the workflow should proceed to further step but my workflow does not go further.
    It was working good I tested couple of days back but now it doesn't. Can someone please help ?
    Thanks.
    Regards,
    Rajesh.

    Please check the settings in SWU3. Most probably  the settings is not correct. You will get a lot of discussion from this forum if you search with SWU3.
    Thanks
    Arghadip

  • BI Admin Cockpit - Field Start-Time 0TCTSTRTTIM in cube 0TCT_C21

    Hello,
    We recently installed the BI Admin Cockpit from technical content. When looking at the data transfer rules in all concerned info cubes like 0TCT_C21 (Process Statistics) I find that all time and date fields are derived from some time stamp field. The derivation is done based on time zone UTC for all fields except the field Start Time (0TCTSTRTTIM). For 0TCTSTRTTIM the conversion is done based on local time zone (SY-ZONLO). I find this rather irritating when developing queries. Is there an explanation for this?
    Regards,
    Ulrich Meier

    Its the reverse, To have BI Admin Cockpit, BI Stats cubes (0TCT*) are necessary!!
    VJ

  • SOAP Error, ADS,WEBDYNPRO EXCEPTION

    Hi All,
    Im very new to this ADS.I have two issues with in my landscape regards to ADS
    1st issue
    BI has integrated ADS(as of my bw consultant,which was working before) he tried applying some SNOTE and he got SOAP ERROR(i have seen quiet few thhreads here but did not help me much).
    ERROR:SOAP runtime exception:CSoapExceptionTransport(100101).
    i have gone through tests and they all seems to be fine.
    i logged into visual admin to check the box "no password change required" but this is disabled so i cant tick the box
    i logged into bw system and found adsuser as dialog user?
    help me out pls.
    2nd issue:
    we also have standalone ADS(as java) system.
    our CRM system is integrated to ADS system and here the user is getting the following error
    "Webdynpro Exception:The ADS call has failed". I did tests and they seems to be fine.
    *I logged into USERADMIN in ads and tried finding SAP_ADSCALLER role but could not find it either*
    can anyone of you help me out in resolving these issues pls
    regards
    Raj
    Edited by: raj p on Oct 2, 2008 3:53 PM
    Edited by: raj p on Oct 2, 2008 4:07 PM

    ADS Installation and configuration:
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/37/504b8cbc2848a494facfdc09a359b1/frameset.htm
    Troubleshooting for ADS configuration:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30ec0508-9438-2c10-f393-a41fb255698d?quicklink=index&overridelayout=true
    Landscape with ADS:
    http://csc-studentweb.lr.edu/swp/Berg/Conferences/SAP_NW2008_and_Admin_2008/BI/Track13/Track13_Session4.pdf
    ADS tests
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/43/f31e3082221595e10000000a1553f7/content.htm
    Hope that helps, Otto

  • WebDynpro Exception: The ADS call has failed. You can find information abo

    hi,
    I have created the From .
    when i try to run the application .i am getting the folllowing error .
    Is there any solution for that?
    WebDynpro Exception: The ADS call has failed. You can find information about the cause in the error.pdf on the application server.
    Regards
    Vivekananthan.S

    It sounds like your system is not properly configured for the connection to the Adobe Document Services.  Have your system admins confirm the setup.  Look for the error.pdf document mentioned in the exception for more details on the actual cause of the error. This error message is generic and could be caused by several different conditions - almost all of which are related to incomplete or incorrect configuration of the ADS/ADS Connectivity.

  • WebDynpro Exception running Interactive Form example

    Hi everyone,
    I created an interactive form via Transaction SFP. After that I used this form in a Webdynpro for ACAP application.
    When I try to run the application I get the following error:
    Note
    The following error text was processed in the system E60 : WebDynpro Exception:
    The error occurred on the application server de3003dc_E60_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: CONSTRUCTOR of program CL_WD_ADOBE_SERVICES==========CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
    Method: CONV_VIEW_INTO_VE_ADAPTER_TREE of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
    Method: SET_CONTENT_BY_WINDOW of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
    Method: RENDER_WINDOWS of program CL_WDR_CLIENT_SSR=============CP
    What I tried:
    - Program FP_TEST_00 runs successfully, I receive the version number.
    - I went through the ADS Configuration Guide. All settings are done.
    - The test on Java Stack works: http://server:port/AdobeDocumentServices/Config
    We're on SP 10 with NW2004s(NW7.0).
    Best regards,
    Olaf

    Ajay,
    You was right to some extent...We have started the ADS Web service.
    Now, We have a different error mentioned below,
    <b>The initial exception that caused the request to fail, was:
       com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Error during call to AdobeDocumentServer: Failed to create a Data Manager. Please ensure that the Document Services Data Manager service is running: com.adobe.FailedCreationException
        at com.sap.tc.webdynpro.clientserver.adobe.AdobeFormHelper.createPDFDocumentForUIElement(AdobeFormHelper.java:486)
        at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:185)
        at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterHandleActionEvent(ClientApplication.java:1154)
        at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:402)
        at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:649)
    </b>
    although we have restarted Data Manager Service,the exception remained...
    What may be the reason??
    I have already awarded you...
    Sugata

  • Error "cannot load request real time data targets" for new cube in BI 7.

    Hi All,
    WE have recently upgarded our SCM system from 4.1 to SCM 7.0 which incorporated BI 7.0.
    I am using BI 7.0 for first time and ahve the following issue:
    I ceated a new infocube and data source of flat file and succesfully created transformation, and Data Transfer Process. Everything looked fine. I added flat file and checked preview and could see data. Now when I start job to load data in infocube the follwing error is shown "cannot load request real time data targets". 
    I checked cube type in setting in infcune is shows as Standard.  When I doube clicked on error the following message showed up
    You are trying to load data into a real-time InfoCube using a DTP.
    This is only possible if the correct load settings have been defined for the InfoCube.
    Procedure
    In the object tree of the Data Warehousing Workbench, call Load Behavior of Real-Time InfoCube from the context menu of the InfoCube. Switch load behavior to Transactional InfoCube can be loaded; planning not allowed.
    I did not understand what it is meant and how to set changes. Can someone advice and follow me through.
    Thanks
    KV

    Hi Kverma,
    Real-time InfoCubes can be filled with data using two different methods: using the transaction for entering planning data, and using BI staging, whereby planning data cannot be loaded simultaneously. With Real time cube you can select the method you want to use for update as
    Real Time data Target can be loaded With Data; Planning not allowed &
    Real Time data Target can be Planned; Data loading not allowed
    You can change this behaviour by right clicking on cube and selecting Change real time load behaviour and select first option. You will be able to load the data then
    Regards,
    Kams

Maybe you are looking for

  • If you are torn between a Lenovo W550s and a Dell M3800

    I am sharing my Lenovo W550s and Dell Precision M3800 experiences and testing results with you. My Laptop Configurations: Lenovo W550s with Intel dual core 17-5600 CPU @2.60GHz, 16 GB RAM, NVIDIA Quadro K620M, 1TB Samsung 850 Pro SATA SSD (user upgra

  • Can't send iMessages after updating to ios 7! Help ! I can't communicate with people

    After updating to ios7 I can't send imessages !! Now I know why people don't reply to my messages, they never get them !!! Plz help

  • Changing a generic datasource

    Hi all, I already have a datasource which is created through view which is already available in production.Now we want to just add a field  and we have for it in he view table itself.Can someone tell my the steps how to do it.I have done it  and i ca

  • IPod Classic 160gb Red circle with Red X

    My 160 has always been a little "off". Recently, I got a red circle with a red circle in it icon. Is this really the "kiss of death" I've been reading about. This is a double-whammy for me because my iTunes library dumped out on me and I was only abl

  • ECC SR2 install with SWPM

    Hi, We are running SAP ECC 6.0 SR2 system as non-unicode. Now we need to install this system on new server with OS- MS Windows Server 2012 and DB as MS SQL Server 2012. Can we use SWPM to install ECC 6.0 SR2 system. We can not install our system as S