Error in Processing your request, Request no: 13 in stage : CC_MITI_CONTROL

I have created a mitigating control in Compliance Calibrator 5.2.  A workflow was created for this request and it went to Access Enforcer.  When I try to approve the workflow in access enforcer, I get the following message:  Error in Processing your request, Request no: 13 in stage : CC_MITI_CONTROL
I double checked the steps I did during the configuration of the integration between CC, AE, and RE.  It looks good as far as I can see.
Has anyone seen this error?
Thanks,
Peggy

Hi Peggy,
I created Workflow for MITICTRL, but it doesn´t works.. Do you have created custom fields??
I try send Request for MITICTRL but Access Enforcer Sends the next error:
2008-07-11 16:01:44,692 [SAPEngine_Application_Thread[impl:3]_23] ERROR com.virsa.ae.service.sap.CustomApproveDeterminatorWSDAO : fetchApprovers() :   : Exception in getting the approvers,  error code : -1, error message :  Starting.. Number of Custom Fields : 16and the Error is :null
2008-07-11 16:01:44,692 [SAPEngine_Application_Thread[impl:3]_23] ERROR Exception in creating the new workflow
com.virsa.ae.dao.DAOException: com.virsa.ae.service.ServiceException: Exception in getting the approvers,  error code : -1, error message :  Starting.. Number of Custom Fields : 16and the Error is :null
     at com.virsa.ae.service.sap.CustomApproveDeterminatorWSDAO.fetchApprovers(CustomApproveDeterminatorWSDAO.java:92)
     at com.virsa.ae.workflow.bo.ApproverDeterminatorHelperAdapter.getCustomApproversListFromWebService(ApproverDeterminatorHelperAdapter.java:647)
     at com.virsa.ae.workflow.bo.ApproverDeterminatorHelperAdapter.getCustomApproversList(ApproverDeterminatorHelperAdapter.java:685)
     at com.virsa.ae.workflow.bo.ApproverDeterminatorHelperAdapter.fetchApprovers(ApproverDeterminatorHelperAdapter.java:449)
     at com.virsa.ae.workflow.bo.WorkFlowBOHelper.handleApproversTransactions(WorkFlowBOHelper.java:799)
     at com.virsa.ae.workflow.bo.WorkFlowRequestCreateHelper.handleWFForNewPath(WorkFlowRequestCreateHelper.java:271)
     at com.virsa.ae.workflow.bo.WorkFlowRequestCreateHelper.createNewWorkflow(WorkFlowRequestCreateHelper.java:161)
     at com.virsa.ae.workflow.bo.WorkFlowBO.saveNewWorkflow(WorkFlowBO.java:116)
     at com.virsa.ae.accessrequests.bo.RequestBO.saveNewRequest(RequestBO.java:310)
     at com.virsa.ae.requestsubmit.RequestSubmission.submitRequest(RequestSubmission.java:117)
     at com.virsa.ae.requestsubmit.ejb.RequestSubmitEJBBean.submitRequest(RequestSubmitEJBBean.java:44)
     at com.virsa.ae.requestsubmit.ejb.RequestSubmitEJBObjectImpl0_0.submitRequest(RequestSubmitEJBObjectImpl0_0.java:119)
     at com.virsa.ae.requestsubmit.ejb.RequestSubmitEJB_Stub.submitRequest(RequestSubmitEJB_Stub.java:57)
     at sun.reflect.GeneratedMethodAccessor4423.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:62)
     at java.lang.reflect.Method.invoke(Method.java:391)
     at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java:187)
     at $Proxy137.submitRequest(Unknown Source)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
     at java.lang.reflect.Method.invoke(Method.java:391)
     at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
     at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157)
     at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79)
     at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
     at SoapServlet.doPost(SoapServlet.java:51)
     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.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
     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:1039)
     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(AccessController.java:219)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
Caused by:
com.virsa.ae.service.ServiceException: Exception in getting the approvers,  error code : -1, error message :  Starting.. Number of Custom Fields : 16and the Error is :null
     at com.virsa.ae.service.sap.CustomApproveDeterminatorWSDAO.fetchApprovers(CustomApproveDeterminatorWSDAO.java:84)
     ... 43 more
