Using x++ how to create a job to read each value of a column in a table in Microsoft dynamics AX 2009?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
One possibility: in the AOT (Ctrl-D) right-click on
Jobsand selectNew Job. In the new window enter something like (using the correct table and column name you want to read):but thera are some other ways: Select Statements