Administrator

The Report on Reports

Posted by Kristin Lisson on December 09, 2011
Administrator, Blog, End User / No Comments

If there ever was such an unwarranted, ridiculous, and devious list, I believe this would be
The Top 5 Sage SalesLogix Reports for the Holiday Season:

5. (History) History by Contact: Have you ever wondered if you can find not only who made the last change to a record, but what it was that they changed? Or maybe you changed a value, and now you want to change it back, but you can’t remember what it was. Use this report to see a list of all history—including database changes— for any account to which you have access. Now you no longer have to bribe your SalesLogix Administrator to look up something for you, and instead you can keep those reindeer-shaped cookies and almond bark pretzels all to yourself!

4. (Labels) A4 Avery L7159 – Address: Getting ready to send out office holiday cards of you and your staff dressed as adorable penguins wearing Santa hats? Make distribution easy by printing address labels for all of the contacts who made it on your “Nice” list this year.

3. (Sales Order) Sales Order Detail: Don’t have ERP Link configured yet? Surprise your back office staff with printed sales orders rolled up as stocking stuffers!

2. (Ticket) Support Ticket Knowledge Base Summary – Sample: What better activity to plan at the holiday office party than ticket knowledge base trivia?! The winner gets to pick a prize from the Ugly Christmas Sweater trunk.

1. (Opportunity) Competitor By Opportunity Status: Nothing says holiday spirit like finding out who your top competitors are and leaving a flaming fruitcake at their doors.*

*Do not actually do this. In fact, Sage is not responsible for cavities, embarrassment, paper cuts, regret, injuries, or any other consequence from reading this list. We hope you learned something about the power of reports! Happy Holidays!

Tags: , , , , , ,

Felt Story: Implementing for Sage SalesLogix

Posted by Kristin Lisson on October 12, 2011
Administrator, Blog / 1 Comment

In an Implementing for Sage SalesLogix virtual training course, we are limited to using one machine. This video helps you visualize a real-world, multi-client-server environment as you work through the training course.

Tags: , , , , , ,

Customer Service Options for LAN and Web Clients

Posted by Kristin Lisson on September 10, 2011
Administrator, Blog, End User / No Comments

If your company uses tickets, check out the new “Explore User Options for Customer Service” video in the Administrator’s Subscription. Sage SalesLogix includes several configuration options so that you can adjust the out-of-the-box workflow to fit individual user preferences. In the video, learn how to:

  • Set user defaults for ticket entry and ticket.
  • Automatically assign users to tickets based on the selected Area.
  • Set up an approval process for SpeedSearch submissions.
  • Identify which Customer Service options apply to a LAN only environment and which options can apply to both LAN and web.

Here are some of the dialogs we cover:

Customer Service User Defaults

Service/Support Tab for Office Profile

Service/Support Tab for User Profile

Tags: , , , , , , , , ,

Sage SalesLogix Security Essentials

Posted by Kristin Lisson on September 08, 2011
Administrator, Blog / No Comments

Students who are new to Sage SalesLogix Administration or Implementation courses may need extra time and practice to fully understand how security works—there are just so many options to make SalesLogix fit almost any business model. The trick is to discover not only which options apply to your company, but also which options apply to a LAN or web environment.

To help make this process easier, I created this Sage SalesLogix security comparison chart. SalesLogix experts and n00bs alike, tell me what you think. Did I miss anything?

Tags: , , , , , , , , , , , ,

SHOWDOWN: Web Admin vs LAN Admin

Posted by Kristin Lisson on September 02, 2011
Administrator, Blog / 2 Comments

…In this corner of the ring we have the newcomer: Web Admin. It’s light, it’s bright, and it’s quick on its feet. But is it a match for the ever-faithful, ever-powerful LAN Admin? Round 1: *DING!*

That concept is all wrong. The Web Administrator is not necessarily designed to replace the LAN Administrator; in fact, both toolsets are actually very complementary [and complimentary] to one another.

OH: “Web Admin, you look very nice today. LAN Admin, you are just too kind.”

But what if you have both a LAN and Web implementation of SalesLogix—when should you use either tool? Or what if you have a Web-only implementation—do you still need the LAN Administrator? Let’s explore.

Web Only Implementation

