Sandy - Tuesday, July 5, 2011 8:15 AM:
Hi,
I have a method in which i have to send the current date time through AML. Can any one tell me the syntax for doing that.
<AML>
<Item type= "Scheduling" action="edit" where="[Scheduling].activityid='32BITID'
<actual_start_date> Today() //Date() </actual_start_date>
</Item></AML>