Business Rule Error Message: "Date postfix argument expected."

Proposed Business Rule Error Message: "Date postfix argument expected."

  • יום שני 23 אפריל 2012 20:01
     
     

    Hi, when I try to create a business rule on a date field I get the following error message:

    "Date postfix argument expected."

    To recreate:

    1. I have an entity with a DateTime leaf member attribute. This attribute also has change tracking enabled.

    2. I then try to create a business rule with the IF "has changed condition".

    3. When I try to save this rule, I get the error stated above.

    I'm not sure what the error means, any ideas? The error does not occur with non-DateTime attributes. Thanks!


    http://www.henryong.com


    • נערך על-ידי Henry Ong יום שני 23 אפריל 2012 20:02
    •  

כל התגובות

  • יום רביעי 13 יוני 2012 14:21
     
     הצעה לתשובה

    Hi,

    The default date formate is mm/dd/yyyy hh:mm:ss AM/PM. 

    Eg., 12/31/1994 12:00:00 AM.

    If the value is in above mentioned format, you will not get "Date postfix argument expected" error.

    The "Date postfix argument expected" error occurs due to unavailability of time stamp at end of date.

    Hope this will help you !

    • הוצע כתשובה על-ידי kailash11k יום רביעי 13 יוני 2012 14:21
    •  
  • יום רביעי 08 אוגוסט 2012 18:39
     
     
    This is a problem for me as well.  when a date field changes, I want to change another attribute value.  can't even get the business rule to save.
  • יום רביעי 12 ספטמבר 2012 22:41
     
     
    Anyone found a solution to this issue? The initial version of MDS in SQL Server 2008 R2 had an issue with Date Attributes and the "equals" Action (i.e. the target attribute was never set). Now we have an issue with Date Attributes and the "has changed" Condition. Makes me wonder if anyone is testing this stuff.
  • יום שישי 05 אפריל 2013 13:20
     
     

    Hello,

    Still no workaround for this issue ? The one proposed above does not work as MDS does not accept hh:mm:ss date definition, it only handles days months and years... I tried on both Admin UI and Excel Add-in and 

    1) Admin  drop down does not includes hours

    2) One can put it manually in Excel in Attribute Property but once you close the popup it gets erased...

    So for now change tracking is not supported on dates ?

    Regards,

  • יום שני 08 אפריל 2013 07:53
     
     

    Some more information from Henry would be helpful. I have created a rule on 2012 and got no error (but I have not enabled change tracking for that particular entity).

    1) What version of MDS are you using MDS 2008 R2 or MDS 2012? Am I correct to assume 2008 R2?

    2) What change tracking group have you used for the "has changed" condition?

    3) What action has been selected?

    Kind regards,

    Modesto

  • יום שלישי 09 אפריל 2013 07:55
     
     

    Hi,

    This issue has been fixed after install Service Pack 1 for SQL Server 2012. For more information, please see the KB article:
    http://support.microsoft.com/kb/2674317

    Regards,

    Nagesh CL