Even if your sales staff does not use the Network Client, you (as the administrator) still need to rely on the LAN Administrator for some tasks—like managing SpeedSearch indexes, cutting Remote databases for Offline Web Clients, or adding licenses, just to name a few. But the Web Administrator is still a great tool to rely on for light-weight tasks like adding a user or changing product pricing because you can use the Web Administrator from any computer (even from your mobile device), and it saves you from having to remote into your SalesLogix Administrative workstation or server. It is also great for delegating small, data-entry tasks—like managing pick list items or lead sources—to standard users so that they can complete them without any assistance from you.

LAN and Web Implementation

If your sales staff uses a mixture of LAN and Web Clients, the same scenario above applies. The difference is that in order to give LAN users administrative features, you can grant them access to the Tools > Manage and Tools > Maintenance menus through Function Security, whereas to give Web users administrative features, you can assign them to a role. Roles rely on secured actions and are specific to the Web Client only.

Here’s a short video to explore the toolset and compare it against the LAN counterparts so that you can identify how or when you might use each tool. (This video is best viewed in full screen, HD mode.)

For more information and other videos like these, visit the Sage SalesLogix Administrator’s Subscription page.

Tags: , , , , ,

Sage SalesLogix Mobile Implementation Guide v1.1

Posted by Kristin Lisson on September 02, 2011
Administrator, Developer / No Comments

To install Sage SalesLogix Mobile, refer to the Sage SalesLogix Mobile Implementation Guide v1.1. You can find this guide and the v1.1.zip (Application Architect bundle) inside the Sage SalesLogix v7.5 Service Pack 4 zip (SLX_v754.zip) under Installs\SalesLogix Mobile

The implementation steps include:

  1. Install the Sage SalesLogix Mobile v1.1 Bundle.
  2. Deploy the SLX Mobile Portal and the SData Portal.
  3. Define the Default Document.
  4. Send the Mobile Portal URL to Users.

If you plan to make customizations to the out-of-the-box mobile site, be sure to read this post on GitHub download tips and this post on customization tips.

Tags: , , , , , , ,

Secured Actions Fix

Posted by Kristin Lisson on July 29, 2011
Administrator, Blog, Developer / No Comments

A recent request (thanks, Paul!) led me down a path I didn’t expect. How do you create a Delete Lead role in the Web Administrator? Because the existing Entities/Lead/Delete secured action is already created for us, I assumed that I would simply follow these steps:

  1. Remove the Entities/Lead/Delete secured action from the Standard User role.
  2. Create a Delete Lead role.
  3. Assign the Entities/Lead/Delete secured action to the new role.
  4. Assign a designated user to the new role.

While those steps are valid, it’s missing a very important piece! The out-of-the-box Entities/Lead/Delete secured action—and a few others—aren’t assigned to an interface item. To fix any of those out-of-the-box secured actions, you need to go into Application Architect, locate the interface item that you want to restrict, and then assign the appropriate secured action to it using the Applied Security property. After building and deploying your changes, then you can proceed with the steps above. This fix applies to Sage SalesLogix versions v7.5.3 (with the Admin Accelerator bundle) and v7.5.4.

For more information, check out this video I created to step you through the process.

For more video tips like this one—including a neat trick for creating a custom Librarian role in the Web Administrator—visit the Sage SalesLogix Administrator’s Subscription. Inside the subscription, you can also download an electronic workbook for using the Web Administrator tools.

Tags: , , , , , , , , , ,

It’s Raining Widgets

Posted by Kristin Lisson on July 20, 2011
Administrator, Blog, End User / 1 Comment

We received a blog request to provide a detailed explanation of the metrics and dimensions that are available with each content type (i.e. widget or chart). Great question, Janetta! Unfortunately, my answer probably isn’t as great as the question because of the sheer number of combinations. Out-of-the box, Sage SalesLogix allows you to create a new widget using data from 1 of 12 different entities: Account, Campaign, Contact, Contract, Defect, History, Lead, Opportunity, Product, Return, Sales Order, or Ticket. Moreover, the available options for Metric and Dimension vary for each entity—there are 106 total metrics/dimensions—which means that we could create 226 unique charting widgets! (Here’s the complete list if you want to check my math.) I’m getting dizzy just thinking about that many widgets. Instead, let’s just start with the Account entity and develop a pattern that we can apply to other entities.