2008-07-11 16:01:44,695 [SAPEngine_Application_Thread[impl:3]_23] ERROR com.virsa.ae.requestsubmit.RequestSubmission : submitRequest :   : setting error code to 2010
com.virsa.ae.core.BOException: Exception in creating the new workflow
     at com.virsa.ae.workflow.bo.WorkFlowBO.saveNewWorkflow(WorkFlowBO.java:125)
     at com.virsa.ae.accessrequests.bo.RequestBO.saveNewRequest(RequestBO.java:310)
     at com.virsa.ae.requestsubmit.RequestSubmission.submitRequest(RequestSubmission.java:117)
     at com.virsa.ae.requestsubmit.ejb.RequestSubmitEJBBean.submitRequest(RequestSubmitEJBBean.java:44)
     at com.virsa.ae.requestsubmit.ejb.RequestSubmitEJBObjectImpl0_0.submitRequest(RequestSubmitEJBObjectImpl0_0.java:119)
     at com.virsa.ae.requestsubmit.ejb.RequestSubmitEJB_Stub.submitRequest(RequestSubmitEJB_Stub.java:57)
     at sun.reflect.GeneratedMethodAccessor4423.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:62)
     at java.lang.reflect.Method.invoke(Method.java:391)
     at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java:187)
     at $Proxy137.submitRequest(Unknown Source)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
     at java.lang.reflect.Method.invoke(Method.java:391)
     at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
     at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157)
     at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79)
     at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
     at SoapServlet.doPost(SoapServlet.java:51)
     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.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
     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:1039)
     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(AccessController.java:219)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
Caused by:
com.virsa.ae.dao.DAOException: com.virsa.ae.service.ServiceException: Exception in getting the approvers,  error code : -1, error message :  Starting.. Number of Custom Fields : 16and the Error is :null
     at com.virsa.ae.service.sap.CustomApproveDeterminatorWSDAO.fetchApprovers(CustomApproveDeterminatorWSDAO.java:92)
     at com.virsa.ae.workflow.bo.ApproverDeterminatorHelperAdapter.getCustomApproversListFromWebService(ApproverDeterminatorHelperAdapter.java:647)
     at com.virsa.ae.workflow.bo.ApproverDeterminatorHelperAdapter.getCustomApproversList(ApproverDeterminatorHelperAdapter.java:685)
     at com.virsa.ae.workflow.bo.ApproverDeterminatorHelperAdapter.fetchApprovers(ApproverDeterminatorHelperAdapter.java:449)
     at com.virsa.ae.workflow.bo.WorkFlowBOHelper.handleApproversTransactions(WorkFlowBOHelper.java:799)
     at com.virsa.ae.workflow.bo.WorkFlowRequestCreateHelper.handleWFForNewPath(WorkFlowRequestCreateHelper.java:271)
     at com.virsa.ae.workflow.bo.WorkFlowRequestCreateHelper.createNewWorkflow(WorkFlowRequestCreateHelper.java:161)
     at com.virsa.ae.workflow.bo.WorkFlowBO.saveNewWorkflow(WorkFlowBO.java:116)
     ... 36 more
Caused by:
com.virsa.ae.service.ServiceException: Exception in getting the approvers,  error code : -1, error message :  Starting.. Number of Custom Fields : 16and the Error is :null
     at com.virsa.ae.service.sap.CustomApproveDeterminatorWSDAO.fetchApprovers(CustomApproveDeterminatorWSDAO.java:84)
     ... 43 more

