Error in Rules

Hi!
I have some problem in business rules. Business rules validates successfully but when run give following error.
"Error executing formula for [73338111]: status code [1130203] in function [@_VAL]"
Please help me out thanks

You probably need to provide more information, it could be a memory issue e.g. Running out of memory, dynamic calc cache setting too high or data cache.
Also is there anything else in the log when it happens, does the problem go away if you stop and start the application.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • \\Error Reading Rules File when dimbuild with DLR

    Hi
    I am using Essbase 11.1.2.1.
    I create a DLR via the web console EAS (11.1.2.1 too) : a very simple one : dimbuild DLR, ";" as separator, 2 fields (parent and child)
    when i try do do a "Update Ouline..." with a very simple file (1 line : accounts;test) I have this error message "\\Error Reading Rules File"
    I don't know if it can help but if I create the same DLR on another 7.1 essbase serveur through this same wec eas console (11.1.2.1), I have no problem...
    another information, too : my 11.1.2.1 server has a //ESS_LOCALE English_UnitedStates.Latin1@Binary ESSLANG. My 7.1 server has a //ESS_LOCALE French_France.ISO-8859-15@Default ESSLANG. I really don't know if there is a link, or absolutely not.
    Thanks in advance for your help!
    Fanny

    unable to load essmsh.exe : the error message seems to indicate that it is a problem with a path in the environment variables.
    So if you say that the "Error Reading Rules File" is typically a path issue, all is probably linked!
    The admin will probably correct that tomorrow : I let you know if it solves the problem!
    Thanks!
    Fanny

  • Error in Rule Generation

    We are configuring RAR 5.3, and so far we successfully uploaded all text files. But when we try to generete the rules for logical systems in a background job, after 45 minutes the following error is shown:
    Nov 4, 2008 9:56:02 AM com.virsa.cc.comp.VirsaXSR3_01Interface execute
    WARNING: VIRSAXSR3_01: Cannot execute BAPI RoleList
    java.lang.NullPointerException
         at com.virsa.cc.common.ModelNodeUtil.copyNodeTreeToModel(ModelNodeUtil.java:42)
         at com.virsa.cc.comp.VirsaXSR3_01Interface.execute(VirsaXSR3_01Interface.java:267)
         at com.virsa.cc.comp.wdp.InternalVirsaXSR3_01Interface.execute(InternalVirsaXSR3_01Interface.java:1341)
         at com.virsa.cc.comp.wdp.InternalVirsaXSR3_01Interface$External.execute(InternalVirsaXSR3_01Interface.java:1376)
         at com.virsa.cc.comp.BackendAccessInterface.executeBAPIModel(BackendAccessInterface.java:3314)
         at com.virsa.cc.comp.BackendAccessInterface.execBAPI(BackendAccessInterface.java:398)
         at com.virsa.cc.comp.BackendAccessInterface.executeBAPI(BackendAccessInterface.java:301)
         at com.virsa.cc.comp.wdp.InternalBackendAccessInterface.executeBAPI(InternalBackendAccessInterface.java:4227)
         at com.virsa.cc.comp.BackendAccessInterface.searchRole(BackendAccessInterface.java:776)
         at com.virsa.cc.comp.wdp.InternalBackendAccessInterface.searchRole(InternalBackendAccessInterface.java:4283)
         at com.virsa.cc.comp.wdp.InternalBackendAccessInterface$External.searchRole(InternalBackendAccessInterface.java:4740)
         at com.virsa.cc.dataextractor.bo.DataExtractorSAP.searchObj(DataExtractorSAP.java:382)
         at com.virsa.cc.xsys.riskanalysis.AnalysisEngine.getObjArray(AnalysisEngine.java:395)
         at com.virsa.cc.xsys.riskanalysis.AnalysisEngine.performActPermAnalysis(AnalysisEngine.java:695)
         at com.virsa.cc.xsys.riskanalysis.AnalysisEngine.riskAnalysisRE(AnalysisEngine.java:2706)
         at com.virsa.cc.xsys.riskanalysis.AnalysisDaemonWS.start(AnalysisDaemonWS.java:78)
         at com.virsa.cc.comp.BgJobInvokerView.wdDoModifyView(BgJobInvokerView.java:434)
         at com.virsa.cc.comp.wdp.InternalBgJobInvokerView.wdDoModifyView(InternalBgJobInvokerView.java:1223)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doModifyView(DelegatingView.java:78)
         at com.sap.tc.webdynpro.progmodel.view.View.modifyView(View.java:337)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java:480)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doModifyView(WindowPhaseModel.java:551)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:148)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:711)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:665)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:232)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         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(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Nov 4, 2008 9:56:02 AM com.virsa.cc.comp.VirsaXSR3_01Interface execute
    WARNING: VIRSAXSR3_01: Cannot execute BAPI RoleList
    java.lang.NullPointerException
         at com.virsa.cc.common.ModelNodeUtil.copyNodeTreeToModel(ModelNodeUtil.java:42)
         at com.virsa.cc.comp.VirsaXSR3_01Interface.execute(VirsaXSR3_01Interface.java:267)
         at com.virsa.cc.comp.wdp.InternalVirsaXSR3_01Interface.execute(InternalVirsaXSR3_01Interface.java:1341)
         at com.virsa.cc.comp.wdp.InternalVirsaXSR3_01Interface$External.execute(InternalVirsaXSR3_01Interface.java:1376)
         at com.virsa.cc.comp.BackendAccessInterface.executeBAPIModel(BackendAccessInterface.java:3314)
         at com.virsa.cc.comp.BackendAccessInterface.execBAPI(BackendAccessInterface.java:398)
         at com.virsa.cc.comp.BackendAccessInterface.executeBAPI(BackendAccessInterface.java:301)
         at com.virsa.cc.comp.wdp.InternalBackendAccessInterface.executeBAPI(InternalBackendAccessInterface.java:4227)
         at com.virsa.cc.comp.BackendAccessInterface.searchRole(BackendAccessInterface.java:776)
         at com.virsa.cc.comp.wdp.InternalBackendAccessInterface.searchRole(InternalBackendAccessInterface.java:4283)
         at com.virsa.cc.comp.wdp.InternalBackendAccessInterface$External.searchRole(InternalBackendAccessInterface.java:4740)
         at com.virsa.cc.dataextractor.bo.DataExtractorSAP.searchObj(DataExtractorSAP.java:382)
         at com.virsa.cc.xsys.riskanalysis.AnalysisEngine.getObjArray(AnalysisEngine.java:395)
         at com.virsa.cc.xsys.riskanalysis.AnalysisEngine.performActPermAnalysis(AnalysisEngine.java:695)
         at com.virsa.cc.xsys.riskanalysis.AnalysisEngine.riskAnalysisRE(AnalysisEngine.java:2706)
         at com.virsa.cc.xsys.riskanalysis.AnalysisDaemonWS.start(AnalysisDaemonWS.java:78)
         at com.virsa.cc.comp.BgJobInvokerView.wdDoModifyView(BgJobInvokerView.java:434)
         at com.virsa.cc.comp.wdp.InternalBgJobInvokerView.wdDoModifyView(InternalBgJobInvokerView.java:1223)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doModifyView(DelegatingView.java:78)
         at com.sap.tc.webdynpro.progmodel.view.View.modifyView(View.java:337)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java:480)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doModifyView(WindowPhaseModel.java:551)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:148)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:711)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:665)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:232)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         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(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Whe try then to generete the rules in foreground to see what happens and we got a different error:
    Error in Rule Generation! Reason:ResourceException in method ConnectionFactoryImpl.getConnection():
    com.sap.engine.services.connector.exceptions.BaseResourceException: Cannot get connection for 120 seconds.
    Possible reasons:
    1) Connections are cached within SystemThread(can be any server service or any code invoked within SystemThread in the SAP J2EE Engine),
    2) The pool size of adapter "SAPSR3DB" is not enough according to the current load of the system or
    3) The specified time to wait for connection is not enough according to the pool size and current load of the system.
    In case 1) the solution is to check for cached connections using the Connector Service list-conns command,
    in case 2) to increase the size of the pool and
    in case 3) to increase the time to wait for connection property. In case of application thread,
    there is an automatic mechanism which detects unclosed connections and unfinished transactions.
    Reading the descriptions in both errors, it seems like the RAR application is trying to connect to the back end system during rule generation. Is this correct?
    We followed all the recommendations indicated in the post-installation for RAR 5.3.
    Any ideas??

    Dear Pablo,
    Please check if you have changed your Jco pool configuration as below :
    JCo pool configuration            Original      Change u2013 as per
                                                                    SAP note
    Maximum pool size            50     100
    Maximium connections     100     1800
    Connection timeout ( milli sec )     100     10000
    Max waiting time ( milli sec )     30     30000
    also check if you have done eisk analysis performance tuning
    for :
    batch size - 1000,
    number of web service threads - 5,
    number of background job worker threads - 3,
    rfc timeout for web services/background job worker threads ( min) -  1441.
    Hope this is useful to you.
    Edited by: Yajuvendra Subhash Sonalkar on Nov 7, 2008 9:00 AM

  • Error : ***no rule to make target all

    Hi,
    When I build my project in Qnx  i encounter this error:
    *** No rule to make target all
    *** No rule to make target clean
     it's an immediate question .please help me
    thanks.
    Message Edited by zamin on 09-03-2007 04:02 AM

    Hi zamin-
    Are you using the Makefile supplied with the MHDDK examples?  Which examples are you trying to build?  Are you attempting to build using 'make' from the command line, or from some sort of QNX development environment?  If you are building from the command line, which directory are you in when you run 'make'?
    Thanks-
    Tom W
    National Instruments

  • Error in rules while updating from PSA to ODS

    Hi Experts,
    I am trying to load data from PSA to ODS using DTP. For about 101 records I get the following error:
    "Runtime error while executing rule -> see long text     RSTRAN     301"
    On further looking at the long text:
    Diagnosis
        An error occurred while executing a transformation rule:
        The exact error message is:
        Overflow converting from ''
        The error was triggered at the following point in the program:
        GP4808B5A4QZRB6KTPVU57SZ98Z 3542
    System Response
        Processing the data record has been terminated.
    Procedure
          The following additional information is included in the higher-level
         node of the monitor:
         o   Transformation ID
         o   Data record number of the source record
         o   Number and name of the rule which produced the error
    Procedure for System Administration
    When looking at the detail:
    Error Location: Object Type    TRFN
    Error Location: Object Name    06BOK6W69BGQJR41BXXPE8EMPP00G6HF
    Error Location: Operation Type DIRECT
    Error Location: Operation Name
    Error Location: Operation ID   00177 0000
    Error Severity                 100
    Original Record: Segment       0001
    Original Record: Number        2
    Pls can anyone help in deducing and pointing this error to the exact spot in the transformation rule
    Thanks & Regards,
    Raj

    Hi Kazmi:
    Runtime Errors         CONNE_IMPORT_WRONG_COMP_TYPE
    Exception              CX_SY_IMPORT_MISMATCH_ERROR
    Short text
        Error when attempting to IMPORT object "HIST2".
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "RSORAT4M" had to be terminated because it has
        come across a statement that unfortunately cannot be executed.
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_IMPORT_MISMATCH_ERROR', was
         not caught in
        procedure "AKT_DAY_HIST2" "(FORM)", nor was it propagated by a RAISING clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        When importing the object "HIST2", the component no. 8 in the
        dataset has a different type from the corresponding component
        of the target object in the program "RSORAT4M".
        The data type is "I" in the dataset, but "P" in the program.
    How to correct the error
        Try to find out why the type of the object should be different.
        There are various possible options:
        1. The type of the imported field has changed in the Data Dictionary.
           Make sure that the type of the imported field matches the type
           of the field in the Data Dictionary.
           If the data cannot be restored from another source, the data must be
           read by the 'old' structure, converted und again eported with the new
           structure, so that future IMPORTs will always function with the new
           structure.
        2. A new program version is active, which no longer fits the dataset.
           Try to solve the error generating the program "RSORAT4M" again. This
           works as follows: Select transaction SE38 in the SAP system. Enter
           the program name "RSORAT4M". Then activate the function 'Generate'.
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "CONNE_IMPORT_WRONG_COMP_TYPE" "CX_SY_IMPORT_MISMATCH_ERROR"
    "RSORAT4M" or "RSORAT4M"
    "AKT_DAY_HIST2"
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
        To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
        Display the system log by calling transaction SM21.
        Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
        In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
    4. Details about the conditions under which the error occurred or which
    actions and input led to the error.
    The exception must either be prevented, caught wit
    "AKT_DAY_HIST2" "(FORM)", or its possible occurren
    RAISING clause of the procedure.
    Hope this helps.
    Thanks to you and all
    Raj

  • Fsam7440 makepkg error - no rule to make modules

    Hi there!
    I'm trying to set up a wireless connection on an old Fujitsu Amilo M  7400
    and i'm trying to install the fsam7440 module from the AUR,
    to be able to control the wlan-switch.
    I don't even know if it's gonna work, but it is the only idea i got so far.
    When running makepkg, i get the error
    make: *** /lib/moduels/3.8.4-1ARCH/build: No such file or directory. Stop
    When i create the not-found build folder i get the error
    make[1]: *** No rule to make target `modules'. Stop.
    The package being flagged as "orphaned", i also tried to *make*
    the package provided on the projects page,
    getting the same error messages.
    Any thoughts?
    Thanks in advance!
    Levent

    Last Updated: 2007-05-07 00:29
    Fsam7440 is a module for Linux Kernel 2.4/2.6 that allows change the status of wireless card's radio on Fujitsu-Siemens Amilo M 7440.
    that driver doesn't appear to have had any updates for almost 6 years.
    you could try building 1 of the remaining 2.6 longterm (like 2.6.32.60) kernels from source.

  • RAR - Error in Rules Upload

    Hi Experts,
    I encountered the following errors when I uploaded the text files in RAR:
    1) Function Action and Function Permission text files - For input string: ""
    2) Risk, Risk Description, Rule Set Mapping text files - Function  FA01

    Hi,
      As Sabita mentioned, files are corrupted. Get fresh set of files and try to upload.
    Regards,
    Alpesh

  • Error compiling Rule base in 10.4.4

    Hi ,
    I am facing an error while compiling (using Build and Debug option) OPA rule base in OPM 10.4.4 version.
    The rule base was originally built in 10.4.2 and it gets successfully complied in 10.4.2 version.
    Error code: OPA - E00088 ( Unknown attribute)
    Could you please help me with this.
    Let me know if you need additional details.
    Thank you
    Chetan Jain

    Where are you seeing "Error code: OPA - E00088 ( Unknown attribute)"? Is it the 'Error List' in OPM? Often the errors there are clickable and will take you to what's causing the error, e.g. when there's an interview screen causing an error, clicking the error in the Error List usually opens the problem interview screen (in your case it sounds like an attribute not a screen though).
    The other thing I'd try is narrowing down the cause of the problem. For example, is there a particular rule document which won't compile?
    Cheers,
    Jasmine

  • Localization of custom Error Event Rules text

    Hi,
    I am trying to localize an existing rulebase for Spanish. The rules text has been translated by copying exs/stxt files, and modifying text, as described in the help files. However, there is an issue with displaying custom error text. Our rulebase contains custom error events in the rules:
    Example:
    error("This is my custom error message") if
    How would I display the above message in Spanish? I tried to make a copy of the <rulebase>.xml file, and re-name it to <rulebase>.<locale>.xml (and add an "xml:lang="<locale>" attribute to the file). This did not seem to work. Should I be doing something different? Is this a known issue? I am using OPA v10.1. Is this possible in the new 10.2 release?
    Thanks!

    The translation layer support is greatly enhanced in 10.2 and much more user-friendly. The translation text is authored in Excel documents rather than in .exs and .stxt files. The relevant article in the OPM Help 10.2 that you should read is "Create a new language translation for a rulebase".
    Cheers,
    Jasmine

  • Outlook 2013, Exchange 2010 error with Rules and Alerts

    Hello,
    I was recently informed by a user that when they open Outlook 2013 and click Manage Rules and Alerts, they get the following message:
    By the way, NO Microsoft, this information is not helpful.  Anyways, I found that the same problem is happening in my Outlook as well.  I do not believe it is happening to all users' accounts, and I am able to set up Rules within Outlook Web Access,
    so it seems to be some local setting.  I found a lot of forums suggest running the Outlook /cleanrules switch, and this did not fix the problem.  Other suggestions are to delete the profile on the computer and/or uninstall outlook and reinstall it. 
    I don't like these solutions, as they don't point to the true source of the problem and do nothing to help avoid this problem in the future.  Has anybody else had this problem and been able to fix it?  We are running Exchange 2010 in our environment,
    although not sure if that makes a difference or not.  Any answers that do not suggest the things I have already mentioned would be greatly appreciated!

    Hi,
    For this issue, I recommend you ask in Office forum which is staffed by more experts specializing in this kind of problems. You might get better help there.
    http://social.technet.microsoft.com/Forums/office/en-us/home?forum=outlook
    Thanks for your understanding.
    Best regards,
    Belinda Ma
    TechNet Community Support

  • Error while creating a Rule Group

    Hi All,
    We are upgrading from 11.5.8 to 11.5.10.
    We had some customizations in 11.5.8 which we have to do in 11.5.10 as well.
    In 11.5.8, we had a custom form, which was used to add lines to already existing contracts.
    We were using Okc_Rule_Pub.create_rule_group to create rule group..
    We are facing a problem in 11.5.10 when using the same code to add lines in contracts of category "Service Agreement".
    The api Okc_Rule_Pub.create_rule_group is erroring out with message
    "Rule Groups/Rules are not allowed for this contract category."
    Any help in this regard is highly appreciated.
    Regards,
    Anas.

    Hi Anas,
    I have a similar problem with a package in which we create new contracts. It's working fine in 11.5.9, but after upgrading to 11.5.10 it does not;
    My error is : Rule &VALUE is not allowed for this contract category.
    Could be the same problem as yours..
    How did you solve it ??
    Thanks in advance for your answer.
    Regards, Bert

  • Error while saving RTOM based campagin when creating the rules

    Hi Experts,
    My requirement is to configure RTOM in the system. I have created RTOM based campaign and when I maintain conditions in u201CEligibility and Agent skills Rulesu201D assignment block, I am unable to save the campaign. It throws the following error despite maintaining all the required settings in spro.
    u201C Error while saving the rule; Contact technical support
    Error in rule; navigate to rule details screen to correct it
    Data not saved; save log u201D
    Looking forward for your responses.
    Kindly guide me to a way out for resolving this issue.
    Thanks in Advance,
    Shruthi

    Hi Shruthi,
    I know this has been a long while since you posted the question, how did you resolve this error because I am getting the same error.
    Many thanks,
    Garikai.

  • Error while generating Rules in GRC5.3  RAR Component

    Hi
    While generating the rules in Foreground from the GRC 5.3 Risk Analysis & Remediation, we are getting the following error.
    Error in Rule Generation! Reason:ResourceException in method ConnectionFactoryImpl.getConnection(): com.sap.engine.services.dbpool.exceptions.BaseResourceException: SQLException thrown by the physical connection: com.sap.sql.log.OpenSQLException: Error while accessing secure store: File "
    <our J2EE Server Name>\sapmnt\OGP\SYS\global\security\data\SecStore.properties" does not exist although it should..
    Thanks
    Ram

    Hello Ram,
    Another reason for this error can be lack of resources or pool size of the server. The recommended settings for the Pool size are :
    Max Pool size : 50
    Max connections : 100
    Connection Timeout : 10 sec
    Max wait time : 30 sec
    Also change the settings for Max Pool size and Max connections in Webdynpro --> Content Administrator --> Maintain JCo destination.
    This should resolve the issue.
    Regards
    Harleen

  • Error in Custom Rule EVALUATE_AGENT_VIA_RULE

    Hi,
    I am working on a workflow and have created a custom rule for a workflow. When I simulate this rule, it returns 1 users but when workflow is triggered, Possible agents and Actual agents are blank.
    i am getting error in Rule EVALUATE_AGENT_VIA_RULE
    Resolution of rule AC95000017 for task TS00008267: no agent found
    Workflow WS95000137 no. 000000424779 activity 0000000044 role 'AC95000017'
    No agent found.
    Could someone please explain if I have missed anything while defining.
    Regards,
    Siva

    Hi,
    Document Number and Document Type are the input paramers for my custom Rule ,
    When documents changes Based on condition(RA orVA) Only my workflow needs to be trigger. for that i have provided the condition in Basic data tab of my workflow. after that if it is a RA send a mail vendor (one activity step and i have used this step as Background) then it should go for PR USER  for Approval( for that i have created one Custom Rule and  mentioned in user decision tab).
    I have passed binding form workflow to Rule  Document Number , and Document Type.
    Swhactor table i am using in rule.. am geting the correct USER here when i simulte(test this RULE).
    What is the relation from event contaner to workflow container here?
    Regards,
    Siva

  • Business Rule Not Deploying - Receiving Error Message

    while trying to launch a business rule that I had updated this morning. This business rule is in the OH plan type. I was able to hit launch and even though I could see the calc running in EAS, I received this error
    Rule was validated with no potential errors, the rule could not be validated against the deployed application as connection information could not be found.
    looking for the assistance.
    Thanks
    Kiran.Kolli

    If restarting the calc manager services does not help, increase the JDBC connection time-out.
    1. Open CalcMgrConfig.properties present in calc-mgr deployment folder (WEB-INF\conf)
    2. Increase the value of property 'DB.timeout' to 60000.
    3. Remove the starting '#' for this property.
    4. Re-start calc-mgr service.
    HTH-
    Jasmine.

Maybe you are looking for