For starters, think of the Dimensions (D) as “buckets.” Inside those buckets is the Metric (M). For example, let’s pick Account Manager (D) and Total Revenue (M):

What does that mean? We’ve just created a bunch of Account Manager (D) buckets into which we’ll sort all of the 287 revenue values (M) that we find under the All Accounts group. When we’ve collected all the values, we’ll come up with a total for each bucket:

Now we need to choose a content type so we can compare the results. Here are the available options:

  • Bar Chart (horizontal bars, Dimension on y axis)
  • Column Chart (vertical bars, Dimension on x axis)
  • Line Chart (data points connected by a line, Dimension on x axis)
  • Pie Chart (portions of the whole in pie-shape)
  • Funnel Chart (portions of the whole in funnel-shape)

How do we know what option to pick? Here is some criteria I use:

Spacing

Bar, Column, and Line charts always display up to the top 10 values in the Dimension (i.e. Top 10 Account Managers, Top 10 Cities, Top 10 Industries, and so on). Some Dimensions might not have 10 values (i.e. Account Subtype). For those kinds of Dimensions, a Bar chart works fine. But if you know you have at least 10 values in the dimension, Line and Column charts seem to provide better visual spacing than the Bar. In this example, between the Line and Column charts, I would choose Column because the Line seems to give the illusion of a trend, which isn’t appropriate for the Metric/Dimension that we chose.





Relationship

The Pie chart lists either 5 or 10 values in the Dimension and shows how the parts relate to the whole. A Funnel chart also shows relationship to the whole, but it is typically reserved only for charts that query on sales processes (i.e. Opportunity entity) because its parts represent a sequence of stages in your sales pipeline. In this example, the Pie chart would be appropriate, but I would not use the Funnel chart.



Do you have any other tricks for designing widgets? What other examples would you like to see?

Tags: , , , , , , , , , , , , , , ,

Create Widget Dimensions and Metrics for a Custom Entity

Posted by Kristin Lisson on July 14, 2011
Administrator, Blog, Developer / No Comments

At Sage SalesLogix Boot Camp 2010, Jason Huber presented on widgets, and I helped with the curriculum. In the presentation we included two exercises:

  1. Configure a dashboard widget (very basic end user stuff)
  2. Create a custom widget (very intense developer stuff)

It turns out that we missed the middle! How do you allow your end users to configure a dashboard widget from a custom entity? Easy: Use entity filters! Here are a few things to remember:

  • Each widget requires 1 Group, 1 Dimension, and 1 Metric. This means that if your custom entity does not have a main view, you need to create one so that you can set up groups.
  • A Dimension is a filter that has a type of Distinct or Range.
  • A Metric is a filter that has a type of Analtyics Metric Definition or Analytics Date Differencing Metric Definition.
  • Set the Available for Analytics property to True in order to see your filter in the widget.


I created a video to show you a great example of 4 different widgets using a variety of dimensions and metrics for an “Expense” entity. As usual, Jason came up with the example, and presented it as part of his Sage Summit session this week. Now it’s yours, too!

Tags: , , , , , , , , ,

Mobile Field Trip

Posted by Kristin Lisson on July 11, 2011
Administrator, Blog, Developer, End User / No Comments

It’s time to enhance your workflow by pairing the SaleLogix you know-and-love on your PC with the SalesLogix you-will-come-to-love on your mobile device! Although the mobile version* provides the same tools to build relationships and remain connected with your business, the interface differs slightly from the familiar PC experience. Want to learn the tips and tricks? Take 14 minutes to watch this Sage SalesLogix Mobile training video. (Click http://slxtraining.net/newmobile to watch from your mobile device.)

You’ll learn how to:

  • Configure settings and keep local storage for offline data access.
  • Quickly enter data (like adding a new account and contact).
  • Easily link to different pages with the fewest taps/touches.
  • Create notes to record phone calls and e-mail messages.**
  • Use hash tags to search for a group of records in list view.

Let us know if you’re satisfied with the new Sage SalesLogix Mobile experience!


*Requires Sage SalesLogix v7.5.3+. Supports iPhone 3.x+, iPad, Android v2.1+, BlackBerry v6.0+, and HTML5/CSS3-compliant browsers. Learn more here.

**In order to use the Record to History feature, you must access Sage SalesLogix Mobile from within your mobile device’s native browser application.

Tags: , , , , , , , ,