ODI "Session Stopped" Error when refresh a variable

Hi ,
I have a error using ODI when I refresh a global variable and odi report this error information as "Seesion Stopped"!!!
Does anyone come across it? Do you have any suggestion to me?
Thank you in advance!
Jack

Have you got any constraints defined on your datastore at all ?
Static control is set to what on your interface?

Similar Messages

  • Error when refreshing WEBI report with Universe Connection Type "SSO"

    Hi Experts:
    We are trying to refresh the Webi report in Infoview with Universe Connection set as "Use Single Sign On when refreshing the report at view time", so that we can leverage SAP OLAP authorization variable from Bex Query which the Universe is built on.
    However got the error of "incomplete logon data" after all the configurations done following below blogs:
    SNC Part 1
    /people/ingo.hilgefort/blog/2009/07/03/businessobjects-enterprise-and-client-side-snc-part-1-of-2
    SNC Part 2
    /people/ingo.hilgefort/blog/2009/07/03/businessobjects-enterprise-and-client-side-snc-part-2-of-2
    We already have Win AD SSO to SAP setup, and in BO CMC, Win AD user is mapped to SAP user ID.
    The SNC settings are:
    - AD Account: service.test.bobj (all lower-letters)
    - 32-bit gsslib on the BO server, and 64 bit on the BW server side.
    - SNC0: p:service.test.bobj at DOMAIN
    - SU01 --> BO_Service ; SNC: p:service.test.bobj at DOMAIN
    - Entitlement system tab --> username: BO_Service
    SNC Name: p:service.test.bobj at DOMAIN
    - SNC settings tab:
    SNC Lib: c:\winnt\gsskrb5.dll
    Mutual Authentication settings: p:SAPServiceBP0 at DOMAIN
    In CMC, the role can be imported if "RFC activated" option unchecked in SNC0.
    I found a few threads on the same topic, but they are all not answered:
    SNC Client side configuration error
    SNC Configuration Error: Incomplete logon Data
    Can you please provide details of the solution if you have impleted a same scenario successsfully, or any thoughts to help the investigation?
    Thanks in advance!
    Regards,
    Jonathan

    Hi Ingo,
    Sorry for taking so long to reply, we are trying to set up server side trust and enable SSO; but we still couldn't success.
    What we did is:
    1. We followed installation guide chapter 6, generate certificate and PSE, etc. All looks good.
    2. Then we still have the "incomplete logon data" error when refreshing webi report after logon using Windows AD user ID.
    3. Then we trace the PFC connection, the log is as below. We checked several BO notes, e.g. 1500150, 1461247.. The part bothers us is that we even don't have URI displayed in the log when system trying to use SNC, and we couldn't get more info on this which make us very difficult to diagnosis.
    Can you please help? Thanks a lot!
    Thu Mar 31 10:54:46.857 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Authentication model for SAP connectivity is SSO
    Thu Mar 31 10:54:46.857 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Determining if we can connect using SNC. Calling CanAuthenticate...
    Thu Mar 31 10:54:46.919 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Unable to authenticate using SNC because the URI does not meet the minimum connection requirements.
    Thu Mar 31 10:54:46.919 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Determining if we can connect using SSO. Calling CanAuthenticate...
    Thu Mar 31 10:54:46.919 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Authentication model for SAP connectivity is SSO
    Thu Mar 31 10:54:47.013 ThreadID<1980> SAPMODULE : SAPAuthenticationService: The SAP SSO authentication process will fail because the SAP secondary credential are not properly updated and the password is blank.
    Thu Mar 31 10:54:47.013 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Trying to connect to SAP using this URI : occa:sap://;PROVIDER=sapbw_bapi,R3NAME=PB0,GROUP=BI_Group1,MSHOST=sapaupdb04,LANG=en,CLIENT=100,CATALOG="ZSPUM602",CUBE="ZSPUM602/ZSPUM602_Q50"
    Thu Mar 31 10:54:47.013 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Calling m_pRfcWrapper->RfcOpenEx() ...
    Thu Mar 31 10:54:47.154 ThreadID<1980> SAPMODULE : SAPAuthenticationService: RfcOpenEx(...) returned 0
    Thu Mar 31 10:54:47.154 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Call to m_pRfcWrapper->RfcOpenEx() took 0.141 seconds
    Thu Mar 31 10:54:47.154 ThreadID<1980> SAPMODULE : SAPAuthenticationService: SAPAuthenticationService::~SAPAuthenticationService

  • Error when refreshing web intelligence document less then every minute

    Hi all,
    I get the following error, when refreshing document via javascript more often then every minute:
    Server Error in '/Dashboard' Application.
    FatalException occured. The cause was : BusinessObjects.Enterprise.OcaFramework.Oca.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2 at BusinessObjects.Enterprise.OcaFramework.ManagedService.invoke(MethodInfo method, Object[] args, IDictionary context)
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: BusinessObjects.Enterprise.OcaFramework.ManagedServiceFatalException: FatalException occured. The cause was : BusinessObjects.Enterprise.OcaFramework.Oca.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2 at BusinessObjects.Enterprise.OcaFramework.ManagedService.invoke(MethodInfo method, Object[] args, IDictionary context)
    Source Error:
    Line 121:               
    Line 122:                    //Session["StorageToken" + strDocId] = doc.StorageToken;
    Line 123:               doc = reportEngine.OpenDocument(intDocID);
    Line 124:               //doc = reportEngine.GetDocumentFromStorageToken(storageToken);
    Line 125:               doc.Refresh();
    Source File: c:\inetpub\wwwroot\dashboard\document.aspx.cs    Line: 123
    Stack Trace:
    [ManagedServiceFatalException: FatalException occured. The cause was : BusinessObjects.Enterprise.OcaFramework.Oca.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2
       at BusinessObjects.Enterprise.OcaFramework.ManagedService.invoke(MethodInfo method, Object[] args, IDictionary context)]
       BusinessObjects.ReportEngine.WI.Internal.Server.OCCA._WICDZProxy.initInstance(Byte[] p0, UTF8StringHolder p1)
       BusinessObjects.ReportEngine.WI.Internal.Server.OCCA.OCCAServerStub.InitInstance(String clientInfo, Int32& returnCode)
    [CommunicationException: The Web Intelligence server could not be reached. Contact your Business Objects administrator. (Error: RWI 00236)]
       BusinessObjects.ReportEngine.WI.Internal.Server.OCCA.OCCAServerStub.InitInstance(String clientInfo, Int32& returnCode)
       BusinessObjects.ReportEngine.WI.Internal.Server.ServerCaller.InitInstance(String clientInfo)
       BusinessObjects.ReportEngine.WI.Internal.WIDocumentInstance..ctor(WIReportEngine engine, Int32 documentId)
       BusinessObjects.ReportEngine.WI.Internal.WIReportEngine.OpenDocument(Int32 documentId)
       Dashboard.document.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\dashboard\document.aspx.cs:123
       System.Web.UI.Control.OnLoad(EventArgs e)
       System.Web.UI.Control.LoadRecursive()
       System.Web.UI.Page.ProcessRequestMain()
    Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407
    I searched forum and google for this error, but I didn't find anything. Did you heard of this error? How can I fix it?
    My BO Version is BusinessObjects Enterprise XI (without any ServicePacks). Is there a SP which fix this error?
    Thank you for every idea!!!

    Hi,
    Copy File from Client system to server in same folder location .
    Make sure in Edit Query option Editable & Refreshable options are checked .
    Please check the links below  .
    Webi Excel Personal Data Provider Dynamic Data
    How to create a webi report using excel as source
    Excel as datasource in Infoview
    Excel source located in Infoview

  • JCS-122017 Error When refreshing Application List

    JCS-122017 Error When refreshing Application List
    This issue started occurring when we migrated CPS from M28 to M33
    We currently have M33.45 in Dev and are still experiencing the same error when refreshing the application list.
    To replicate the issue, I can login, click applications, click the redwood folder, then click the refresh button within CPS and receive the below error.
    [Errors found]      11:35:27 AM: JCS-122017: Trying to use non-attached object Application:2,472
    Has anyone else had this issue, this appears to happen to all of the application lists when refreshing
    JCS-122017: Trying to use non-attached object Application:2,472
         at com.redwood.scheduler.model.BaseSchedulerEntityImpl.checkHasSession(BaseSchedulerEntityImpl.java:853)
         at com.redwood.scheduler.model.BaseSchedulerEntityImpl.checkCanRead(BaseSchedulerEntityImpl.java:859)
         at com.redwood.scheduler.model.NamedRootObjectImpl.getName(NamedRootObjectImpl.java:143)
         at com.redwood.scheduler.ui.meta.page.MetaOverviewPage.getTabName(MetaOverviewPage.java:227)
         at com.redwood.scheduler.ui.meta.page.MetaTabPage.setTabPageNameType(MetaTabPage.java:94)
         at com.redwood.scheduler.ui.meta.MetaTabPageSetNameAction.performModelAction(MetaTabPageSetNameAction.java:49)
         at com.redwood.scheduler.ui.meta.MetaModelAction$ModelActionImpl.performModelAction(MetaModelAction.java:62)
         at com.redwood.scheduler.ui.model.impl.FormImpl.modelActions(FormImpl.java:730)
         at com.redwood.scheduler.ui.model.impl.LifeCycle.run(LifeCycle.java:226)
         at com.redwood.scheduler.ui.servlet.Servlet.handleRequest(Servlet.java:98)
         at com.redwood.scheduler.ui.servlet.Servlet.doPost(Servlet.java:54)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
         at com.redwood.scheduler.module.impl.ModuleFilter.doFilter(ModuleFilter.java:157)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
         at com.redwood.scheduler.security.filter.SecurityFilter.doFilter(SecurityFilter.java:613)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
         at com.redwood.scheduler.servlet.RequestCharsetFilter.doFilter(RequestCharsetFilter.java:197)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:384)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1060)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    The error is in the admin guide
    No timezone could be found to calculate this TimeWindowElement. This means
    that the object that includes the TimeWindow should set the TimeZone to use
    for the calculation of the TimeWindow, or a TimeZone must be set on the
    TimeWindow or TimeWindowElement.
    I do not see how this would occur within the application list.
    Thanks,
    Edited by: Nick Katsoulis on Jan 17, 2012 6:39 PM

    Hi Nick,
    I think you have already received this info via OSS - In case anyone else encounters this same problem - This issue will be fixed in a future version of CPS, planned for the M33-April release.
    David

  • Error when refreshing workbook in BEx: Specific Macro CallBack not found

    One of our users is getting the following error when refreshing any BEx workbook (in BI7):
    Problems while calling the exit on refresh: Specified Macro 'CallBack' is not found in the workbook
    This error suddenly started this week, everything was fine before that, and no changes have been made to the user's PC. The problem is specific to this one user's PC.
    Any ideas?
    -Jason

    Hi,
    It seems a common error.
    There is a note that mentions the error, and was fixed since BI addons SP 8
    Note: 1267942 -  Custom macro not being executed on a workbook
    Download and test the latest version: bi710sp12_1200-10004472.exe
    This should fix the issue.
    FYI: SAPGUI 640 is not supported by SAP since 2008. If you are using this version, please download the SAPGUI 7.10 as well.
    Thanks
    Edward John

  • Solution to stop error when trying to create a portfolio

    Hi all,
    I finally found a way to make a portfolio in acrobat pro 9. The problems I was having were explained in the thread titled "Acrobat pro 9 has a stop error when trying to create a portfoloi"
    It seems ther is another way to do this, by selecting 'combine' and then 'merge files into a single pdf' rather than 'assemble pdf portfolio'.
    The merge option also gives the choice of making a pdf package and does not result in a stop error with authplay.dll.
    So much for Adobe support who conuld not tell me this or respond to support requests.
    All I have to do now is to remember to not click on 'assemble pdf portfolio' when I want to assemble a pdf portfolio but "merge files into a single pdf" when I want to assemble a pdf portfolio.
    I would still like to hear from Adobe why acrobat pro 9 has a stop error with authplay.dll.
    I feel a lot happier now.

    I read through the pdf wth your emails to/from customer support. I'll have to defer to someone else because it seems you have tried what I would suggest.
    If someone else does not respond with a better plan and you are willing to spend a bit more time before writing off Acrobat 9, I would try the process below one last time. (If you are using a CS suite, while authplay.dll is found in each of the directories, it does not appear that the issue extends to the other programs.)
    1. Using Add/Remove Programs, uninstall all Adobe Acrobat and Reader software and uninstall the Adobe Flash Player Active X and Adobe Flash Player Plugin. If you have it, uninstall Adobe Air.
    2. In C:\Documents and Settings\(your profile name)\Application Data\Adobe, delete the Acrobat and Adobe PDF folders if they still exist.
    3. Reinstall only Acrobat 9.
    4. From Acrobat, run the updater Help > Check for Updates and install all updates.
    5. Verify Adobe Acrobat is now version 9.2: Help > About Adobe Acrobat Pro  (If for any reason it is not 9.2, use the update on http://www.adobe.com/support/downloads/product.jsp?product=1&platform=Windows
    6. Test
    Message was edited by: Anna Nmty
    While searching for a solution, I just saw your post over at acrobatusers.com (http://www.acrobatusers.com/forums/aucbb/viewtopic.php?id=15765). Looks like my advice was largely a duplicate, although your event log indicates Acrobat did not update properly.

  • Error when defining a variable  other than CHAR

    I am getting a syntax error when I define variables :
    data: l_arbei  type p.
    constants:  l_delim  type x  value '09'.
    Message L_ARBEI must be a character-type field (data type C, N, D or T). an open control structure introduced by "INTERFACE"
    Has anyone else experienced this problem.  Why can I not define these variables.

    data: l_arbei  type p decimals 1,
          l_ismnw  type p decimals 1.
      write w_ops-work_activity to l_arbei. 
      l_arbei = l_arbei - l_ismnw.          
      if l_arbei gt 0.                      
        write l_arbei to w_ops-work_activity.
      endif.
    As mentioned same error message when defining the following:
    constants:  c_delim  type x value '09'.
         split i_input1-line at c_delim into 
               w_hdr-orderid                 
               w_hdr-order_type.              
    I agree that there should be no problem with the definitions. However cannot understand why it does not like it.  Thought there might be an additional requirement for Unicode systems.

  • [svn:bz-trunk] 21394: bug fix for watson 2887837 Not getting duplicate session detected error when same flex client id is used from two different HTTP sessions in CRX .

    Revision: 21394
    Revision: 21394
    Author:   [email protected]
    Date:     2011-06-16 12:34:13 -0700 (Thu, 16 Jun 2011)
    Log Message:
    bug fix for watson 2887837 Not getting duplicate session detected error when same flex client id is used from two different HTTP sessions in CRX.
    get the sessions id before we invalidate the duplicate session.
    Checkintests pass
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/endpoints/BaseHTTPEndpoint.java

    For our profect I think this issue was caused as follows:
    Believing that remoting was full asynchronous we fired a 2 or 3 remote calls to the server at the same time ( within the same function ) - usually when the users goes to a new section of the app.
    This seemed to trigger the duplicate http session error since according to http://blogs.adobe.com/lin/2011/05/duplication-session-error.html  two remote calls arriving before a session is created will cause 2 sessions to be created.
    Our current solution ( too early to say it works ) is to daisy chain the multiple calls together .
    Also there seemed to be an issue where mobile apps that never quit ( thanks Apple! )  caused the error when activated after a few hours.
    I guess the session expires on the server and the error above occurs on activation.
    So the mobile apps now ping the server with a remote call when activated after sleeping for more than one hour.
    All duplicate http errors are silently caught and reported.
    Fingers crossed we won't get any more!

  • Show-stopping error when I try to load/run the muse code with JQuery version 1.9.1.

    Version 1.9.1, and the muse code uses 1.8.3.  As you can see HERE,http://jquery.com/download/ version 1.9.0 was a major milestone release for JQuery that eliminated much of the (deprecated) functionality of earlier versions. Unfortunately, the muse html uses some of that deprecated functionality (specifically, the "browser( )" function HERE)http://jquery.com/upgrade-guide/1.9/#jquery-browser-removed. Thus I am getting a show-stopping error when I try to load/run the muse code with version 1.9.1. Other people have had this same problem (see THIS)http://bugs.jquery.com/ticket/13214.
    Do you see an update in the near future?

    Version 1.9.1, and the muse code uses 1.8.3.  As you can see HERE,http://jquery.com/download/ version 1.9.0 was a major milestone release for JQuery that eliminated much of the (deprecated) functionality of earlier versions. Unfortunately, the muse html uses some of that deprecated functionality (specifically, the "browser( )" function HERE)http://jquery.com/upgrade-guide/1.9/#jquery-browser-removed. Thus I am getting a show-stopping error when I try to load/run the muse code with version 1.9.1. Other people have had this same problem (see THIS)http://bugs.jquery.com/ticket/13214.
    Do you see an update in the near future?

  • P3 Project Manager Crashing with EBDClient error, when refreshing (F5)

    My company has 3 sql databases for Prima on a server; 2 are approximately 1.5GB, and the third is just over 2GB
    We have 5 client machines (xp sp3 32bit), that use the following setup:
    P3 Project Manager version 5 (no service packs installed, but have tried sp1-3 on my machine with the same error)
    oracle client 9.2 with tnsnames pointing to the sql server with the prima databases
    each machine has 2GB memory with a 3-4GB pagefile
    I do not have issues refreshing the other smaller databases.
    both the client and server do not take a significant hit on resources while refreshing.
    both the server and client are not reporting any errors under event viewer.
    they all receive the following error when refreshing (F5) while logged in the third and largest database:
    Message (Tab)
    Application exception
    type: EDBClient
    Event code: IMFTO-3501-8
    Description: Insufficient memory for this operation
    Context (tab)
    app title: primavera project management
    exe: pm.exe
    object: tmainmenu
    context:
         1. tfrmmain.refreshVDBengine
         2. tfrmmain.actrefreshExecute
         3. tfrmmain.actProjectActivitiesExecute
         4. tfrmmain.actProjectsExecute
         5. tfrmmain.actProjectsActivitiesExecute
         6. tfrmmain.actProjectWBSExecute
         7. tfrmmain.actProjectActivitiesExecute
    Evironment (tab)
    Components
    =============
    ORI: ORI Win32 #
    ORI/DB: PMDB,0500.0024.0001.0002
    IMG: IMG win32 #1000
    SYS INFO
    =============
    username: "user's name" Hostname: "their computer name"
    OS version:     winNT 5.1, build 2600, SP3

    ...\OracleBI\web\catalogmanager\catalogmanager.ini
    -vmargs
    -Xmx1024M
    -Djava.library.path=E:\OracleBI\web\bin
    -Declipse.noRegistryCache=true
    amend---------------------------------------------------------
    -vmargs
    -Xmx512M
    -Djava.library.path=E:\OracleBI\web\bin
    -Declipse.noRegistryCache=true

  • Error when refreshing report region: ORA-20876: Stop APEX Engine

    I'm using Apex 4.2. On click of a button, I refresh 2 Standard Region Reports with a Dynamic Action. This dynamic action has been working without problems for WEEKS and all of a sudden i'm getting the ORA-20876: Stop APEX Engine error when I click the button.
    In the dynamic action, I removed the refresh of the second report and now the error does not occur. If I add the second refresh action back in, it throws the above error. I've even tried making the second report identical to the first and the refresh action fails. I don't understand why this is failing on the second refresh action since the second report & region is IDENTICAL to the first report now.
    Please help!
    Thanks,
    John

    I would use something like firebug to see how the AJAX call for the refresh is working. I would want to see what is begin posted and what's being returned from the call.
    That should shed some light on the issue.
    THanks
    -Jorge

  • Error when refresh security filter in Planning 11.1.1.3

    Dear All,
    I found a error when I refresh securty filter in planning.
    The error is related to the user who deleted in Microsoft Active Directory.
    The shared service cannot find the user. How can I solve the error?
    Regards

    Have a read of this post :- Removing 'msad' strings for invalid users in Planning as it covers the same area.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • PC getting Stop error when connecting iTouch

    I have a 2nd generation iTouch that I sync'd up to my pc with no problem when I first got it about 2 weeks ago. Now everytime I connect it, I get the blue screen with a stop error. My daughter also has an iTouch (1st generation) and I can connect that one with no issues. Any ideas on what to do? I repaired iTunes but really didn't want to uninstall and it seems to be just my iTouch. I can connect it to my work laptop to charge with no issues too.

    Well, the other USB port was working for a while. Now none work. When I plug my iTouch in, I get the Windows XP stop error and the blue screen of death. The USB port works for other things like my jump drive. I can plug my iTouch into my laptop and all is fine. I recently upgraded my iTouch to 3.0 but it still worked after doing that. Do you think my USB drivers need to be upgraded?

  • Java error in session initialization Error - When calling IC Web client

    Hi All,
    When i access the CRM IC web client through browser (BSP page), Page is loading but inside the page im getting the following error.
    " Java error in session initialization [Error message: abcj2systemid.domain.com: CALL_METHOD(SYS_METHODNAME) sessionid = SOAP Runtime Execption; CSoapExceptionTransport : HTTP recive failed with exception communication_failure ( Message Class CRMM_IC_FRAMEWORK- message number 106).
    Pl suggest
    Thanks
    PRadeep

    hi Indhra,
    did you check, whether the services are active:
    /Nsicf
    /default_host/sap/bc/bsp/sap/
    sam_sess_queue and sam_notifying
    and the polling profile is defined with polling frequence:
    /Nspro
    ->Interaction Center WebClient
    ->Basic Functions
    ->Define Context Area Profile
    there "Define Polling Profile"
    best wishes,
    Hakan

  • Invalid Year error when refreshing the report with date prompt

    Hi All,
    I am working on BO XI 3.1 with Informix database.
    When refreshing the report without any date prompt the report is running fine,but when applying the date prompt it is giving the error message
    "Invalid year in the date".
    I have tried changing the value in the advance tab of the object property to 'yyyy-mm-dd hh:mm:ss'
    But it also din't work for me.
    Please suggest.
    Thanks and Regards,
    Rishabh

    Hi Experts,
    Thanks for your suggestions.
    Since changing the PRM file was not a fesiable solution for us.
    We have manged to find a work around to solve this issue
    We have created the filters at universe level with following formula for all the date objects which we ere using at report level as a prompt:
    @Select(classname\objectname)=TO_DATE(@Prompt('Enter Date:','D',,mono,free,not_persistent), '%Y/%m/%d')
    Although when we parse this formula it wil give an error message saying 'illigle operation',
    still it will work when we use this at report level.
    Thanks and Regards,
    Rishabh

Maybe you are looking for

  • Error calling Report from Form

    Hi, I'd like to call a report using a Form. I have Oracle Form 10.1.2 in Oracle Database 10g. I create a button and specify a PL/SQL in the when-button-pressed declare rep_id REPORT_OBJECT; v_rep VARCHAR2(100); begin rep_id := FIND_REPORT_OBJECT('rep

  • How to authorize my computer to play itunes music

    I'm trying to authorize my music on my new laptop but it keeps on telling me that i have to authorize my computer im just wondering how i do this so i can listen to my music

  • Checking the Version of SAP NetWeaver CE

    Hi, my SAP SOA administrator has informed me that the installation of CE 7.1 EhP 1 is in place but when I launchVisual Composer (via URL) it only shows "Visual Composer Version 7.1 SP5". Could you please provide me information on getting the version

  • Problem exporting HUGE ship drawings to any graphics format.

    I work at a law firm which deals with very large drawings (some of which are 4 feet wide, by about 16 to 20 feet long).  Sometimes we receive PDF's of these drawings, but their sheer size makes them unmanageable to print.  One option is to export the

  • PSD or PDF?

    Hello, Which better to save files in? Can files be upsized after saving without distortion to text and images? Thanks!