| Sales | Service & Support | Marketing |
| Opportunity and pipeline management | Service analytics | Campaign management |
| Calendar and task management | Ticket escalation and distribution | Lead management |
| Sales analytics and forecasting | Customer-service features | Marketing analytics |
| Centralized account and contact information | Help-desk support | |
| Microsoft Office integration | ||
| Quotation management | ||
| Support for multiple languages and currencies |
Archive for June 16th, 2009
SAP CRM Features
Posted by nitindhawan on June 16, 2009
Posted in SAP CRM | Tagged: SAP CRM Features | Leave a Comment »
Pivotal CRM on Demand Features
Posted by nitindhawan on June 16, 2009
| Sales | Service and Support | Marketing |
| Industry-specific solutions | Searchable knowledge base | Automated lead-management system |
| Centralized sales data | Service automation | Multichannel campaign tools |
| Revenue forecasting | Contract, SLA | Lead generation& multitouch nurturing |
| Microsoft Office integrated tools | Email management | Campaign tracking and analysis |
| Automated workflow system | Online ticket submission and tracking | Lead-qualification and conversion tools |
| Collaborative tools | Self-service reporting |
Posted in Pivotal CRM | Tagged: Pivotal CRM Features, Pivotal CRM on Demand Features, Pivotal Features | Leave a Comment »
Oracle CRM Features
Posted by nitindhawan on June 16, 2009
| Sales | Service & Support | Marketing |
| Forecast management and analytics | Service-request management | Lead assignment and notification |
| Lead and opportunity management | Historical reporting and analytics | Lead management and tracking |
| Account and contact management | Real-time knowledge base | One-step lead conversion |
| Calendar and task management | product management | Campaign management |
| Offline and mobile access | Warranty and contract tracking | Real time budget tracking |
| Lead routing | Integrated voice tools | Segmentation tools |
| Email marketing |
Posted in Oracle CRM | Tagged: Oracle CRM Features | Leave a Comment »
Sales Force Features
Posted by nitindhawan on June 16, 2009
| Sales | Service & Support | Marketing |
| Lead and opportunity management | Agent console | Campaign management |
| Microsoft Office integration | Call scripting | Email marketing |
| Mobile CRM solutions | Email management | Email auto-responder |
| Territory management | CTI | Search-based marketing |
| Account and contact management | Knowledge management | Lead and list management |
| Approvals and workflow | Case and activity management | Workflow automation |
| Analytics and forecasting | Resolution and activity analytics | Analytics and dashboards |
| Documents&contracts management |
Self-service customer portal | |
| Product catalog |
Posted in Sales Force CRM | Tagged: CRM Sales Force Features, Sales Force CRM Features, Sales Force Features | Leave a Comment »
Limit of values in a Picklist attribute
Posted by nitindhawan on June 16, 2009
If you are adding an option to a system (out of the box) picklist, the value must be greater than 199,999.
For custom picklist attributes, the values can start at 1.
The max value allowed is Int32.MaxValue – 1 (where Int32.MaxValue = 2147483647 or 0×7FFFFFFF).
Posted in Code Gallery | Tagged: Limit of values in a Picklist attribute, Microsoft crm Picklist, Microsoft Dynamics crm 4.0 Picklist, Microsoft dynamics crm Limit of values in a Picklist attribute, Microsoft Dynamics crm Picklist, mscrm Picklist | Leave a Comment »
Microsoft Dynamics CRM 5.0 New Features
Posted by nitindhawan on June 16, 2009
MS CRM 5.0 is currently on schedule to ship as part of the Office14 Wave (most likely sometime in 2010), and the team is only part way through the development cycle, having just completed Milestone 1 (M1). Even so, there is already much to get excited about. Here is a list of “features” that were discussed:
New Features For End Users
- Enhanced Navigation – I guess it was inevitable, but CRM5 uses the same “Fluent UI” (aka the Ribbon) as Office 2007. This new “command bar” replaces the CRM 4.0 “tool bars” at the top of each page, and is context sensitive. In addition, the “command bar” is fully customizable and you can add your own buttons much like you can with ISV.Config file today. Incidentally, something that isn’t discussed but appears on the ribbon is the “Add to Queue” command, from which I can only surmise that you will be add any entity (including custom entities) to a Queue.
- Single Page Forms – The form model in CRM 4.0 made use of tabs to divide a form into multiple pages. In CRM5 tabs are displayed in the same way as section, with each form just having a single, scrolling page. As you can see from the navigation page of an Account entity, tabs are now displayed as a series of “quick access” navigation shortcuts under the “Information” link.
- Data Filtering – One often requested feature is the ability to filter data in grids, much like Excel. Now you can navigate to the “DataView”, click the “Filter” command, and you can perform your own in-line filtering. Again, although not explicitly stated, it looks as though you can quickly save your filters as a View, as well as setting your own Default View.
- In-line Visualizations – Although not Business Intelligence in the true sense of the phrase, CRM5 allows you to visualize numeric data using in-line charts. This is not SQL Server Reporting Services, but looks very much like the .NET charting solution from Dundas.
- Team Ownership – Entities in CRM 4.0 were either User Owned or Organisation Owned. Now Team Owned entities are added in CRM5, and integrated into the role-based security model.
- Native SharePoint Integration – Integration with Windows SharePoint Services for document management, which includes site and document library provisioning, document metadata, item security, and check-in/check-out capabilities.
- Unstructured Relationships – The next generation of “set regarding” and “relationship roles” functionality, allowing you to define ad-hoc relationships between any two entities
New Features For Administrator
- Flexible Form Layout – We now have much more flexibility in how forms are laid out, for example, we can position sections side-by-side, as well as field labels on top, left or right of each field. Best of all, we can now configure “In-Line Sub-Grids” for child records, so a combination of IFrames & JScript is no longer required to make this work.
- Filtered Lookups – One of the most requested features has finally made it into the product. Whilst customizing the form, you can choose a pre-defined view or better still you can filter by a related lookup on the same form.
- Form Headers & Footers – Now that all tabs, sections and fields appear on a single, scrolling form, it is quite possible the form will get become quite long and you will end up scrolling up and down more often to find the information you require. In order to make the most commonly required visible at all times, you can now place these fields in a header or footer so that they will always be displayed regardless of the scrolling.
- Solution Management – With CRM 4.0, you had to implement a manual process when customizing your solution, to make sure that you didn’t overwrite previous customizations, or disrupt any 3rd party ISV solutions. In CRM5 we had now added the concept of solutions. A solution is a defined set of entity customizations, workflows, e-mail templates, security roles, plug-ins etc. that can be managed as a single unit. Each solution is version controlled so presumably your can have multiple versions of the same solution installed, and roll-back to a previous version if necessary. You can also define solution dependencies where one solution can only be installed if another solution is also installed. For example, you might have a base solution for your whole organisation, with a departmental specific solution built on top of it. Namespace collision is avoided by defining publishers, with each publisher having a unique namespace. This avoids the common issue where the default namespace “new_” is used for all customizations, leading to potential namespace conflict. One final plus point is that you can now specify which attributes will be exported as part of a solution, rather than having no choice but to export the whole entity
- Multiple Option Sets – Otherwise known as “Global Picklists”, you can define these at the solution level, and re-use them across multiple entities.
- Drag & Drop Form Editor – One of the most time consuming customization tasks in CRM 4.0 is the form design. Every time you want to add, remove or re-position tabs, sections and attributes, you have to go through a multi-click process. With CRM5, you can now drag and drop all elements of a form, speeding up the process considerably
- Audit – Although not explicitly mentioned during the sessions, I spotted an “auditing” setting on the attribute designer form, allowing you to turn auditing on or off.
New Features For Developer
- Custom Code Sandbox – There is a new server role for running custom plug-in code and custom workflow activities without requiring full trust. This means that it will be possible to run custom code in the CRM Online environment and achieve true parity between On-Premise, Partner-Hosted and Microsoft-Hosted deployments.
- Plug-In Transaction Support – In CRM 4.0 you could register a plug-in to run either before (pre-event) or after (post-event) the CRM platform operation. However, you were not able to run as part of the transaction itself, so you had to right your own compensation logic in the event the CRM platform operation failed. CRM5 addresses this limitation, and you can now choose to register you plug-in as part of the platform operation. The CRM5 plug-in registration tool has been modified to support this.
- Automatic Plug-In Profiling – CRM5 will keep track of how a plug-in is executing, what resources it consumes, if it is causing unexpected exceptions and whether or not it is violating security constraints. If a particular plug-in fails a number of times it is automatically disabled from executing, helping to maintain system integrity.
“As you can see there is a lot to look forward to in CRM5.0, and I hope you are as excited as I am that the team has chosen to share this information early on”.
Posted in CRM 5.0 | Tagged: Microsoft Dynamics CRM 2010 Features, Microsoft Dynamics CRM 5.0 Features, Microsoft Dynamics CRM v-next | 1 Comment »