Monday, April 28, 2008

Handling Remarks in Workflow

When you have lots of workflow it is easy to lose those that simply need you to read a Remark sent by someone else OR those that you have sent to someone else.

To see what YOU have been SENT by another, set the Action button to Remark and only those that others sent you will appear. Open the workflow item and, if you need to, add your comments on the actual request and then hit the DONE button. The person who sent you the remark will know you've seen it (the Remark indicator and your name will be removed from the stage the request is at).

When you send a remark to another user you can use the "exclude remarks" checkbox. It will REMOVE from view any workflow until the other person sees the remark and hits the Done button.

Don't forget, the Remark reminder is tied to the stage that the request is at. For example, if the request is at the Realize stage and you remark someone, don't Realize the request until the other person has a chance to see the Remark in their workflow. If you Realize the request before they see it, the Remark will be automatically Removed from the other user's workflow

Friday, April 25, 2008

Project Planned Start and End Dates as they relate to Project Members

When you create a project in Synergy you enter a start date and end date in the Planned Period area. Theoretically those dates represent when the project will start and when it will be finished. Ok. so what's the big deal? Well, those dates are used as the default start and end dates for the participation of the project members. When you add the members to the project you can leave the dates as is or adjust them to the actual dates that each member will be involved with the project.

There are several ramifications related to those dates as far as the project members are concerned. First, members know approximately how long the project will last and how long they will be involved. But more importantly, during the period covered by those dates, the members can easily find the project card. They can do that by simply clicking on the Left Pane "Projects" link. That link automatically links the user to all projects they are active members of.

What happens when you are past the End date? Aha! That's where this gets interesting. Once the end date passes for an indidual member's participation, they can no longer use the Projects link to find the project. And in fact the project can be difficult to find. Especially if you use the "Only Visible to Members" functionality. Once the end date has been passed for a member, that person is no longer considered an active member of the project.

So the moral of the story is, if you are the project manager, watch those dates. And if the project is still active, you may need to extend the end date for some or all of the members.

Thursday, April 24, 2008

Adding Drop Down Boxes on Requests using Free Fields


You can easily add a drop down box to free fields when you design a request type. When you are on the Request Field Details page, go to the SELECTION area. The first box in that area is the VALUES box and this is where your drop-down choices go. For instance, to let the user indicate how a phone call was made, you could have "Inbound" or "Outbound" as the choices.
All you do is enter each choice separated by a semi-colon. The resulting Drop Down Box will help considerably in gathering cleaner, correct data, rather than allowing the user to enter free text.
Caveat - The first choice in the list is automatically chosen, especially if you make the field a "Required" field. So you might want to make the first choice something like "Choose One" or indicate in the field literal that the user needs to choose the proper response.


Monday, April 14, 2008

How to join the Synergy Virtual User Group

Click here to register for the Synergy User Group

We meet the Third Tuesday of each month. The week prior to the meeting you will receive an email notifying you of the time of day. We use Webex and a conference call for each meeting.

How to limit data in Request Types with SQL-like Criteria




To limit the data that is presented in a list box on a request, you can use SQL-like criteria as part of the design for a particular field. This is done via the "Selection" area of the Field Definition screen.

For example:

To limit an account list to customers and prospects use
c.cmp_type in ('C', 'P')

To limit an item list to a given assortment use
items.assortment in (0,1)

To limit to a range of items use
items.itemcode like '51%' (this will pull all items that begin with 51)

To limit to a single item use
items.itemcode like '0009'

Engage Conference Thoughts

Well, Engage 2008 has come and gone in a whirlwind of fantastic breakout sessions, general meetings and best of all, seeing old friends and making new friends! The user presentations were great with lots of ideas shared for new and improved ways to do things. The .NET version of Synergy was shown in some breakout sessions and was well received (now if only we could have it sooner rather than later...). The new Opportunity Management module looks terrific. Can't wait to use it. It supports multiple items and has very flexible sales cycle management. Workflow can export easily to Excel and the Document searches now have a "relevance" indicator which should help in deciding what to read.

Resources can now change how their Resource cards are displayed as well as changing the view on the Account cards. The "drag and drop" screen changes will make that lots easier.

Plus the process flow for Requests has been extended to 10 request types. Can't imagine a process that needs more than that. What fun it will be to design those flows.

We were all challenged by the creative ways users have found to improve their businesses. Even to the point of eliminating internal email almost entirely. How many hours would that free up for you??

There were lots more attendees than in previous years and many new Synergy users! That's great news. Hopefully many of them will get involved with the Virtual Synergy User Group meetings.

Next year's meeting will be in Nashville TN March 22-25.