No workitem found error in BBP_PD after Implementing N-Step BADI

Hi Gurus,
We have implemented N-Step BADI  BBP_WFL_APPROV_BADI For Approvals Levels in SRM.
Work flow is triggering correctly and workitem is sent at all the levels. But in transaction code  BBP_PD the status of the workitem is not updating showing the error message "NO WORKITEM FOUND" also  status is not updating in BBP_PD.
Please reply with your suggestions.
Thanks in advance.
Madhukar

Hello,
Message should be raised within BBP_DOC_CHECK_BADI.
This badi would check if there is any approver available (you can use a FM BBP_WFL_DIN_APPR_CONTAINER_GET and take the return parameter ET_APPROVAL_AGENTS).
If it is empty, you could raise a message informing that no approver exists.
I hope this helps.
Kind regards,
Ricardo

Similar Messages

  • Getting error ORA-01732, after implementation of VPD policy

    Hi,
    I have created a policy to restrcit the number of records affected in auncondtional select & update (not more than 3 at a time). The policy is working fine for the select staement but when I'm trying to update the same table I'm getting "ORA-01372: data manipulation operation not legal on this view".
    I'm using Oracle 10g release 2. & I performed following steps:
    SQL> connect SYS as SYSDBA
    Enter password: ****************
    Connected.
    SQL> GRANT EXECUTE ON DBMS_SESSION TO smbdev;
    Grant succeeded.
    SQL> GRANT EXECUTE ON DBMS_RLS TO smbdev;
    Grant succeeded.
    SQL> GRANT CREATE ANY CONTEXT to smbdev;
    Grant succeeded.
    SQL> GRANT create trigger to smbdev;
    Grant succeeded.
    SQL> GRANT ADMINISTER DATABASE TRIGGER to smbdev;
    Grant succeeded.
    SQL> connect smbdev@SMBS
    Enter password: *******
    Connected.
    SQL> CREATE OR REPLACE CONTEXT rownum_ctx USING rownum_ctx_pkg;
    Context created.
    SQL> CREATE OR REPLACE PACKAGE rownum_ctx_pkg IS
    2 PROCEDURE set_rownum;
    3 END;
    4 /
    Package created.
    SQL> CREATE OR REPLACE PACKAGE BODY rownum_ctx_pkg IS
    2 PROCEDURE set_rownum
    3 AS
    4 BEGIN
    5 DBMS_SESSION.SET_CONTEXT('rownum_ctx', 'rownum', 4);
    6 EXCEPTION
    7 WHEN NO_DATA_FOUND THEN NULL;
    8 END set_rownum;
    9 END;
    10 /
    Package body created.
    SQL> CREATE OR REPLACE TRIGGER set_rownum_ctx_trig AFTER LOGON ON DATABASE
    2 BEGIN
    3 smbdev.rownum_ctx_pkg.set_rownum;
    4 END;
    5 /
    Trigger created.
    SQL> CREATE OR REPLACE FUNCTION get_rownum(
    2 schema_p IN VARCHAR2,
    3 table_p IN VARCHAR2)
    4 RETURN VARCHAR2
    5 AS
    6 rownum_pred VARCHAR2 (400);
    7 BEGIN
    8 rownum_pred := 'rownum < SYS_CONTEXT(''rownum_ctx'', ''rownum'')';
    9 RETURN rownum_pred;
    10 END;
    11 /
    Function created.
    SQL> BEGIN
    2 DBMS_RLS.ADD_POLICY (
    3 object_schema => 'smbdev',
    4 object_name => 'SMB_BOLT_CODE',
    5 policy_name => 'rownum_policy',
    6 function_schema => 'smbdev',
    7 policy_function => 'get_rownum',
    8 statement_types => 'select,update’)
    9 END;
    10 /
    PL/SQL procedure successfully completed.
    SQL> select * from smbdev.SMB_BOLT_CODES;
    CATENTRY_ID SYN_BOLT_CODE
    13700 08000026540000
    13701 08000026520000
    13702 08000026530000
    SQL> update smb_bolt_codes set SYN_BOLT_CODE='asd';
    update smb_bolt_codes set SYN_BOLT_CODE='asd'
    ERROR at line 1:
    ORA-01732: data manipulation operation not legal on this view
    SQL> select * from tab where tname=’ SMB_BOLT_CODES’;
    TNAME TABTYPE CLUSTERID
    SMB_BOLT_CODES TABLE
    SQL> connect sys@smbs as SYSDBA
    Enter password: ***********
    Connected.
    SQL> select count(*) from smbdev.SMB_BOLT_CODES;
    COUNT(*)
    101
    Please let me know what I'm doing wrong or what I need to change?
    Thanks in advance.

    Welcome to the forum!
    This seems odd: you add a policy to an object named SMB_BOLT_CODE, but you query SMB_BOLT_CODES
    SQL> BEGIN
    2 DBMS_RLS.ADD_POLICY (
    3 object_schema => 'smbdev',
    4 object_name => 'SMB_BOLT_CODE',
    5 policy_name => 'rownum_policy',
    6 function_schema => 'smbdev',
    7 policy_function => 'get_rownum',
    8 statement_types => 'select,update’)
    9 END;
    10 /
    PL/SQL procedure successfully completed.
    SQL> select * from smbdev.SMB_BOLT_CODES; --<------ Notice the extra S here...Edited by: Alex Nuijten on Aug 14, 2009 2:28 PM

  • Import error in QA after implementing Enhanced CTS for PI NW 7.1 SP07

    Hello Experts,
    I had configured the enhanced CTS for transports in PI 7.10 SP07 landscape with reference to guide : How To ... Configure Enhanced CTS for SAP NetWeaver Process Integration 7.1 SP06.
    We have created service user dedicated for import in QA box, having the SAP standard roles assigned  SAP_XI_CMS_SERV_USER, SAP_XI_DEVELOPER and SAP_XI_CONFIGURATOR to the user.
    But still at time of deployment facing the  error " class com.sap.aii.util.misc.api.BaseRuntimeException:Parsing generic data instance: begin of unexpec
    >>>ted element 'script'! "
    Below is the complete tranport request log file...
    Please help me on this asap..

    Deployment
    Transport request   : D15K900284
    System              : Q15
    tp path             : tp
    Version and release: 375.33.79 710
    Reading files from directory: /usr/sap/trans_P15/data/D15K900284/
       found file: 6f334b007a0211df9ae500212862bd96
    Collected 1 filenames from [/usr/sap/trans_P15/data/D15K900284/]
    file deployment: Start copying files to '/sapmnt/Q15/global/xi/repository_server/import/D15K900284'
    file '/usr/sap/trans_P15/data/D15K900284/6f334b007a0211df9ae500212862bd96' successfully copied
    file deployment: 1 file(s) copied
    CTS Deploy Service - Version 0.92 06.03.2007
    ========================================================================
    Deploy Web service destination = CTSDEPLOY
    Directory = /usr/sap/trans_P15/data
    SDM Deploy URL =
    SLD Deploy URL =
    XI Deploy URL = http://dbciq15.al.sw.ericsson.se:59700
    Double-stack system Q15
    Deploy for XIR
    Deploy File = 6f334b007a0211df9ae500212862bd96
    Start of Web service log
    Deploy Service called with following parameters:
    CommunicationData-Type:1
    CommunicationData-Address:http://dbciq15.al.sw.ericsson.se:59700/rep
    CommunicationData-Host:dbciq15.al.sw.ericsson.se
    CommunicationData-Port:59700
    CommunicationData-User:'filled'
    CommunicationData-Password:'filled'
    Deployable(0)
    Deployable-Type:1
    Deployable-Id:/usr/sap/trans_P15/data/D15K900284/6f334b007a0211df9ae500212862bd96
    class com.sap.aii.util.misc.api.BaseRuntimeException:Parsing generic data instance: begin of unexpec
    >>>ted element 'script'!
    com.sap.aii.util.hmi.core.gdi2.GdiCharStreamer$GdiCharReader.startElement (GdiCharStreamer.java:372
    >>>)
    com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement (AbstractSAXParser.java:5
    >>>33)
    com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement (XMLNSDocumentSca
    >>>nnerImpl.java:330)
    com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDispatcher.scanRootElement
    >>>Hook (XMLNSDocumentScannerImpl.java:779)
    com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dis
    >>>patch (XMLDocumentFragmentScannerImpl.java:1794)
    com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument (XMLDocumentFra
    >>>gmentScannerImpl.java:368)
    com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse (XML11Configuration.java:834)
    com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse (XML11Configuration.java:764)
    com.sun.org.apache.xerces.internal.parsers.XMLParser.parse (XMLParser.java:148)
    com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse (AbstractSAXParser.java:1242)
    com.sap.aii.util.hmi.core.gdi2.GdiCharStreamer.readGdi (GdiCharStreamer.java:54)
    com.sap.aii.util.hmi.core.gdi2.GdiCharStreamer.stringToGdi (GdiCharStreamer.java:108)
    com.sap.aii.util.hmi.api.HmiHttpClientImpl.sendRequestAndReceiveResponse (HmiHttpClientImpl.java:94
    >>>)
    com.sap.aii.util.hmi.api.HmiClientAdapter.invokeMethod (HmiClientAdapter.java:95)
    com.sap.aii.ibtransportclient.impl.gen.XiHmiClient.invokeHmiTransport (XiHmiClient.java:161)
    com.sap.aii.ibtransportclient.impl.XiTransportClientImpl.writeChangelistData (XiTransportClientImpl
    >>>.java:234)
    com.sap.aii.ibtransportclient.impl.XiTransportClientImpl.writeChangelistData (XiTransportClientImpl
    >>>.java:251)
    com.sap.aii.ibtransportclient.impl.XiTransportClientImpl.writeChangelistData (XiTransportClientImpl
    >>>.java:255)
    com.sap.cts.tcs.XICommunicator.importContent (XICommunicator.java:67)
    com.sap.cts.deployer.XiDeployer.deploy (XiDeployer.java:63)
    com.sap.cts.core.DeployManager.deploy (DeployManager.java:54)
    com.sap.cts.ejb.DeployBean.deploy (DeployBean.java:100)
    sun.reflect.GeneratedMethodAccessor9371_10000.invoke (null:-1)
    sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke (Method.java:585)
    com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal (RequestInvocationC
    >>>ontext.java:43)
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed (AbstractInvocationCont
    >>>ext.java:166)
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke (Interceptors_States
    >>>Transition.java:19)
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed (AbstractInvocationCont
    >>>ext.java:177)
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke (Interceptors_Resource.java:
    >>>71)
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed (AbstractInvocationCont
    >>>ext.java:177)
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute (Interceptor
    >>>s_Transaction.java:38)
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke (Interceptors_Transaction
    >>>.java:22)
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed (AbstractInvocationCont
    >>>ext.java:177)
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed (AbstractInvocationCont
    >>>ext.java:189)
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke (Interceptors
    >>>_StatelessInstanceGetter.java:16)
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed (AbstractInvocationCont
    >>>ext.java:177)
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke (Interceptors_SecurityC
    >>>heck.java:21)
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed (AbstractInvocationCont
    >>>ext.java:177)
    com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke (Interceptors_Excepti
    >>>onTracer.java:16)
    com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed (AbstractInvocationCont
    >>>ext.java:177)
    com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain (DefaultInvocat
    >>>ionChainsManager.java:133)
    com.sap.engine.services.ejb3.webservice.impl.DefaultImplementationContainer.invokeMethod (DefaultIm
    >>>plementationContainer.java:203)
    com.sap.engine.services.webservices.espbase.server.runtime.RuntimeProcessingEnvironment.process0 (R
    >>>untimeProcessingEnvironment.java:353)
    com.sap.engine.services.webservices.espbase.server.runtime.RuntimeProcessingEnvironment.preProcess
    >>>(RuntimeProcessingEnvironment.java:329)
    com.sap.engine.services.webservices.espbase.server.runtime.RuntimeProcessingEnvironment.process (Ru
    >>>ntimeProcessingEnvironment.java:211)
    com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPostWOLogging (ServletD
    >>>ispatcherImpl.java:155)
    com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPostWithLogging (Servle
    >>>tDispatcherImpl.java:96)
    com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost (ServletDispatcher
    >>>Impl.java:66)
    SoapServlet.doPost (SoapServlet.java:51)
    javax.servlet.http.HttpServlet.service (HttpServlet.java:727)
    javax.servlet.http.HttpServlet.service (HttpServlet.java:820)
    com.sap.engine.services.servlets_jsp.server.Invokable.invoke (Invokable.java:66)
    com.sap.engine.services.servlets_jsp.server.Invokable.invoke (Invokable.java:32)
    com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet (HttpHandlerImpl.java:431)
    com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest (HttpHandlerImpl.java:289
    >>>)
    com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet (RequestAnalizer.java:388)
    com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet (RequestAnalizer.java:377)
    com.sap.engine.services.servlets_jsp.filters.ServletSelector.process (ServletSelector.java:85)
    com.sap.engine.services.httpserver.chain.AbstractChain.process (AbstractChain.java:71)
    com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process (ApplicationSelector.java:
    >>>160)
    com.sap.engine.services.httpserver.chain.AbstractChain.process (AbstractChain.java:71)
    com.sap.engine.services.httpserver.filters.WebContainerInvoker.process (WebContainerInvoker.java:67
    >>>)
    com.sap.engine.services.httpserver.chain.HostFilter.process (HostFilter.java:9)
    com.sap.engine.services.httpserver.chain.AbstractChain.process (AbstractChain.java:71)
    com.sap.engine.services.httpserver.filters.ResponseLogWriter.process (ResponseLogWriter.java:60)
    com.sap.engine.services.httpserver.chain.HostFilter.process (HostFilter.java:9)
    com.sap.engine.services.httpserver.chain.AbstractChain.process (AbstractChain.java:71)
    com.sap.engine.services.httpserver.filters.DefineHostFilter.process (DefineHostFilter.java:27)
    com.sap.engine.services.httpserver.chain.ServerFilter.process (ServerFilter.java:12)
    com.sap.engine.services.httpserver.chain.AbstractChain.process (AbstractChain.java:71)
    com.sap.engine.services.httpserver.filters.MonitoringFilter.process (MonitoringFilter.java:29)
    com.sap.engine.services.httpserver.chain.ServerFilter.process (ServerFilter.java:12)
    com.sap.engine.services.httpserver.chain.AbstractChain.process (AbstractChain.java:71)
    com.sap.engine.services.httpserver.server.Processor.chainedRequest (Processor.java:295)
    com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.run (Processor.java:222)
    com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    java.security.AccessController.doPrivileged (AccessController.java:-2)
    com.sap.engine.core.thread.impl3.SingleThread.execute (SingleThread.java:152)
    com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:247)
    End of Web service log
    Return Code = 12
    Highest Return Code = 12
    Deployment
    End date and time : 20100617112451
    Ended with return code:  ===> 12 <===

  • Periodically there is an "not found" error

    Dear Gurus!
    After a successful use of ria services for a long time from some moment  "Not found" error occurs.  After recompiling program or  rerun VS 2012 an error may disappear. After that an error does not occurs. However, it occasionally
    reappears after another compiling program. I use ria services , PRISM, some my wcf services. What may be the reason? Any ideas will be appreciated.

    Unfortunately it was necessary for a while to switch to another project (WPF).
    Now I installed Entity Framework 6.1.3 , but the problem remains. I attached simple project with authorization, which using ria services project with authorization
       в System.ServiceModel.DomainServices.Client.ApplicationServices.WebAuthenticationService.EndLoadUser(IAsyncResult asyncResult)
       в System.ServiceModel.DomainServices.Client.ApplicationServices.LoadUserOperation.EndCore(IAsyncResult asyncResult)
       в System.ServiceModel.DomainServices.Client.ApplicationServices.AuthenticationOperation.End(IAsyncResult result)
    Caused
    by: Удаленный сервер возвратил ошибку:
    NotFound.
    в System.ServiceModel.DomainServices.Client.WebDomainClient`1.EndQueryCore(IAsyncResult asyncResult)
       в System.ServiceModel.DomainServices.Client.DomainClient.EndQuery(IAsyncResult asyncResult)
       в System.ServiceModel.DomainServices.Client.DomainContext.CompleteLoad(IAsyncResult asyncResult)
    Caused
    by: Удаленный сервер возвратил ошибку:
    NotFound.
    в System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state)
       в System.Net.Browser.BrowserHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
       в System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)
    Caused
    by: Удаленный сервер возвратил ошибку:
    NotFound.
    в System.Net.Browser.BrowserHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult)
       в System.Net.Browser.BrowserHttpWebRequest.<>c__DisplayClassa.<EndGetResponse>b__9(Object sendState)
       в System.Net.Browser.AsyncHelper.<>c__DisplayClass4.<BeginOnUI>b__0(Object sendState)
    P.S. I use this video to
    create this example.

  • AFTER INSERT TIGGER, ora-01403: no data found error

    Hi all,
    I'm trying to create a fairly simple trigger which fires after an insert on a table.
    The trigger is based on a function, defined within a package. The function is as follows...
    FUNCTION check_contract_length (V_playerId IN NUMBER)
    RETURN BOOLEAN
    IS
    months NUMBER;
    months2 NUMBER;
    BEGIN
    SELECT months_between(contract_end, contract_start), contract_length
    INTO months, months2
    FROM player
    WHERE playerId = v_playerId;
    IF months <> months2 THEN
    RETURN (true);
    END IF;
    RETURN (false);
    END check_contract_length;The trigger operates when an insert is made on to the player table, it as defined as follows...
    CREATE OR REPLACE TRIGGER play_ins_con
    AFTER INSERT ON player
    FOR EACH ROW
    DECLARE
    isover BOOLEAN;
    BEGIN
    IF INSERTING THEN
    isover := player_constr_pkg.check_contract_length(:new.playerId);
    IF isover THEN
    RAISE_APPLICATION_ERROR(-30001, 'Contract length incorrect');
    END IF;
    END IF;
    END play_ins_con;My problem is, is that every time I try to insert a row into the player table, the trigger fires and produces a "ora-01403: no data found" error. I was under the impression that as the trigger fires after an insert, this shouldn't be a problem.
    I'm also aware that this constraint can probably be implemented using a CHECK constraint, however it would be a learning curve for me to work it out this way.
    Any help would be much appreciated!!
    Cheers guys.

    I'm also aware that this constraint can probably be implemented using a CHECK constraint,
    however it would be a learning curve for me to work it out this way.Starting out by doing stuff the wrong way only increases the learning curve when it comes to doing things the right way. A check constraint is definitely the best way of doing it. However, if you must do it with a trigger this is the way to go:
    CREATE OR REPLACE TRIGGER play_ins_con BEFORE INSERT ON player
    FOR EACH ROW
    BEGIN
        IF months_between(:NEW.contract_end, :NEW.contract_start) <> :NEW.contract_length
        THEN
            RAISE_APPLICATION_ERROR(-30001, 'Contract length incorrect');
        END IF;
    END play_ins_con;
    /Incidentally, as CONTRACT_LENGTH is wholly derivable from the other columns your table structure is obviously insufficiently normalised.
    Also, note that only errors between -20999 and -20000 are reserved for our use. Any other number may be used by Oracle for its own purposes.
    Cheers, APC

  • Syntax error in ABAP query after implement patch

    Dear All,
    After implement patch from SAPKA46C39 to SAPKA46C53, we have syntax error in our query.
    our SAP release version is 46C.
    The error in query is -The data object "R01" does not have a component called "046" -
    We don't found any SAP notes that match for our error.
    Anyone ..please help...
    Thanks a lot...
    Budituta

    Hi,
    The query generated is based on the table structures available as they are used, etc.
    So please check if there is any difference in the fields available in the tables used, LDB used if any.
    In addition, may be few of the properties of the SAP query and info set does not get copied properly.
    and after activating the info set only, activate the query, etc...check them once again.
    Regards,
    Santhosh.

  • File not found error after log on to ADF application

    Hi
    I just took over an ADF application, after clicking on log in button, in the application_log, there is always a login.jspx -- file not found error message, the directory is not even exist. somehow the application had 'registered ' an directory for the login page, common\skin\login.jspx, the actural log in page is under common\login.jspx.
    there is a loginfilter.java created and has a entry in web.xml. the login Filter has let httpServerRequest object to know that the login file directory is ..\common\login.jspx
    so why the app server would be looking at the wrong directory? how should I do to correct it?
    Thanks in advance.

    Hi
    I just took over an ADF application, after clicking on log in button, in the application_log, there is always a login.jspx -- file not found error message, the directory is not even exist. somehow the application had 'registered ' an directory for the login page, common\skin\login.jspx, the actural log in page is under common\login.jspx.
    there is a loginfilter.java created and has a entry in web.xml. the login Filter has let httpServerRequest object to know that the login file directory is ..\common\login.jspx
    so why the app server would be looking at the wrong directory? how should I do to correct it?
    Thanks in advance.

  • File not found error after database migration

    Hi experts
    I recently decided to create a test environment for SharePoint 2010 production server but after
     attach the content database  using power shell successfully I get “ file not found “ error when I try to login the top site collection
    I think it’s because of customized master page in production site which I don’t know how to apply them to my new environment.I even tried to copy the master pages from cataloge throught  SPD but it didnt work.
    Any assistance would be greatly appreciated

    HI Shahin,please try to access the site by below and let me know the result.please check the below link that gives more idea on the issue
    _/_layouts/settings.aspx
    /_layouts/viewlsts.aspx
    /default.aspx
    http://expertsharepoint.blogspot.de/2014/01/sharepoint-default-page-not-loading-by.html
    Anil Avula[MCP,MCSE,MCSA,MCTS,MCITP,MCSM] See Me At: http://expertsharepoint.blogspot.de/

  • Time machine fails backing up with a "backup disk not found" error after upgrade to Lion 10.7.2

    Time machine fails backing up with a "backup disk not found" error after upgrade to Lion 10.7.2. I've erased and reformatted the drive; reconnected Time Machine(it saw it) and began a new backup. The backup starts again but fails before completing with backup drive not found error. I used the 10.7.2 combo update. Any help on how to fix this problem would be appreciated.

    Arghhhhhhhhhhhhhhhhhhh!!!!!!
    After waiting since October for a fix, I have now upgraded the firmware on the Time Capsule and installed the new Airport Utility, released yesterday, and the situation is even worse.
    Up until now, the Airport Utility had an option to disconnect all drives manually and the Time Capsule would then work until the next reboot – a temporary (?) work-around.
    Now that option does not exist in the new-look Airport Utility. And the Airport Utility installation can’t be rolled back and the old utility won’t restore.
    The sparesbundle is still not accessible. Anyone worked out a work-around in the new environment yet?
    I have another Time Machine backup working fine to a trusty old Lacie Drive so erased the one on my Time Capsule to see if that works. I have renamed the Capsule and the Time Capsule Drive.  But to build another full backup will take at least two days and I shall be away from tomorrow and am reluctant to leave the Capsule and computer up and running for a week. And I’ll bet the sparsbundle will still be nowhere to be found.
    How can Apple screw up so badly when they are to become the richest company in the entire world and – soon – will have more cash in the bank than the entire United States? Can’t they afford someone who really can sort this out? Especially when a Firewire connected hard drive – my trusty and simple LaCie – works fine.
    Words, almost, fail me.

  • After installing the current version of iTunes, I get an AppleSyncNotifier.exe - Entry Point Not Found error. It says "The procedure entry point sqlite3_wal_checkpoint could not be located in the dynamic link library SQLite3.dll."

    After installing the current version of iTunes, I get an AppleSyncNotifier.exe - Entry Point Not Found error. It says "The procedure entry point sqlite3_wal_checkpoint could not be located in the dynamic link library SQLite3.dll." Kindly advice a process to get rid of this error, without losing my files on the iTunes.

    Hi, I get the same error EVERY time iTunes updates.
    I have to do the fix that is suggested in this topic (cut and paste the sqlite3.dll)
    My Question:
    Since this happens every time iTunes updates...... Do I have to remove SQlite3.dll from the "apple application support" folder....... so that the sqlite3.dll is only located in the "mobile device support" folder?????
    It is getting really annoying to have to do the "cut and paste" fix every time iTunes updates.
    Thank You,
    Steve

  • "Page not found" error after 5 minutes of see "processing" on the screen

    We are using WebLogic 8.1 server and also the WebLogic proxy as our front end. When a user runs a process that takes over 5 minutes using the Proxy URL they receive an IE "Page not found" error after 5 minutes of seeing "processing" on the screen. If they run it on none Proxy URL (directly on WebLogic server) it works fine.
    We have looked into the WLIOTimeoutSecs parameter and set in the web.xml for both the HttpClusterServlet and HttpProxyServlet, but this had no affect.
    Is there another timeout that controls this 5 minute timeout? It seems if one uses Apache and sets the WLIOTimeoutSecs parameter to a higher number than 300 seconds there is not an issue.
    Did this parameter get omitted for the WebLogic Proxy and if so, what does one use?
    Thanks,
    Jim

    Hello George,
    Thank you for the quick reply. I will surely try the option suggested by you.
    But what i was thinking is that as this is not a Connection Time Out (500) error, instead its a Page Not Found error, it would be Session-Timeout and not Connection Time-Out.
    Maybe I should be looking at:
    SESSION-TIMEOUT due to kernel:
        Kernel parameter:    rdisp/gui_auto_logout
        Kernel parameter:    rdisp/plugin_auto_logout
    as per the SAP OSS Note: 705013
    But again, I think this Note is pointing to the SICF service and IAC type of iView and not SAP Transaction type iView. Please advice.
    Thanks,
    Gaurav
    Edited by: Gaurav Shah on Dec 4, 2008 9:37 PM
    Edited by: Gaurav Shah on Dec 4, 2008 9:42 PM

  • After implementing Note 992032 getting errors in Bex workbook

    Hi All,
    After Implementing the note 992032 (You must first implement Notes 932065, 935140, 948389, 964580 and 969846, which provide information about using transaction SNOTE. Otherwise, problems and syntax errors may occur when you deimplement some notes) getting error messages in BEx workbook when try to filter on any InfoObject but when I run query I'm getting data but not able to filter, we are using BI 7 on patch 11. When implementing the note number 964580 it's giving error and this particular note number is not yet implemented.
    Getting error messages like:
    1. Error reading the data of InfoProvider 0FIAR_O03
    2. An error occurred in the program:
    3. ORA-20000: Insufficient privileges ORA-06512: at "SYS.DBMS_STATS", line 2150 ORA-06512: at "SYS.DBMS_STATS", line 14112 ORA-06512: at line 1
    4. System error in program CL_RSR_WWW_RENDERER and form GET_FILTER_VALUES_CHA:03 (see long text)
    Before implementing 992032 everything worked well.
    Could anyone please help!
    King Regards
    Suman

    We are getting similar errors after applying BW SP11 yesterday on our dev BW system.  I've opened a message with SAP support .  If anyone gets a solution for this please post it.
    Regards,
    Ron.

  • Error! No data source found with name 'mynewdsname' (after asking 0 providers)

    Hi all,
    I am trying out the instructions given below.
    http://dev.day.com/docs/en/cq/current/developing/jdbc.html
    I followed them exactly but removed <cq:include script="head.jsp"/> line from the jsp since I do not have a head.jsp.
    my config node settings are as follows.
    But when I go to the page, I get below error message.
    error! No data source found with name 'mynewdsname' (after asking 0 providers)
    DB is up and running. I could not find any issue with it. Code is as follows.
    <%DataSourcePool dspService = sling.getService(DataSourcePool.class);
      try {
         DataSource ds = (DataSource) dspService.getDataSource("mynewdsname");  
    %>
    Any help will be great. TX

    Document is outdated & for now could you please follow http://dev.day.com/content/kb/home/cq5/Development/HowToConfigureSlingDatasource.html

  • IHC errors valid clearing partner not found and no header details found while idoc creation after f110

    IHC errors :valid clearing partner not found and no header details found while idoc creation after f110
    Please let me know where the config is missing for ihc automatic payment program.in we02 status is not 53.
    Please help

    Hi
    Please share the error message in the IDOC.
    If the error message is IHC204 "No valid clearing partner was found", it may be due to the missing correct configuration in Set Up Creation of Payment Requests for Inbound IDoc in FI, which links the clearing partner, ALE logical system partner type and IHC account number.
    Cheers
    taro

  • Automation error element not found in vb6 2147319765 after upgrading the os

    Hi we had updated our OS to windows 7 from XP.Previously we had an application in XP which is built on Vb 6 .The application throws an error message like Automation error --element not found with error code 2147319765 .The application shows the same error
    message even after I ran the application in XP compatability mode.
    The application is using data from other servers and all the servers are windows server 2003.
    muneer

    Double post:
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/229b4e46-9bcb-411e-901e-fec376dc36da/automation-error-element-not-found-in-vb6-2147319765-after-upgrading-the-os
    This forum is about VB.Net. If your question is about a VB6 project, have a look here:
    Where to post your VB 6 questions
    Armin

Maybe you are looking for

  • Purchase Order SAPscript - Looping problem.

    Dear Friends, I am using a PO Z-form which is a copy of MEDRUCK and print program is Standard SAPLMEDRUCK Program. I have got a Scenario something like this. I have to display some classification details of material ( from material master ) in PO. A

  • Safari 4.0.4 update creates 7510 new permissions problems

    Prior to installing Safari update, running the 'Repair Permissions' in Disk Utility found only one error -- the SUID modification on ARDAgent (Apple Remote Desktop Agent). Apple documents this as being a known issue, but harmless and can be safely ig

  • View Cluster Control/Indicator as Icon on Front Panel (sub VI's)

    I make a lot of use of clusters to pass data into and out of sub vi's.  I keep everything typedef'd and the clusters can often grow to be rather large on the front panel which makes navigating the front panel quite difficult.  I usually have maybe 2

  • Sourcing UNIX Classpath in Java code

    Hi All, I was wondering where I could find a sample of how I can source the CLASSPATH value in UNIX in a java program. I want to write a program that can retrieve the value of the CLASSPATH or any other UNIX variable. If I set something like export $

  • Library problem (Logic Pro 9)

    Hi friends, I downloaded all additional content and its have been showed as Installed happen that I cant play some of the pianos, drumkits and basses because it have missing samples. Follow example message showed: EXS24 Instrument "Drum 'N Bass Remix