Book Image

Microsoft Dynamics AX 2009 Administration

By : Marco Carvalho , Marco Carvalho
Book Image

Microsoft Dynamics AX 2009 Administration

By: Marco Carvalho , Marco Carvalho

Overview of this book

Microsoft Dynamics AX 2009 is an advanced Enterprise Resource Planning system, essentially a comprehensive business management solution, designed for midsize and large organizations. Dynamics AX provides a centralized source for business data and enables you to consolidate and standardize your business processes, helping to improve productivity and provide visibility across your organization, for a variety of business needs.This book will enable you to successfully set up and configure Dynamics AX 2009 in your business with clear, practical, step-by-step demonstrations. You will learn how to plan and implement Dynamics AX 2009 efficiently, how to manage the Enterprise Portal, Role Centers, Kerberos Authentication, Workflow, Application Integration Framework (AIF), and much more! Each chapter of the book explores the different aspects of administring and configuring Dynamics AX 2009 to fit any company's needs.The book begins by introducing you to the important process of planning and implementing Dynamics AX 2009, providing the basic components to get you started with your Dynamics AX environment. It then dives deep into the installation of the multi component server of Dynamics AX and how to get it up and running efficiently, specifically the Base Server Components, Enterprise Portal, Role Centers, Kerberos Authentication, Workflow, and the Application Integration Framework (AIF).Other content includes the process of importing data into your Dynamics AX 2009 instance, common user administration functions, and Alerts and Notifications.Finally, the book considers how to enhance your Dynamics AX environment after it has been installed and it is being utilized, from tuning your system to work more efficiently to backing up and maintaining Dynamics AX to make sure you are prepared for worst-case scenarios, enabling you to keep Dynamics AX 2009 functioning at its best.By following the clear and practical steps found in the book, you will successfully master how to administer and configure Dynamics AX 2009 into your company.
Table of Contents (20 chapters)
Microsoft Dynamics AX 2009 Administration
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface

Setting up Global Search


Global Search is a feature in Dynamics AX that allows the search capabilities across any specified table and field with the simplicity that resembles Internet search engines. Global Search not only works within Dynamics AX but in the Enterprise Portal as well, with no extra setup required. When you search for item names, customers, or any other field, the search query will return one or more links to forms or pages (if in the Enterprise Portal) that display the record for easy and quick editing.

Additionally, as with the most common internet search engines, you can search using quotes for literal matches or use Boolean operators such as AND or OR to further manipulate search queries.

To set up the Global Search feature in Dynamics AX 2009 we must set up the Data Crawler using the following steps:

  1. 1. Go to Basic | Setup | Data Crawler and open the Table setup form.

  2. 2. Select the table in which to modify which fields to search as well as additional options. To add a table to the data crawler for search capabilities, simply create a new record. Checking the Incremental field allows the indexing to be incremental, which is faster than recreating the search index. However, the table must have a modified data field available. If Incremental is selected, you cannot unselect it; rather, you must delete the line and set up the table for search from scratch. Once a table is selected, click on the Text index tab.

  3. 3. Select one or more fields from the right side that you want to be searchable by bringing them over to the left side.

  4. 4. Now that the fields to be searched have been selected, the next step is to imitate the data crawler to activate the global search capabilities. To do this, go to Basic | Data Crawler | Data Crawler.

  5. 5. If steps 1 through 3 were performed correctly, a data crawler will automatically be set up but not activated for the company account that the table setup was performed in. To modify the default settings and start the data crawler, select the data crawler for the current company account and go to the Crawler tab.

  6. 6. In the Crawler tab, various settings are available. If Recreate Index is marked, then the entire index for the table fields in the Table setup form will be recreated. Additionally, the Crawler speed may be modified. The faster the crawler speed, the more processing resources are consumed. If Auto is selected, only an acceptable amount of resources will be used depending on the user load. To start the data crawler automatically once the first user logs into the environment, mark the Start crawler automatically checkbox.

  7. 7. Once the appropriate settings are set, you can go ahead and start the data crawler. To start the data crawler, simply click on the Start crawler button. The effect may not be instantaneous and may take several minutes to initiate.