CUP not pulling through Risks, linked to background jobs? GRC 5.3

Hi guys,
I have an annoying problem in GRC CUP, I am trying to set up the "Create Request" function for our Company.
When I create a request for either a New User, or Change a User's Roles, then perform the Risk Analysis on this, the result is "0 Risk(s) found". I have added every single role in order to test, which should produce a risk, but still the same message.
I therefore thought OK, maybe the risks are not loaded into CUP, so I had a look in the configuration, namely the background jobs. The SOD Review and the UAR review jobs were not setup, so I scheduled them for every day, roughly every hour. However, this produces an error on the system log as follows:
2009-11-03 08:54:17,505 [Thread-8394] ERROR Service call exception; nested exception is:
*     java.net.MalformedURLException: no protocol: 103*
java.rmi.RemoteException: Service call exception; nested exception is:
*     java.net.MalformedURLException: no protocol: 103*
*     at com.virsa.ae.service.ccSODUsers.ConfigVirsaCCSODViolatedUsersBindingStub.execSODUserAnalysis(ConfigVirsaCCSODViolatedUsersBindingStub.java:90)*
*     at com.virsa.ae.service.ccSODUsers.ConfigVirsaCCSODViolatedUsersBindingStub.execSODUserAnalysis(ConfigVirsaCCSODViolatedUsersBindingStub.java:99)*
*     at com.virsa.ae.sodreview.SODReviewUserHandler.insertUsers(SODReviewUserHandler.java:123)*
*     at com.virsa.ae.sodreview.SODReviewUserHandler.execute(SODReviewUserHandler.java:59)*
*     at com.virsa.ae.sodreview.SODReviewBGTask.execute(SODReviewBGTask.java:69)*
*     at com.virsa.ae.backgroundjobs.BackgroundTask.run(BackgroundTask.java:51)*
*     at java.util.TimerThread.mainLoop(Timer.java:461)*
*     at java.util.TimerThread.run(Timer.java:408)*
Caused by:
java.net.MalformedURLException: no protocol: 103
*     at java.net.URL.<init>(URL.java:568)*
*     at java.net.URL.<init>(URL.java:465)*
*     at java.net.URL.<init>(URL.java:414)*
*     at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.HTTPTransport.createHTTPSocket(HTTPTransport.java:110)*
*     at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.HTTPTransport.getRequestStream(HTTPTransport.java:319)*
*     at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.outputMessage(MimeHttpBinding.java:550)*
*     at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1433)*
*     at com.virsa.ae.service.ccSODUsers.ConfigVirsaCCSODViolatedUsersBindingStub.execSODUserAnalysis(ConfigVirsaCCSODViolatedUsersBindingStub.java:83)*
*     ... 7 more*
Can anyone point me in the right direction as what could be the problem here?
Very much appreciated!! Cheers

