Business Rule Error Message: "Date postfix argument expected."
-
2012年4月23日 下午 08: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 2012年4月23日 下午 08:02
所有回覆
-
2012年6月13日 下午 02: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 2012年6月13日 下午 02:21
-
2012年8月8日 下午 06:39This 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.
-
2012年9月12日 下午 10:41Anyone 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.
-
2013年4月5日 下午 01: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,
-
2013年4月8日 上午 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
-
2013年4月9日 上午 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/2674317Regards,
Nagesh CL

