Microsoft Dynamics NAV: Diagnosing Code Problems
To celebrate the recent publication of the Microsoft Dynamics GP 2010 Reporting book, Packt is pleased to announce a series of attractive discounts on our wide range of Dynamics books. For more information click here.
Microsoft Dynamics NAV 2009 is a business management solution that helps simplify and streamline highly specialized business processes such as finance, manufacturing, customer relationship management, supply chains, analytics, and electronic commerce for small and medium-sized enterprises. ERP systems like NAV thus become the center of a company's day-to- day operations. When you learn to program in an environment like this, it opens up doors to many other exciting areas such as .NET programming, SQL Server, and Web Services.
In this article by Matt Traxinger, author of Microsoft Dynamics NAV 2009 Programming Cookbook, we will cover:
- Using the debugger
- Setting breakpoints
- Using Code Coverage
- Handling runtime errors
- Using Client Monitor to diagnose problems
- Finding errors when using NAS
- Implementing Try / Catch / Finally
IBM Lotus Domino: Creating Action Buttons and Adding Style to Views
Views serve as indexes to documents in a database. Virtually all Domino applications that contain composed documents also contain one or more views that facilitate locating and re-opening previously saved documents. Some views are intended for users, and some views are intended to be used only by internal processes or by formulas to look up values. Of course, you can use the same view for both users and lookups, but doing so can be problematic.
In the previous article by Richard G. Ellis, author of IBM Lotus Domino: Classic Web Application Development Techniques, we explored various view options for the web.
View templates are forms that can accommodate buttons, fields, and computed text as needed to enhance your views. Most views include a few Action buttons, so this article offers suggestions about including buttons on view templates. We will also take a look at adding style to views, opening documents in a separate window, and adding view scrollbars dynamically.
Read IBM Lotus Domino: Creating Action Buttons and Adding Style to Views in fullIBM Lotus Domino: Exploring View Options for the Web
Views serve as indexes to documents in a database. Virtually all Domino applications that contain composed documents also contain one or more views that facilitate locating and re-opening previously saved documents. Some views are intended for users, and some views are intended to be used only by internal processes or by formulas to look up values. Of course, you can use the same view for both users and lookups, but doing so can be problematic.
Topics in this article by Richard G. Ellis, author of IBM Lotus Domino: Classic Web Application Development Techniques, include the following:
- Understanding view Action buttons
- Use Domino-generated default views
- Use the "Treat view contents as HTML" option
- Use the View Applet (with caution)
Microsoft Dynamics GP: Understanding Reporting Tools
To celebrate the recent publication of the Microsoft Dynamics GP 2010 Reporting book, Packt is pleased to announce a series of attractive discounts on our wide range of Dynamics books. For more information click here.
As more and more reporting tools are made available for Enterprise Resource Planning tools such as Dynamics GP, it becomes more of a challenge for us to select the right tool for a given circumstance. Every organization has a unique set of requirements when it comes to analyzing its data, and our goal should be to ensure that we select the right tool to meet those requirements.
In this article by Christopher Liley, author of Microsoft Dynamics GP 2010 Reporting, we will take a look at reviewing our reporting tools in light of reporting challenges.
Read Microsoft Dynamics GP: Understanding Reporting Tools in fullInstalling Microsoft Dynamics NAV
To celebrate the recent publication of the Microsoft Dynamics GP 2010 Reporting book, Packt is pleased to announce a series of attractive discounts on our wide range of Dynamics books. For more information click here.
Microsoft Dynamics NAV is an Enterprise Resource Planning (ERP) software product that integrates financial, manufacturing, supply chain management, sales and marketing, project management, human resources, and services management information from across your organization, into a centralized database.
The installation of Dynamics NAV and related components is a little bit more than the standard Microsoft—next, next, next—process. This article by Sharan Oberoi and Amit Sachdev, authors of Microsoft Dynamics NAV Administration, covers the following:
- Installing the Dynamics NAV Classic client, also called the Dynamics NAV C/SIDE client
- Installing the new Dynamics NAV RoleTailored client (RTC), for NAV 2009 and beyond
- Installing the Dynamics NAV Classic database server also known as the Dynamics NAV C/SIDE database server
- Connecting Dynamics NAV clients to the database server in the lower versions and also the latest NAV 2009 version
Microsoft Dynamics GP: Installing Analysis Cubes
To celebrate the recent publication of the Microsoft Dynamics GP 2010 Reporting book, Packt is pleased to announce a series of attractive discounts on our wide range of Dynamics books. For more information click here.
The installation of Analysis Cubes for Excel is actually a quite simple product to install, but it is also very dependent on having the proper permissions to perform the installation as well as completing steps in a particular order. The installation process is made up of the following three steps, which we'll cover in this article by Christopher Liley, author of Microsoft Dynamics GP 2010 Reporting:
- Pre-Installation Checklist
- Installing the Server Configuration Wizard
- Using the Server Configuration Wizard to Deploy the Cubes
Integrating Moodle 2.0 with Mahara and GoogleDocs for Business
Moodle 2.0 includes two important new points of integration with other open source products, the Repository integration and the Portfolio integration. This article by Jason Cole, Jeanne Cole and Gavin Henrick, authors of Moodle for Business: Beginner's Guide, introduces the integration of Moodle with Mahara and GoogleDocs. Mahara is an open source e-portfolio system which has been tightly integrated with Moodle 2.0. Google Docs is a cloud-based office suite which is available for free from Google. You can get a personal account for free, or your organization can sign up for a Google Enterprise account.
- Integrate Moodle with Google Docs to act as both a repository and a portfolio
- Link Moodle with Mahara, an open source e-portfolio system
Oracle Warehouse Builder: Data Warehouse Design
Data warehouses are becoming increasingly common as businesses have realized the need to be able to mine the information they have stored in the electronic form in order to provide a valuable insight into the operation of their business and how best to improve it. The Warehouse Builder contains a number of objects, which we can use in designing our data warehouse, that are either relational or dimensional. OWB currently supports designing a target schema only in an Oracle database.
In this article by Bob Griesemer, author of Oracle Warehouse Builder 11g R2: Getting Started 2011, we will cover:
- Creating a target user and module
- OWB design objects
Oracle Warehouse Builder: Designing the Target Structure
This article explains designing the data warehouse target. It covers some options for defining a data warehouse target structure using relational objects (star schemas and snowflake schemas) and dimensional objects (cubes and dimensions). Some of the pros and cons of the usage of these objects are also covered.
In this article by Bob Griesemer, author of Oracle Warehouse Builder 11g R2: Getting Started 2011, specifically we will cover:
- Dimensional design
- Cube and dimensions
- Dimensional Model Implementation
- Relational (star schema)
- Multidimensional (OLAP)
- Designing the ACME data warehouse
- Identifying dimensions
- Designing the cube
Oracle Siebel CRM 8: User Properties for Specialized Application Logic
Many business requirements are very detailed and complex. For example, the end user community could demand that one field is updated automatically when another field has been changed. To solve this kind of requirement in Siebel CRM, developers can define so called user properties as an extension to the standard properties of object types such as business components, fields or applets. This important configuration option allows developers to define specialized application logic while staying within safe declarative boundaries. In this article by Alexander Hansal, author of Oracle Siebel CRM 8 Developer's Handbook, we will discuss the following topics:
- Understanding user properties
- Business component and field user properties
- Applet, control, and list column user properties
- Viewing user properties


