Related Posts
  • Forum Post: Alert Rules problem in AX 2009 - please help!!

    Hi to all! I have set up some alert rules within AX 2009. In Basic - Periodic - Alerts, I have set the change based alert job to be run every minute, with no end date. However, when I do something which triggers a change based rule, I do not get the alert until I run the job again manually from Basic...
  • Forum Post: Need Help in Binding ResultSet with Grid in Axapta

    I have the following code in which i am getting ResultSet from Access Database but i dnt know how to bind it with Grid. I write this method in Form Init and i have two StringEdit Fields username and password. Anyone knows how to bind it ? public void init() { loginProperty loginProperty = new LoginProperty...
  • Forum Post: Steps to setup the changed based alerts AX 4.0

    Hi all, Can any one help me with the detail steps of how to setup the changed based alerts in AX 4.0 for the users. Thanks
  • Forum Post: Re: Re: Re: Re: Steps to setup the changed based alerts AX 4.0

    Hey bob, Thanks for your response. I am new to AX and i have no idea how to setup the alert batch job , can you please help we with the steps for that too . and i am running the batch on the same AOS as the settings. Thanks
  • Forum Post: How do I configure an alert when a payment is made by a customer that has one or many sales orders on credit hold?

    Environment: We are using Dynamics AX 2009, SP1, CU5. All alerts are functioning without problems and the change based alerts batch job is scheduled and running without issue. Any given sales order can be placed on credit hold. A customization was made on the SalesTable to include a field named...
  • Forum Post: Email Template IN ax 2009

    Hi Currently i have configured Alerts and Notification in Ax 2009 .I have configured the changed based alerts on field 'Customer Credit Limit'. My client wants also 'Name of User/User Id' in mail who has change the credit limit field. So my question is about Merge Datatype used...