Similar Messages

  • An error occurred processing your last request. Please go back and try again.

    Hi, I´m trying to set up a page in BC. Often after changing the content of site and click "update" I get the message:
    An Error Occurred
    An error occurred processing your last request.
    Please go back and try again.
    This happens e.g. when I want to change the Template for the page from one to another. Sometimes all changes are lost!
    I wanted to build more sites using BC for my clients but with that error messages this would be impossible. I need a system that would work properly.

    hopestew,
    If still encountering this behavior best track your steps and report immediately to direct support.
    http://docs.businesscatalyst.com/
    The error message is quite generic and it can stem from server related issues or some odd conflict within the editor/system.
    Kind regards,
    -Sidney

  • Error when processing your request

    Error when processing your request
    What has happened?
    The URL http://vinay:8000/sap/bc/webdynpro/sap/zfirst_web was not called due to an error.
    Note
         The following error text was processed in the system NSP : Die URL enthält keine vollständige Domainangabe (vinay statt vinay.).
         The error occurred on the application server vinay_NSP_00 and in the work process 0 .
         The termination type was: RABAX_STATE
         The ABAP call stack was:
    Method: CHECK of program CX_FQDN=======================CP
    Method: STARTUP_CHECKS of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP
    Method: HANDLE_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
    Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP
    What can I do?
         If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system NSP in transaction ST22.
         If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server vinay_NSP_00 in transaction SM21.
         If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server vinay_NSP_00 . In some situations, you may also need to analyze the trace files of other work processes.
         If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 001 -u: BCUSER -l: E -s: NSP -i: vinay_NSP_00 -w: 0 -d: 20090622 -t: 074756 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team

    Hi Thomas,
    I realize this is a rather old discussion, but I wonder if you know whether running transaction SGEN to generate the loads for either all web dynpros or just a particular transport containing a custom web dynpro would resolve the slow response time and timeout. After a customer message with SAP, this was their suggestion, however our Basis team is skeptical that this will have the desired effect. We noticed the issue when moving from development to QA so we won't know if this is the solution until we try it in production upon go-live.
    Cheers,
    Amy

  • An unexpected error occurred processing your request. Check the logs for details and correct the problem.

    Hi All,
    I am configuring RSS Viewer webpart to SP 2013. 
    But i am getting an error "An unexpected error occurred processing your request. Check the logs for details and correct the problem."
    I looked for solution of this error. i got to know, we need to set proxy server in web.config file.
    So, in order to resolve this i put the following set of code in web.config and save the file
    <system.net>
        <defaultProxy>
          <proxy usesystemdefault="True" proxyaddress="http://myproxyserver" bypassonlocal="True" />      
        </defaultProxy>
      </system.net>
    But, still i am getting the error. 
    What could be the problem now. 
    Any help is much appreciated. 
    Thanks,
    Rakesh

    Hi Rakesh,
    According to your description, my understanding is that you got an error when you used RSS viewer web part in SharePoint 2013.
    The RSS viewer web part uses authentication delegation and is using the current user's credentials to access the proxy. However, the RSS viewer only supports anonymous and Kerberos authentication. So if you are using NTLM authentication, the RSS viewer will
    not be able to authenticate the user through the proxy. More information, please refer to the link:
    http://kalsing.blogspot.com/2007/11/troubleshooting-rss-viewer-web-part.html
    Also see:
    http://blogs.technet.com/b/sharepointdse/archive/2007/04/13/fun-with-rss.aspx
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Error : An unexpected error occurred processing your request. (Was: Adobe Muse)

    I am getting the folowing error message when trying to start up Muse. It asks me to sign in and the following message occurs "An  unexpected error occurred. An unexpected error occurred processing your request. Please try again later." I have a full subscription. It has worked fine for the last few months. This issue only occured today but has persissted.

    Hello,
    We managed to get it resolved.
    It should be up and running now.
    Apologies for the inconvenience caused.
    Regards,
    Sachin

  • Please help I have to update my clients site tonight I have been using muse subscription since Nov 19, 2012 An unexpected error occurred.An unexpected error occurred processing your request. Please try again later.I-2

    please help I have to update my clients site tonight I have been using muse subscription since Nov 19, 2012 An unexpected error occurred.An unexpected error occurred processing your request. Please try again later.I-2

    Hi Carey,
    Please refer to this trouble-shooting guide for the error that you are getting, An unexpected error occurred I -200
    - Abhishek Maurya

  • An Error occurred processing your Request

    Hi,
    I am using Blackberry Z30, I am from India, today i tried to update few apps and download few apps but i couldnt able to do instead i am getting the error "An Error occurred processing your Request ", can you please help me to resolve the problem...
    Thanks in Advance
    Regards
    Sam

    Hi and Welcome to the Community!
    With a strong carrier network signal (e.g., not merely WiFi), I suggest the following steps, in order, even if they seem redundant to what you have already tried (step 1should result in a message coming to your BB...please wait for that before proceeding to the next step):
    1) Register HRT
    KB00510 How to register a BlackBerry smartphone with the wireless network
    Please wait for one "registration" message to arrive
    2) Reboot
    Pre-BB10 Devices ONLY. With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes.
    BB10 Devices. Hold the top button down until the counter reaches zero. Wait for the device to be fully shut down (e.g., nothing at all displayed on the screen, no LED lights, etc.). Hold the top button until the red LED is lit. Wait through the full boot-up process. IF this fails, you can attempt the battery-pull method above, but it is normally NOT recommended unless nothing else works.
    See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure.
    Hopefully that will get things going again for you! If not, then you should contact your mobile service provider for formal support.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Error when processing your request -syntax eror in program /1BEA/SAPLCRMB_O

    Hi All,
    I have regenerated Billing Application in CRM 7.0. From then I am getting a dump on Web UI . Error as below.
    Error when processing your request
    The URL http://hostname/sap/bc/bsp/sap/crm_ui_frame/bspwdApplication.do was not called due to an error.
    The following error processed in the system: "syntax error in program /1BEA/SAPLCRMB_O".
    This Dump does not occur every time. now & then I am getting the dump but not every time. mostly it comes when I process any thing for the first time on UI.
    Please help me out to fix this dump. it is a standard program so we can not correct the program. Please let me know if there is any other way to fix this problem.
    Thanks in advance
    JM

    Hi,
    This is not a standard program, this is a generated program through billing engine. I guess you'd have to regenerate the program. Talk to your functional folks who created this.
    Regards
    Prasenjit

  • Blackberry App World error message "An error occurred processing your request"

    Hi
    Since upgrading my Blackberry Q10 to version 10.2.1.2156
    I cannot download anything from BB App world, when ever i press download it keeps on coming up "An error occurred processing your request"
    I Have tried to restore tne device , Hard/soft resets, Refreshing app world, restoring payment information, nothing seems to work, can anybody help me out please.
    I Wanted to try and delete app world from my BB but it does not seem to be a way to do that.
    I Have the Blackberry Q10 Model number SQN100-5 Version 10.2.1.2156
    Please let me know as soon as possible.

    Have you got your problem resolved?
    if so, please do let me know how you resolved it.
    I am having the same problem.
    Thanks in advance.

  • An unexpected error occur processing your request." when launching Muse

    An unexpected error occur processing your request." when launching Muse.I am experincing the same problem i found the folder but when i try to delete the file it says action can not be completed file is open in adobe CC iam not even signed in

    Hello,
    Could you please open Task Manager (Windows) or Activity Monitor (Mac) and look for processes named either AAM Updater or Adobe CC (Creative Cloud).
    Please kill (end) the process and after that try to delete the folder.
    Regards,
    Sachin

  • SNC: ASN - Error when processing your request

    Dear experts,
    we are implementing SMI scenario with SNC 5.1, we have created in SNC Web UI a Replenishment Order and we have published it now Iu2019m trying to create an ASN releted to that RO but I have another strange error with ASN, could you please have a look and tell me your opinion?
    From RO details I click on u201CCreate ASN for Itemsu201D, I insert all the information needed and all checks are successifully passed, but when I try to publish it the following error screen appears me.
    This error appears also when I try to save a draft of the ASN.
    Error when processing your request
    What has happened?
    The URL <url> was not called due to an error.
    Note
    The following error text was processed in the system <System name>: Syntax error in program /1BCPPF/CL_100SCABOL_DLV_X====CP .
    The error occurred on the application server <application server> and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: EVALUATE of program CL_METHOD_CONDITION_PPF=======CP
    Method: EVALUATE of program CL_CONDITION_PPF==============CP
    Method: IF_DETERMINATION_PPF~DETERMINE of program CL_RULE_DETERMINATION_PPF=====CP
    Method: DETERMINE of program CL_TTYPE_PPF==================CP
    Method: DETERMINE of program CL_CONTEXT_MANAGER_PPF========CP
    Method: DETERMINE of program CL_MANAGER_PPF================CP
    Method: SEND_SNL of program /SCMB/CL_SVDELIVERY===========CP
    Method: SAVE_SNL of program /SCMB/CL_SVDELIVERY===========CP
    Method: SAVE of program /SCA/CL_SVDELIVERY============CP
    Function: /SCA/BOL_RFC_DLV_CHANGE of program /SCA/SAPLBOL_DLV
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system <system number> in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server <server> in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server <server>. In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team 
    I've checked and reactivated all ODMs related to ASN, according to the SAP Note 1019289 (SNC5.1 Order Documents: Required Customizing).
    Could you please give me your opinion about this?
    Thank you very much in advance,
    Nicola
    Edited by: PTP Team Consultants on Nov 1, 2011 4:29 PM

    Hi Martin,
    Thank you for your answer.
    This is the error analysis in transaction ST22:
    Error analysis
        The following syntax error was found in the program
         /1BCPPF/CL_100SCABOL_DLV_X====CP :
        "The field "LV_EVAL_OUTCOME" is unknown, but there is a field with the "
        "similar name "RULE_EVALUATION_OUTCOME". "RULE_EVALUATION_OUTCOME"."
    Thank you,
    Nicola
    Edited by: PTP Team Consultants on Nov 3, 2011 12:32 PM

  • SC-Error when processing your request.

    Hi ,
    when click the Shop link in the SRm portal, it gives the below error message.
    Error when processing your request.
    The Error occured on the application server p1bfsp23_FSP_44
    There Termination TYPE was : ABORT_MESSAGE_STATE
    The ABAP  call stack was :
    Form:OUTPUT_EXPRESS_MESSAGES of program SAPLBBP_SC_UI_ITS
    Form:EXTERNAL_SCREEN_DETERMINE of Program  SAPLBBP_SC_UI_ITS
    Module:EXTERNAL_SCREEN_DETERMINE of Program  SAPLBBP_SC_UI_ITS
    Please assist me on this.
    Thanks,
    Dev

    Hi Devaraj,
    Please provide the below information from the full dump (transaction st22):
    Runtime Errors
    Exception
    Short text
    Information on where terminated
    Active Calls/Events
    With this information it will be possible to have a better idea about what could be causing this dump.
    Best regards,
    Christian Zeuch

  • MSS Reports - Error when processing your request

    Hi Experts,
    We got the following error, while executing MSS reports. Would really appreciate kind guidance to reslove the issue.
    Error as below:
    Error when processing your request
    What has happened?
    The URL http://m2003075d.**********/sap/bc/gui/sap/its/HRWPC_FC_EXEC was not called due to an error.
    (Intentionally kept **** to kept confidentiality about the client)
    Note
    The following error text was processed in the system ECQ : Template interpretation cancelled, syntax error.
    The error occurred on the application server M2003075D_ECQ_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    SYSTEM-EXIT of program SAPLSLVC_FULLSCREEN
    Function: REUSE_ALV_GRID_DISPLAY of program SAPLSLVC_FULLSCREEN
    Form: DISPLAY_LIST of program RPTQTA10
    END-OF-SELECTION of program RPTQTA10
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system ECQ in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server M2003075D_ECQ_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server M2003075D_ECQ_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 200 -u: MANAGER1 -l: E -s: ECQ -i: M2003075D_ECQ_00 -w: 0 -d: 20090710 -t: 160454 -v: RABAX_STATE -e: ITS_CANT_LOAD_INCLUDE
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    Thanks in advance,
    Aashish

    Hi,
    You need to Publish the services in a proper sequence, then only it will get activated.
    Also switch between SAP GUI for windows and SAP gui for HTML, because if you are accessing the system through network, problem may arise.
    Try switching between these launchpads, might help you.
    Publish the WEBGUI first, SHUFFLER then, and dont forget to publish completely, else it wont work.

  • Spool Error - Errors occurred processing this print request

    Hi,
          I have a problem printing documents through spool.
    1. I run a form from Form Builder, execute and select to print from spool
    2. In SP02, I select the spool request created and Select Direct Printing.
    Spool request Status is changed to error and following is the error log.
    I get this for all print requests from spool. When I print these documents directly, I have no problem. I understand there is some problem with the spool server but do not know what it is.
    I also observed that when the spool access method is G - I have no problems in printing.
    Printer: HP HP laserJet PS (2430)
    Host Spool Access Method: L: Print Locally Using LP/LPR.
    Device Class: Standard Printer.
    SAP NW 2004s SP14
          SAP spool error log
          =====================
    Print request processing log
    The host spool is reporting errors
    Message from host spool:
      D:\usr\sap\BS9\DVEBMGS00\data\000001615100001.BS9 is currently being printed
    End of message
    Command used: print /d:
    bs107.platinumdb.com\HP01 D:\usr\sap\BS9\DVEBMGS00\data\000001615100001.BS9
    Errors occurred processing this print request
    Error during print request output. l_rc = 1
    There may be no printout
    Most important attributes of spool request
    Request number 16151
    Request name PBFORM HP01 SMULLAPUDI
    Client 800
    Owner SMULLAPUDI
    Request attributes
    Time created   2008050118454600
    Remaining life  +00007235918
    Dispo 1 (Go/Hold) H
    Dispo 2 (Keep/Delete)     K
    Dispo 3 (Indirect/Direct) D
    Default output device HP01
    Default no. copies  1
    Format G_RAW
    Main print request characteristics
    Spool request number 16151
    Print request number 1
    Print request attributes
    Time created   2008050118471500
    Output device HP01
    Format G_RAW
    Character converter active when first problem occurred
    No information available
    I am working on this since 4 days with  no solution. Kindly help.
    Thank you,
    Vasu
    Edited by: subbu M on May 2, 2008 11:37 PM

    Hi Sri,
    Try to setup the printer at OS LEVEL.
    then,
    If on Windows---use method C.
    if not,
    use method U and map to your printer queue at OS level.
    Hope this resloves this issue.
    Reward Pts if useful
    Regards,
    Malti

  • Error while processing your request while opening PDF in ESS

    Hi,
       I had one more issue in Travel and expenses -->Movement Order
       we are not able to open the PDF ,when we are trying to open that getting the below error
        In R/3 also we are not able to open the PDF  ,but in portal side I am getting below error.
              Guys please share your inputs.....
                   what are the steps need to do  for resolve the issue.
        Eror while processing your request!
    What has happened?
    The call of URL http://rcihwrepa1v.hastinapur.res:8003/sap/bc/webdynpro/sap/FITV_TRIP_FORM/ has been terminated due to an error.
    uF0A7     The following error occurred in system REP : Syntax error in program /1BCDWB/SAPLSM00000007 .
    uF0A7     The error occurred on application server rcihwrepa1v_REP_03 and in work process 0 .
    uF0A7     The termination type was: RABAX_STATE
    uF0A7     The ABAP call hierarchy was:
    Form: GET_REQUEST_FORM of program SAPLPTRM_WEB_FORMS
    Form: GET_REQUEST_FORM of program SAPLPTRM_WEB_FORMS
    Function: PTRM_WEB_FORM_PDF_GET of program SAPLPTRM_WEB_FORMS
    Function: PTRM_WEB_FORM_GET of program SAPLPTRM_WEB_FORMS
    Method: DISPLAY_FORM of program CL_FITV_POWL_UTIL=============CP
    Method: DISPLAY_FORM of program /1BCWDY/9BDOSL87UR8KAUWCEZMQ==CP
    Method: IWCI_FITV_UI_DISPLAY_FORMS~DISPLAY_FORM of program /1BCWDY/9BDOSL87UR8KAUWCEZMQ==CP
    Method: ONACTIONSHOWDATA of program /1BCWDY/9BDOSL87UR8KAUWCEZMQ==CP
    Method: IF_WDR_VIEW_DELEGATE~WD_INVOKE_EVENT_HANDLER of program /1BCWDY/9BDOSL87UR8KAUWCEZMQ==CP
    Method: INVOKE_EVENTHANDLER of program CL_WDR_DELEGATING_VIEW========CP
    What can you do?
    uF0A7     In the case of termination type RABAX_STATE, you will find more information on the cause of termination in system REP in transaction ST22.
    uF0A7     In the case of termination type ABORT_MESSAGE_STATE, you will find more information on the cause of termination on application server rcihwrepa1v_REP_03 in transaction SM21.
    uF0A7     In the case of termination type ERROR_MESSAGE_STATE, you can search for more information in the trace file for the work process 0 in transaction ST11 on application server rcihwrepa1v_REP_03 . An analysis of the trace files for other work processes may be necessary.
    uF0A7     If you do not yet have any user ID, contact your system administrator.
    Error Code: ICF-IE-http -c: 500 -u: 1502 -l: E -s: REP -i: rcihwrepa1v_REP_03 -w: 0 -d: 20120215 -t: 121310 -v: RABAX_STATE -e: SYNTAX_ERROR -X: -x:
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    Regards,
    Sony.
    << moved by moderator - check out the list of other forums on top of portal forum >>
    http://forums.sdn.sap.com/thread.jspa?threadID=1239838&tstart=0
    Second move of threads opened by your user ID today. Please check the list of forums and open a thread in the most relevant one.
    Edited by: Anja Engelhardt on Feb 15, 2012 1:33 PM
    Thank you Anja
    Edited by: sonyepmdm on Feb 15, 2012 1:47 PM

    this is to do with ADS config
    Can you please enable the ADS Trace as described in SAP note:
    #846610 and reproduce the problem?
    and
    the destination  possibly service is not working.
    Please follow note:
    #915399

Maybe you are looking for