Setting reward rule formula problem

Dear Loyalty experts,
I have a problem when i want to set the reward rule formula.
It says : "No valid data object for the return value, boolean data object needed"
This only happens when i use variables (any variable) in the formula.
Any help on this would be highly appreciated.
Thanks and regards,
Cenk

Hi Vineet,
I' ve solved this issue via sap note: 1773466. But there is something wrong about the search tags of this note. When it is searched via error message description, it is not listed.. OSS has sent me the note and in return, i wanted them to improve tags for others to find it.But it is still same, hard to find it
Thanks very much
Regards
Cenk

Similar Messages

  • Problem while setting OPTIMIZER_MODE =RULE

    I want to set optimizer_mode=RULE in init.ora file for Oracle92
    For this i have shutdown the d/b and set the optimizer_mode=RULE
    but when i retsarted the d/b the chnages is not reflected it is showing optimizer_mode=CHOOSE
    Is there changes we have to do to take d/b in RBO.
    Thanx
    Junu

    but getting following Oracle erroe message
    ORA-02096 specified initialization parameter is not modifiable with this option
    That's correct. You cannot change it using ALTER SYSTEM. See below:
    SQL> select issys_modifiable from v$parameter where name='optimizer_mode';
    ISSYS_MOD
    FALSEAs you can see ISSYS_MODIFIABLE value is FALSE which means you cannot change it using ALTER SYSTEM.
    Also there many init.ora and spfile files in 'admin' and other directory even iam unable to decide which is the current one?
    During starting instance you can choose init.ora file.
    See help here:
    http://download-uk.oracle.com/docs/cd/B14117_01/server.101/b12170/ch13.htm#i2699631
    Peter D.

  • "Missing parameter values." Error when setting record selection formula

    Setup - VS 2008, CR 2008 (v12.0), Win XP & C#.Net
    I have a form which loops through all parameters (non-linked to sub reports, so only off the main report) and allows users to enter the values for each parameter. When hitting the preview button, I loop through all of the saved values, set the parameter field values and then add any additional filters into the recordselection formula as below. The problem i'm having is that the ReportDocument.HasRecords returns true if the ReportDocument.RecordSelectionFormula doesn't filter out every result.
    For example, I have a list of customers and if I set the selection formula to filter out a specific customer, ReportDocument.HasRecors returns true, if I set the selection formula to filter something that doesn't exist i.e. customer "xk39df", the moment this line of code runs "ReportDocument.RecordSelectionFormula = rsFormula;" - ReportDocument.HasRecors returns the following exception as opposed to "False".
    Message: Missing parameter values.
    Source: CrystalDecisions.ReportAppServer.DataSetConversion
    StackTrace:    at CrystalDecisions.ReportAppServer.ConvertDotNetToErom.ThrowDotNetException(Exception e)
       at CrystalDecisions.CrystalReports.Engine.ReportDocument.hasRecords()
       at CrystalDecisions.CrystalReports.Engine.ReportDocument.get_HasRecords()
    ErrorID: MissingParameterFieldCurrentValue
    The strange thing is, it works fine if the recordselectionformula selects a record which exists in the results - all parameters have a current value except for the linked parameters.
    This one has got me stumped!
    foreach (ParameterFieldDefinition parameterField in ReportDocument.DataDefinition.ParameterFields)
                    var query = ReportObjects.Values.Cast<Filters>().Where(objects => objects.ParameterName == parameterField.Name.ToUpper().Trim());
                    foreach (var item in query)
                        parameterField.CurrentValues.Clear();
                        parameterField.CurrentValues.Add(item.ParameterValue);
                        parameterField.ApplyMinMaxValues(item.MinLength, item.MaxLengh);
                        parameterField.ApplyCurrentValues(parameterField.CurrentValues);
                var records = ReportObjects.Values.Cast<Filters>().Where(recordSelection => recordSelection.RecordSelectionFormula.Trim().Length != 0);
                foreach (var item in records)
                    rsFormula += item.RecordSelectionFormula;
                if (rsFormula.EndsWith(" AND "))
                    rsFormula = rsFormula.RTrim(5);
                ReportDocument.RecordSelectionFormula = rsFormula;

    Hi,
    The report has it's own ADO Datasource set in crystal reports, so I just pass the log on information to the report object before doing anything else.
    this.DataSourceConnections[0].SetConnection("ServerName", "Database", "sa", "Password");
    I then do a refresh before applying the parameter values (I do this because the user can preview the report more than one time by using a preview button on the parameter form without re-loading the report object)
    this.Refresh();
    Then I set all parameter values followed by setting the recordselection formula.

  • Where do I set up rules for conflict resolution when syncing iTunes with Outlook?

    I just got an iPhone 5 and I'm coming from a Blackberry.  I've been syncing Outlook Calendar and Contacts to a portable device for over 10 years, even back in the day of the pocket pc and more recently the Blackberry.  My iPhone 5 syncs great and seemlessly with Outlook using iTunes.  I've had no issues as of yet.  The problem for me is, it just seems "too" easy.  I didn't see anywhere where I could set rules for conflict resolutions.  For example, if your pc says one thing but your iPhone says another, who wins and supercedes the other?  What if by accident your iPhone loses all of its data, then iTunes syncs with your pc - will it delete all the Outlook data on your pc because it thinks it's syncing with updated data from your iPhone?  (in my case data I've had for over 10 years) 
    With the Blackberry software it asked you to set up rules for conflict resolution when first connecting the phone (including an option to ask you first).  In my case, I chose to have it ask me whenever it discovered a conflict.  So whenever I synced, it specifically alerted me exactly how many items are being synced, and then if there were any conflicts, it'd stop and then ask me which device I want to supercede the other.  This gave me a lot of piece of mind.  Now after getting my iPhone and using iTunes to sync, it's been great so far but I have to say that I don't have as much piece of mind.  Does anyone have any feedback on how to set up conflict resolution with iTunes and Outlook or does it not exist at all?  Again, what would happen if there was a conflict between the two devices? 

    Yes! Thankyou for that. I had of course put the context.xml file in the web-inf directory.
    I followed your example to the letter and it still wouldn't work. Or rather, I followed to the letter expect for the difference between "WEB" and "META".
    Once I worked that out, it started working like a dream.
    Note to anyone else who has a similar problem, make sure you REALLY look at the answer given. Make sure you REALLY do have all the files in the suggested places. It will save you time.
    Thanks again.

  • Acrobat 9.5.5 does not keep preferences Setting Page & Ruler Units to Centimeters on Win7

    Hi,
    I have Win7 Pro x64 and i have problem with Acrobat 9.5.5 Standard Polish.
    Units and Guides: Setting Page & Ruler Units default option is Inches
    I change option to Centimeters or Milimeters.
       => After restart program (close and open) settings are back to Inches.
    My default language is Polish.
    I tried to repair my installation, and change default language to another, it doesn't work.
    Maybe can i make some changes in registry?
    Please help !
    Regards

    Hi Rafal .
    Please refer to the following link once
    http://help.adobe.com/en_US/acrobat/X/pro/using/WS58a04a822e3e50102bd615109794195ff-7f9d.w .html
    Try Updating it to the latest version.
    Launch Acrobat>Navigate to Help>Check for Updates
    See if that helps.
    Regards
    Sukrit Dhingra

  • Setting Composition Rule In Mail

    THE SET-UP
    I've got mail configured to send and receive from a gmail account and my school-issued student account with the outrageously long extension @student.schoolname.edu. I use my school account strictly for communicating with other students and faculty. Everything else goes through gmail. The extensions for faculty are simply @schoolname.edu
    THE PROBLEM
    Seeing as how my composing rules are currently set to default new messages as being sent from my gmail account, and seeing as how I'm too spacy to double check stuff and switch my address in the message window before I send, I realized I just sent a whole bunch of emails to school people from my gmail. This is certainly not a tragedy, it's just kind of annoying and unprofessional-looking in my opinion.
    HERE'S THE QUESTION
    When I'm composing message, is there a way to program Mail or set a rule so that when I enter "schoolname.edu" in the TO: line, the message will default to my school account?
    For example, if I open a new message window and type "[email protected]" or "[email protected]," I'd like for the sending address to change to my school address rather than my gmail.
    I've clicked around in the menus and haven't seen anything incredibly obvious to this effect, so I'm hoping somebody out there can help. If you can't, I guess I'll just have to learn to double check things.

    no, there is now way to do that in mail.

  • Is there limitation in setting aging rule?

    Hi.
    In our project(using iMS 5.1),
    Our customer want to setting the aging rule
    about 10,000 aging policy(per user and user folder)
    Is there limitation in setting aging rules?
    How man aging rule is recommanded?
    Regards,
    Heungdeok Yoon.

    By aging rule do you mean expiration rule ?
    If that be carefull, the release notes says:
    Use of expiration rule could cause you to unintentionally delete messages. (400343)
    A problem exists with the attribute store.expirerule.name.foldername.folderpattern.
    Expiration rules that include this attribute will select folders outside the criteria you specify. This could create serious problems, including the unintentional deletion of messages. Therefore, do not use this attribute to limit a folder selection.
    I expect to have been of help

  • NW7.5 SP8 Consolidation Rules Formulas and Automatic Adjustments

    Hi Experts,
    I'm working on a project where i have to setup consolidation. I can't find any good documentation on how to work with the automatic adjustments and setting up the consolidation rules formulas.
    Can anyone help me out?
    Thanks in advance.

    Hi,
    Try this for the basics...
    [http://help.sap.com/saphelp_bpc75_nw/helpdata/en/ae/17fd55d98d46a48c59341d812daac7/frameset.htm]
    Here is a how-to guide, it's on 7.0 but most things are the same...
    [http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/7070134c-1b04-2d10-f29d-bbb35abfa119?QuickLink=index&overridelayout=true]
    Tom

  • Can i set a rule to forward email to hpe print account ?redirectreason=notregistered

    Can i set a outlook rule to forward specific emails to an hpe print email address ?

    CSI,
         The spam filters on ePrint are pretty stringent.  Here is a list of things that will possibly cause ePrint jobs to be discarded as spam. 
    1. Blank subject lines
    2. "FW:" or random characters and numbers in the subject line. 
    3. Small graphics or URL links in the body.
    4. Photos that do not meet the 100 dpi resolution attached to the email. 
    5. Auto-signatures in the body of the email.  
          You can try and set a rule to forward to ePrint, however it may not work.  Your biggest enemy will be the 2nd one on the list above.  
    Make it easier for other people to find solutions, by marking my answer with \'Accept as Solution\' if it solves your problem.
    Click on the BLUE KUDOS button on the left to say Thanks
    Although I work for HP, my posts and replies are my own opinion and not those of HP.

  • Sets Of Rules Gone?

    Rule sets seem to have dissappared from the options after one of the more recent updates to iTunes. There used to be an elipsis button that allowed you to set sub rules. Has this option been moved? I hope it has not disappeared. My old playlist remain intact so clearly itunes understands the rule sets but won't allow me to create new ones.

    bcpearl,
    Wow, never seen that one before. Do the batteries actually go dead or is the battery reporting wrong?
    This could be the problem that some batteries don't fit properly in the Mouse and can cause disconnects and other problems resulting from a weak connection.
    I would think that if the batteries are actually going dead than there's a short in the mouse but if that were the case, it would get very hot.
    Try a different brand of battery and see if that's it.
    Regards,
    Captfred

  • Rules deploy problem

    Hello, I need to deploy new rules without losing the values updated prevoiusly by the users in the deployed rules. Our rules are created as decision tables as follows:
    Conditions R1
    C1 brand1 brand
    C2 country USA
    C3 product PROD1
    Actions
    assert new ... x
    lossMargin 10
    profitMargin 10
    NOTE: The values in conditions are selected from a bucketset
    The problem I have is that if a user changes some values from the rules composer and then I deploy those rules again to add new rules, the values the user set are overwritten by the values that i have in my development environment.
    Currently there is a large set of rules so it is impossible to manually edit the rules in JDev according to the values that the users entered using the rules composer before deploying the rules again.
    I really can not think a way to solve this problem, maybe we have some structure problems in our rules definitions, and therefore we can not deploy a new rule without stepping on the existing rules values entered by the user.
    Thanks for your help,
    Juan Pablo

    What "folder structure" are you talking about? Are you using WLS 5.1 or 6.0?
    If you are using WLS 5.1, have you registered the WAR file in the
    weblogic.properties file? If you are using 6.0, did you place the WAR file in
    the wlserver6.0/config/mydomain/applications directory?
    Robert
    Marc wrote:
    I do not see the .class and .jsp files. When I deployed the .war in JRun the
    files appeared in the folder structure. Shouldn't a .war file work the same
    in any application server?
    Thanks.
    Marc
    "Robert Patrick" <[email protected]> wrote in message
    news:[email protected]..
    How are you determining that the servlet/jsps are not being deployed? Iam
    sure you realize that you need to access a JSP called foo.jsp with the
    following URL:
    http://my.weblogic.server.machine.name:7001/web-app-name/foo.jsp
    and your servlets by the following URLs:
    http://my.weblogic.server.machine.name:7001/web-app-name/my-servlet-mapping-
    url
    If you are still having trouble, can you post your WEB-INF/web.xml file?
    Thanks,
    Robert
    Marc wrote:
    I deploy a .war file by selecting "Install a new application".
    The problem is that the .jar files get deployed but the .jsp and .class
    files do not.
    Does anyone have any idea why?
    BTW, the .war was not created in WebLogic.
    Thanks.
    Marc

  • How to set up rules/conditions on a drop down box to ensure its been filled if a value in a text box is selected.

    Hi, I am in midst of creating a form in infopath. I have a text box field in which the user will enter the number of issues he has. if the user has entered the number of issues he has, then he will need to select the type of issues from a multi selection
    box. Thus i need to know how to set up rules/conditions to ensure that the user has to complete the multi selection box if he enters a value in text box for the number of issues. 

    I assume what you are asking is to make multi selection box as mandatory. If not please explain with a example
    Try below:
    http://webcache.googleusercontent.com/search?q=cache:ItIYeZ8K2gEJ:sharepointkings.blogspot.com/2013/06/make-multi-select-list-box-required-in.html+&cd=4&hl=en&ct=clnk&gl=in&client=firefox-beta
    If this helped you resolve your issue, please mark it Answered

  • HT204053 I want to use the same apple id for iTunes and iCloud...but I have both set up..my problem is I want to use the one that I use for iTunes for both

    I want to use the same apple id for iTunes and iCloud...but I have both set up..my problem is I want to use the one that I use for iTunes for both

    iForgot.com

  • How to set up rules for emails to go to junk on iphone 4

    i have an iphone4 that i use for work and a coworker sent out over 40,000 emails which has now overloaded my email to where i cannot send or recieve emails can i set up rules for his emails to go straight to junk? and how my email address is linked to iphone4s and ipad as well.
    ps i did set up the rules on my desktop but it didnt seem to work or flow over to the iphone or ipad or maybe i just need to delete the emails? however theres literally 30,000 of them who do i do that quickly? please

    The Mail app on the iPhone doesn't support filters. You'd need to do that on the server side (not desktop). There is just no quick way to delete 30,000 emails.  At this point, I would remove the email account from your phone, delete the offending emails from your account, then add the account back to the iPhone.
    I would also report the co-worker to your IT department (if they haven't already noticed) for sending that many emails. I'm surprised that it didn't cause issues.
    Best of luck.

  • Error while saving Reward rule version

    Hi When trying to save reward rule after creaion of rule version , error while saving rule version U-00000062 001 , contact technical support. I have attached document below. Kindly advice what needs to be done.

    Thanks for your fast reply.
    This error is occurring in our development environment as well. Production is fine.
    I had the users get out of the system last night and I tried restarting services and eventually restarting each server but nothing has cleared the error yet.

Maybe you are looking for

  • Free goods problem (exclusive)

    when creating a condition in VBN1 with free goods category 2 (Exclusive) i got the following message "This selection is not possible in the inclusive bonus quantity field" how can i solve it ??

  • How to execute custom code only when a specific node is selected in infoset

    Hi, We have written a piece of custom code under a node (P1045). Not all users will have access to this Infotype as it is related to Appraisals. So, when users (w/no access to 1045) try to run a Query for other info types data, they are getting error

  • Missing "Show Links to the Itunes Store" in Preferences Tab

    Mornin! After installing the new itunes 10 i noticed that the link next to any Podcasts title in my library to go to it`s itunes homepage is no longer there.The "Show Links in the Itunes Store" command and check box is missing in the Preferences-Edit

  • Internal table problem

    Hi Friends, I am not an expert in ABAP, but I seem to have a weird problem with the following piece of code. When I uncomment the write statement in the first loop code and execute, it actually displays values for itab_zsel-zdate1, itab_zsel-ztime1,

  • 160Gb iPod Classic - Coverflow Sort order

    I have posted a similar forum topic on iLounge and I am really surprised at the lack of response and given that this issue may/must affect the iPhone and Touch that more people are not discussing it. My problem is this, I have purchased a 160Gb Class