Hi, OK, I have done as suggested, however the log is huge. I will paste some sections of the log relating to ther Risk Analysis. there's an error at the bottom relating to EJB?
2009-11-03 14:32:10,364 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  AEFrameworkServlet.java@531:logRequest() : role_action_PE1CLNT100!#!KEY!#!1480!#!KEY!#!CCF-S:BSCU_CUSTOMIZATION_DISP!#!KEY!#!0:0::ADD#
2009-11-03 14:32:10,364 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  AEFrameworkServlet.java@531:logRequest() : role_validto_PE1CLNT100!#!KEY!#!1481!#!KEY!#!CCF-S:BSCU_MAINT_NO_RANGES!#!KEY!#!0_display:0::12/31/9999#
2009-11-03 14:32:10,400 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  NavigationEngine.java@85:execute() : Current Module: |AE| Conversation: |cnvCreateRequest| Screen: |scrRequestDetails|
2009-11-03 14:32:10,401 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  NavigationEngine.java@105:execute() :  Module#AE#Conversation#cnvCreateRequest#Screen#scrRequestDetails#Action#loadSODAnalysis#
2009-11-03 14:32:10,401 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  NavigationEngine.java@261:execute() : Handler found:class com.virsa.ae.accessrequests.actions.UpdateRequestDetailsAction
2009-11-03 14:32:10,418 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  RoleValidityHelper.java@157:isExpiredAsOfToday() : INTO the method : dt : Fri Dec 31 00:00:00 CET 9999
2009-11-03 14:32:10,418 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  RoleValidityHelper.java@167:isExpiredAsOfToday() : OUT of the method : boolResult : false
2009-11-03 14:32:10,440 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  NavigationEngine.java@272:execute() : Target returned by execute action: success
2009-11-03 14:32:10,441 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  AEFrameworkServlet.java@452:service() : forwarding to:scrRiskAnalysis.load.do
2009-11-03 14:32:10,441 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  AEFrameworkServlet.java@515:logRequest() :
2009-11-03 14:32:12,818 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  RequestDetailsHelper.java@731:isRiskAnalysisEligible() : Prov Action is eligible for Risk Analysis : CHANGE_USER
2009-11-03 14:32:12,818 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  RequestDetailsHelper.java@739:isRiskAnalysisEligible() : OUT of the method : boolEligible : true
2009-11-03 14:32:12,847 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  RiskAnalysisBO.java@130:findViolations() : Starting Risk analysis.....
2009-11-03 14:32:12,848 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  RiskAnalysisBO.java@140:findViolations() : RiskAnalysis________ DAO level System : PE1CLNT100
2009-11-03 14:32:12,848 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  RiskAnalysisBO.java@141:findViolations() : RiskAnalysis________ Include Cross System : PE1CLNT100
2009-11-03 14:32:12,848 [SAPEngine_Application_Thread[impl:3]_32] INFO   SystemDAOFactory.java@73:getRiskAnalysisDAO() : EN
2009-11-03 14:32:12,848 [SAPEngine_Application_Thread[impl:3]_32] INFO   SystemDAOFactory.java@74:getRiskAnalysisDAO() : Locale ID is :1
2009-11-03 14:32:12,848 [SAPEngine_Application_Thread[impl:3]_32] INFO   SystemDAOFactory.java@75:getRiskAnalysisDAO() : Locale date time format is :MM/dd/yyyy HH:MM:SS
2009-11-03 14:32:12,848 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  AECacheUtil.java@882:getCacheObject() : INTO the method : pCacheNameSYSTEMS,pLocaleId1
2009-11-03 14:32:12,848 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  SAPConnectorUtils.java@600:getConnectorInformation() : INTO the method : connectorId :PE1CLNT100
2009-11-03 14:32:12,850 [SAPEngine_Application_Thread[impl:3]_32] INFO  com.virsa.ae.service.sap.SystemDAOFactory : getRiskAnalysisDAO() :   : cc version : 5.3_WS
2009-11-03 14:32:12,850 [SAPEngine_Application_Thread[impl:3]_32] INFO  com.virsa.ae.service.sap.SystemDAOFactory : getRiskAnalysisDAO() :   : risk analysis dao is set to RiskAnalysisWS52DAO
2009-11-03 14:32:12,850 [SAPEngine_Application_Thread[impl:3]_32] INFO  com.virsa.ae.service.sap.SystemDAOFactory : getRiskAnalysisDAO() :   : cc uri : http://cvifxpsol.ks.franke.world:54000/VirsaCCRiskAnalysisService/Config1?wsdl&style=document
2009-11-03 14:32:12,850 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  SystemDAOFactory.java@221:getRiskAnalysisDAO() : OUT of the method
2009-11-03 14:32:12,857 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  RiskAnalysisBO.java@158:findViolations() : RiskAnalysis________ Visible Roles : [com.virsa.ae.accessrequests.po.RolesPO@200f200f[system=PE1CLNT100,systemShortDesc=Production System PE1 - 100,accessType=Select,searchValue=,roleProfName=0,roleProfDispName=CCF-G_BC_BASIS_ADMIN,roleProfDesc=Competence Centre System Administrator,roleProfType=C,roleApproverId=NB014,roleApproverName=Ben Neesom(NB014),roleCriticalLevel=,reqPathId=,status=OPEN,oldStatus=OPEN,actionFlag=ADD,validFrom=11/03/2009,validTo=12/31/9999,selected=true,isReadOnly=false,isNew=true,expanded=true,isSimpleRole=false,isRiskAnalysisonAccessChanged=false,isEditable=true,isApplicable=false,altRoleApproverId=,detailDesc=,reaffirmPeriod=0,isLead=false,lastReaffirmDate=,funcArea=,roleIndex=0,companydesc=,fucntionalAreaDesc=,isExistingRole=false,roleProfIndicator=R,comments=,validityType=NO,actualDate=,years=0,months=0,days=0,URL=,customBAPI=,responsibilityId=0,commentsMandatory=No
2009-11-03 14:32:14,401 [SAPEngine_Application_Thread[impl:3]_32] ERROR java.lang.VerifyError: com/virsa/cc/xsys/ejb/RiskAnalysis.execRiskAnalysis(Lcom/virsa/cc/xsys/webservices/dto/WSRAInputParamDTO;)Lcom/virsa/cc/xsys/webservices/dto/RAResultDTO;
java.lang.VerifyError: com/virsa/cc/xsys/ejb/RiskAnalysis.execRiskAnalysis(Lcom/virsa/cc/xsys/webservices/dto/WSRAInputParamDTO;)Lcom/virsa/cc/xsys/webservices/dto/RAResultDTO;
     at com.virsa.ae.service.sap.RiskAnalysisEJB53DAO.execRiskAnalysis(RiskAnalysisEJB53DAO.java:305)
     at com.virsa.ae.service.sap.RiskAnalysisEJB53DAO.getViolations(RiskAnalysisEJB53DAO.java:277)
     at com.virsa.ae.service.sap.RiskAnalysisEJB53DAO.getViolations(RiskAnalysisEJB53DAO.java:419)
     at com.virsa.ae.service.sap.RiskAnalysisEJB53DAO.determineRisks(RiskAnalysisEJB53DAO.java:511)
     at com.virsa.ae.service.sap.RiskAnalysis53DAO.determineRisks(RiskAnalysis53DAO.java:103)
     at com.virsa.ae.accessrequests.bo.RiskAnalysisBO.findViolations(RiskAnalysisBO.java:182)
     at com.virsa.ae.accessrequests.actions.RiskAnalysisAction.doRiskAnalysis(RiskAnalysisAction.java:1073)
     at com.virsa.ae.accessrequests.actions.RiskAnalysisAction.doAnalysis(RiskAnalysisAction.java:300)
     at com.virsa.ae.accessrequests.actions.RiskAnalysisAction.execute(RiskAnalysisAction.java:109)
     at com.virsa.ae.commons.utils.framework.NavigationEngine.execute(NavigationEngine.java:271)
     at com.virsa.ae.commons.utils.framework.servlet.AEFrameworkServlet.service(AEFrameworkServlet.java:425)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
     at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
     at com.virsa.ae.commons.utils.framework.servlet.AEFrameworkServlet.service(AEFrameworkServlet.java:455)
     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)
2009-11-03 14:32:14,402 [SAPEngine_Application_Thread[impl:3]_32] ERROR Exception during EJB call, Ignoring and trying Webservice Call
com.virsa.ae.service.ServiceException: Exception in getting the results from the EJB service : com/virsa/cc/xsys/ejb/RiskAnalysis.execRiskAnalysis(Lcom/virsa/cc/xsys/webservices/dto/WSRAInputParamDTO;)Lcom/virsa/cc/xsys/webservices/dto/RAResultDTO;
     at com.virsa.ae.service.sap.RiskAnalysisEJB53DAO.getViolations(RiskAnalysisEJB53DAO.java:295)
     at com.virsa.ae.service.sap.RiskAnalysisEJB53DAO.getViolations(RiskAnalysisEJB53DAO.java:419)
     at com.virsa.ae.service.sap.RiskAnalysisEJB53DAO.determineRisks(RiskAnalysisEJB53DAO.java:511)
     at com.virsa.ae.service.sap.RiskAnalysis53DAO.determineRisks(RiskAnalysis53DAO.java:103)
     at com.virsa.ae.accessrequests.bo.RiskAnalysisBO.findViolations(RiskAnalysisBO.java:182)
     at com.virsa.ae.accessrequests.actions.RiskAnalysisAction.doRiskAnalysis(RiskAnalysisAction.java:1073)
     at com.virsa.ae.accessrequests.actions.RiskAnalysisAction.doAnalysis(RiskAnalysisAction.java:300)
     at com.virsa.ae.accessrequests.actions.RiskAnalysisAction.execute(RiskAnalysisAction.java:109)
     at com.virsa.ae.commons.utils.framework.NavigationEngine.execute(NavigationEngine.java:271)
     at com.virsa.ae.commons.utils.framework.servlet.AEFrameworkServlet.service(AEFrameworkServlet.java:425)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
     at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
     at com.virsa.ae.commons.utils.framework.servlet.AEFrameworkServlet.service(AEFrameworkServlet.java:455)
     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:
java.lang.VerifyError: com/virsa/cc/xsys/ejb/RiskAnalysis.execRiskAnalysis(Lcom/virsa/cc/xsys/webservices/dto/WSRAInputParamDTO;)Lcom/virsa/cc/xsys/webservices/dto/RAResultDTO;
     at com.virsa.ae.service.sap.RiskAnalysisEJB53DAO.execRiskAnalysis(RiskAnalysisEJB53DAO.java:305)
     at com.virsa.ae.service.sap.RiskAnalysisEJB53DAO.getViolations(RiskAnalysisEJB53DAO.java:277)
     ... 28 more
2009-11-03 14:32:15,502 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  RiskAnalysisWS53DAO.java@632:determineRisks() : OUT of the method : com.virsa.ae.service.sap.dto.RiskWithCriticalActionsDTO@deb0deb[listRisks=[],listCriticalActions=[]]
2009-11-03 14:32:15,502 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  RiskAnalysisBO.java@190:findViolations() : RiskAnalysis___ Completd successfully!
2009-11-03 14:32:15,502 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  RiskAnalysisBO.java@221:findViolations() : RiskAnalysis________ Risk List Size : 0
2009-11-03 14:32:15,502 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  RiskAnalysisBO.java@225:findViolations() : RiskAnalysis________ Critical Actions Size : 0
2009-11-03 14:32:15,502 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  RiskAnalysisBO.java@227:findViolations() : Done Risk analysis.
2009-11-03 14:32:15,502 [SAPEngine_Application_Thread[impl:3]_32] INFO   MessagingHelper.java@99:addMessage() : @@@Adding msgValue: Code: 2200; Locale: en
2009-11-03 14:32:15,503 [SAPEngine_Application_Thread[impl:3]_32] INFO   MessagingHelper.java@109:addMessage() : @@@Creating new message list
2009-11-03 14:32:15,503 [SAPEngine_Application_Thread[impl:3]_32] INFO   MessagingHelper.java@119:addMessage() : Adding msg to msglist
2009-11-03 14:32:15,503 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  NavigationEngine.java@272:execute() : Target returned by execute action: success
2009-11-03 14:32:15,503 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  AEFrameworkServlet.java@452:service() : forwarding to:/sod_analysis.jsp
2009-11-03 14:32:15,519 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  PopupCalendarTag.java@180:doStartTag() : Date Format in PopUpCalendar Java :- M/d/yyyy

Similar Messages

  • Assignment feild is not pulling through to report FS10N

    Hi,
    When I run the FS10N and FBL3N, The assignment feild is not pulling through to report FS10N and FBL3N even though we select the assignment feild to be displayed(layout).If we double click on the line item the assignment feild value is appearing.
    We selected sort key as 040:Reference in GL master...
    Could you please anybody  help me by giving solution for this and what could be the problem..
    Thanks & Regards,
    Prakash

    Hi
    Thank you so much...
    I found the problem where it's going wrong..The problem is in GL master sortkey has been selected as 040(Reference), but user has not filled reference field, has filled assignment field.That is the reason system is not showing the value in assignment field, it has picked from the reference field.
    So now if we fill the reference field system will display the assignment value in FS10N..
    Now I want to get the existing assignment field values in FS10N,which have not been given in reference field.
    Is there any program to retrieve existing assignment values under assignment field in FS10N report?
    Could you please tell me..if any program is there...
    Thanks & Regards,
    Prakash

  • QM Notification: task end dates not pulled through from response profile

    Hello,
    I am experiencing a problem with the end dates of the tasks in QM notifications not pulling through (from the response profile) when tasks are determined.
    When I do the simulation of task determination, the gantt chart shows all the tasks together with the end dates. But when the actual determination is done these dates are not populated in the planned finish date fields.
    I have double checked the configuration: priorities, response and service profiles are set up correctly. I have also searched SAP notes without success.
    I thank you in advance for your responses.
    Kind regards,
    Theo.

    Yes, I know, but as far as I understand binding the values back from rule to the workflow is something that doesn't work. I have never tried it, but I have seen posts here about people complaining that this kind of binding does not work.
    Have you tried to bind for example some hard coded value back to the workflow (something that should definately work)? Does it work? If not, I suggest you to ask this from SAP that is it supposed to work and if not, why do they have this option to for binding from rule to workflow. Or then just forget what you are trying, and use some of the suggested workarounds.
    Regards,
    Karri

  • Purchase Order price not pulled through from Purchase Requisition.

    Hi:
    The Valuation Price on my Purchase Requisition does not pull through to the Purchase Order.
    All the settings on "OMET" and my user profile seems to be set but still I get an error - No conditions determined (no authorization for input)
    when I enter a tax code on the PO.
    All my other authorizations are also okay.
    What can the problem be.
    Thanks.
    W.

    Maybe you should explain all steps YOU  have done, instead of saying "yes I have done that", As this function works for many many companies without any problem, it is either an issue with your enties, or it is a bug in the programs.
    For a bug, you should search OSS notes and open a message to SAP if you cant find one that solves your issue.
    the authorization part of this message relates to the functional authorization, and cannot be seen in SU53.
    The error is issued in these 4 cases:
       IF t160d-erfin EQ space AND ekpo-repos NE space.
          MESSAGE e235.
    IF t160d-eprsz EQ space AND ekpo-repos NE space.
          MESSAGE e235.
    IF ekpo-netpr EQ 0 AND ekpo-repos NE space.
    and
        IF t160d-erfin EQ space.
          MESSAGE e235.
       IF ekpo-netpr EQ 0 AND ekpo-repos NE space.
    and
        IF t160d-eprsz EQ space.
          MESSAGE e235.
    so you only need to provide the values of following fields:
    T160d-ERFIN
    T160D-EPRSZ
    EKPO-REPOS
    EKPO-NETPR
    Edited by: Jürgen L. on Jan 24, 2012 1:11 PM

  • Org Charts not pulling through complete internal order numbers

    Hi Team
    Can u please help me to overcome my issue
    Here is my issue -
    Can someone please investigate this issue - the internal orders are not pulling through to the Org Charts correctly.
    As per this screen shot, Michelle Morgan is on internal order 4000035.
    However as per this next screen shot, this information is not pulling through completely (it is only showing 40000).
    I.e  one employee the cost centre / Internal order on R3 is showing as one number and on portal it is shown as a different one

    The only reason to resettle the orders is that the "settlement rules" were revised in the current fiscal year .  In the current fiscal year , the settlements for each settled period (closed period) are reversed and then resettled in the current  open period using the revised settlement rules. However, the issue involves these same orders had costs in the previous fiscal year and were settled originally in that previous fiscal year with the old settlement rules. This is a closed fiscal year and all periods are closed.  
    Any thoughts on a system approach to effect the settlement rule change crossing two fiscal years rather than manual entries for prior fiscal year settlement rule impact as a  two step process the first step being the current fiscal year resettlements and the second step the manual entry for previous year impact ?

  • Rules facts not pulled through in Decision service

    Hi,
    I am using 10.1.3.1 SOA suite and JDev and have define a rule set with a singel fact.
    Using the decision service wizard, I can select the rule set from the file repository but no facts are pulled through to the wizard.
    This ultimately stops me assigning BPEL variables to rules facts.
    Has anyone got this working and if so, are there any steps I have missed?
    Thanks
    Joel.

    Anyone expierenced a DecisionService returning operationErroredFault?
    BPEL-instance Audit shows errorInfo-nde with text starting with:
    5}' when expecting one of: "fact" ...
    ends with
    at line 16 column 41 in main
    My experience is for those interested in achieving proper functioning of the Rules Author, the Import of XMLFacts, and the subsequent building of a BPEL process with a Decide-activity utilizing the Rules Engine.
    Until today I've used developer preview, but will now switch to 10.1.3.1.0 (SOA Suite and JDev build 3984 "production").
    The info in this forum thread has lead me pass some trouble, but not all:
    I can confirm that the rules engine xsd sample (driver-demo) doesn’t work with the Decide-wizard: The format of the xsd should be as described in this forum thread.
    There was one other situation in which "no Facts get pulled through" (symptom: you see an empty list of Facts in the Decide-wizard after choosing a named Ruleset).
    Cause: The JAXB-generated directories and files must be copied manually from the location specified in Rule Author when generated, and into your BPEL-project sub-directory bpel\\rules\*
    The copy-procedure is explained in the soa demo detailed tutorial (astut.pdf clause 8-10-10 page 8-87), but it's easy to miss. And if you do miss it, the wizard gives no specific clues (just a missing Facts list, same response as if the xsd filestructure is “non-supported”).
    I experienced also that it’s probably a good idea to Import XMFacts complete from the JAXB classes hierarchy, not just a selected sub-fact: Example from SOA demo, the ApproveOrderBooking.xsd:
    When making concrete Rules, you as author makes reference to a fact property or method that’s of type "ApproveType", in contrast to being a developer and choosing a Ruleset from BPEL Decide wizard when you pull through a Fact named "Approve" (not the "ApproveType", which is invisible in the wizard).
    On the other hand the XmlFact "Approve" in the Rule author is actually empty: Looking within the Author there is no clue as to why you should bother to import the "Approve"-fact: all the properties and methods used by rules are associated with the "ApproveType"-Fact.
    Further the instructions in astut.pdf is much needed to complete the assign-steps for a process to compile and deploy.
    Now the actual deployed DecisionService proved faulty when tested from a bpel-instance. It gives timeout and a payload showing:
    <ns0:errorInfo xmlns:ns0="http://xmlns.oracle.com/BPELProcessA/DecisionService" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <ns0:errorMessage xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0="http://xmlns.oracle.com/BPELProcessA/DecisionService">
    5}' when expecting one of:
    "fact" ..."++" ..."--" ..."+" ..."-" ..."!" ..."exists" ..."(" ...<INT_LITERAL> ...<CHARACTER_LITERAL> ...<LONG_LITERAL> ...<FLOAT_LITERAL> ...<DOUBLE_LITERAL> ...<STRING_LITERAL> ..."true" ..."false" ..."null" ..."new" ...<XML_PACKAGE> ...<IDENTIFIER> ...<XML_IDENTIFIER> ...
    at line 16 column 41 in main
    </ns0:errorMessage>
    </ns0:errorInfo>
    Beats me: The logs within Enterprise Manager (http://server:8888/em) gives no clue...
    /CadB

  • SRM 7.0 Ship to Address contact details not pulling through

    Hi all
    We are using SRM 7.0. We want users to choose the ship to address from a predefined list. I have added a new ship to address to an existing company. However when I add new contact details (telephone number, fax and email) it does not keep the new contact details. It still keeps the old contact details as standard. So when the requestor chooses the new ship to address, the old contact details are pulled through and not the new ones. How do I get the new contact details to pull through for the new address and the old contact details to remain for the old address.

    Hi
    did you crreate a new ship to address? or change the contact details of ship to address ?
    if you changed the ship to address . you must get updated address when you search.
    if you created new ship to address , you must get new ship to address when you search it.
    how did you change the ship to address ? - internal address?
    Muthu

  • Job not executing through database link

    hello all,
    we have a database server with oracle 10g enterprise edition on RHEL 5.3 64-bit , we have created a procedure which pulls data from a remote server using a procedure. that procedure collect data in cursor ..both server are connected using RF connectivity..
    but after every 2 or 3 days i saw that data is not pulled and job is marked as broken .... and when i mark that job as unbroken and try to rexecute that procedure it hangs for long.....
    i don't understand whats going on....i have also seen large number of sessions in my database..is possible that huge number of session are consuming resources and that's why oracle is unable to execute the job??? i have check network also but it is fine...i can access that remote server using VNC or team viewer..so network is definitely not an issue...
    i also set SQLNET.EXPIRE_TIME=10 in sqlnet.ora file and also created a profile for idle_time to get rid of excess inactive sessions....what might be issue??? any suggestion is appreciable...
    thanks and regards
    VD

    hello sir,
    actually it is not about the job, i am sure that procedure is causing problem..... because when i try to execute that procedure , it also hangs, i check all requirements need to be checked..... i think lots of inactive sessions causing this issue, but even after adding sqlnet and profile i is not removing those sesions and hence i think that procedure is not executing....
    coz the database i am connecting is having already connections and doing lots of transactions...so i it possible that it might be an issue.??
    sometime i also got timeout error while connection to that remote server but it is not issue because at the same time i am connected to it from another machine..
    thanks and regards
    VD

  • Short text from a sales order not pulling through to a STO

    Hi,
    Does anyone have any idea why the short text from a sales order would pull correctly into a purchase requisition, but when this PR is converted to a PO then the short text in the PO reverts to that in the material master?
    Thanks in advance.
    jj

    Hi,
    IN ECC 6.0 EHP 4, it gets copied from PR to PO but not in lower versions.
    Hence you can achieve the same using some PO BADI's or through enhancement spots.
    Thanks & Regards,

  • Payment Method ZLSCH not pulled through to F-43 for supplier

    Hi All
    We have an ECC6.0 system and find that although the payment method is assigned to the vendor master record (ZWELS) it is not brought into the manual account payable screen of F-43
    Any Ideas?
    Steve

    Closed

  • Email notifications not pulling through to Apple Watch

    Having issues with notifications. I am currently using microsoft exchange and Gmail. If i open the the email app the messages are showing but i am not receiving notifications.
    Anyone else having the same issues

    For others reading this just remember if your phone is set to Don Not Disturb between certains hours then notifications will not work

  • Assembley Processing Sales Order date not pulling through as finished date

    Hi
    I have a small issue. We are using Assembley Processing in SAP where the Sales Order creates a Project / WBS / NEtwork Order automatically.
    If I look on the network order there is a clear link between the order and Sales Order and it also has the requested delievery date in there which is correct however the network order finish date is completley wrong.
    The scheduling settings are backwards and lets say the delievery date is 01.04.2011 and and it takes 1 month to finish the project therefore it should start on the 01.03.2011 yet the finish date in the Network Order is way in the future. E.g. it is starting on the 01.05.2011 and finishing on the 01.06.2011 which is wrong.
    It seems like it isn't even considering or looking at the customer delievery date.
    Regards
    Adeel

    Dear, I am aware of this
    And there is no point doing it manually or there is no point using Assembly Processing.
    But why i asked you to schedule the network manually, is to find where the problem really lies. If you are able to schedule the network manually and derive the result as desired, then you can conclude that nothing wrong in network scheduling and its parameter and the problem would be the flow of date from SO to network.

  • Loans given - Customer detail does not pull through

    We do a Loans given to a subsidiary using product 33A.  On the status of the loan the customer detail is not automatically updated.  The fields are greyed out, and payment methods arenu2019t allowed.
    Any ideas?

    Loans Taken works correctly.
    The Business Partner we use has a role TR0100 Main Loan Partner and on the "Control Data" tab the box "Customer Assigned" is checked and the External Customer field is populated.
    We use transaction FN1V to create the loan.
    FNVD to disburse
    FNVM to change.
    When we use transaction FNVM to display/change a Pmt method can't be selected and the following warning get displayed:
    "No customer assigned to the partner"
    When we use transaction F110 to create a payment proposal the following error appear:
                   Compay codes T001/T001 do not appear in proposal 05.08.2009 TEST2
                            Message no FZ003
                    Diagnoses
                           No data exists for the specified paying company code T001 and the specified sending company code T001
                           in payment proposal 05.08.2009
                           TEST2
                    System repsonse
                          The payment proposal cannot be edited
                   Procedure
                          Check the flow trace and payment proposal list in order to determine why the specified
                          company codes are not contained in the proposal

  • Process order - The hour details are not being pulled through

    Hi friends,
    Details of Issue:
    COR3 - Our Production Department have entered hours into COR6N as usual but these hours are not pulling through to the actual section in costs analysis screen.
    Reason:
    CORT - Process order xxxx , counter 36 & 37 - indicates hours are captured during process order confirmation.
    and
    C203 - We have found that the Activity Type ZFOH07, which is showing the consolidated value of all the other activity types like ZLBR06, ZVOH06 & ZFOH06, in cost analysis report. In the process order xxxx master recipe xxxx is being used, in which this single activity type ZF0H07 is assigned multiple times. Hence after the confirmation of the process order, all values related to other activity are following into a single activity type ZFOH07.
    Solution:
    C202 - However, when I tried to change the Master Recipe, it is not in disply mode.
    CORS, COR2 - Without make the changes to recipe, how can we proceed to cance all comfirmations and read PP master data in process order.
    Regards,
    Venkata Raju

    hi
    use CORS - Cancel

  • FF7b liquidity analysis - blocked SD orders not coming through

    Hi,
    our business wants to see also blocked orders. Currently they are not displayed in FF7b.
    Is there a way to achieve this?
    Regards
    Hein

    I have an error where the *Total Actual Costs* for a Process order is not pulling through.
    When I go into *Costs* -> *Analysis* I see that the *Total Target Costs* are coming through correctly, but the
    *Total Actual Costs* are not coming through, there are no values.
    The material has all the relevant pricing correctly in place.
    These orders all have the correct *goods issues/receipts* done, as well as all the confirmations on the
    *PI Sheets* are done correctly, but still no *Total Actual Costs* are coming through.
    Please advise if there is something incorrect in the costing setup, master recipe setup or BOM setup.
    Process orders for other materials all work correctly, however only this material does not pull through
    *Total Actual Costs*
    Dear,
    please check the material document of GI and GR- In that document, the material as any value?
    If yes revert me, check the settlement rule for that order in co02

Maybe you are looking for