Showing posts with label Crystal. Show all posts
Showing posts with label Crystal. Show all posts

Saturday, September 24, 2011

Microsoft CRM Custom Design & Development: SDK, C#, SQL, Exchange, Integration, Crystal Reports

Microsoft CRM is new player on the CRM software market. The whole conception behind CRM seems to be different. In case of traditional CRM software (Siebel, Oracle) - the application was designed with platform independence in mind. Microsoft CRM is dedicated to Microsoft technology and so deploys all the Microsoft tools: Windows Active Directory, Microsoft Exchange 2003/2000, SQL Server, Crystal Reports Enterprise, Biztalk server, Microsoft Outlook, Internet Explorer, Microsoft Great Plains as backend, etc.

microsoft security essentials download

If you are software developer, database administrator or web designer who is asked: how do we customize Microsoft CRM - we are giving you directions in this article.

MICROSOFT SECURITY

Microsoft CRM SDK - this is software development kit with C# and partly VB.net code samples - it is supported by Microsoft Business Solutions technical support. It is based on web service calls, if you are C# .NET developer - you are excellently positioned to do this type of customizations. This is the preferred modification scenario and this should be easily upgradeable customization. VB.Net examples will be available soon. Legacy SQL Data integration. This is also easy and safe. If you have SQL database, sitting on the same or linked SQL Server - you can create ASPX .Net application and simply integrate it into CRM. You can place it on the navigation bar or menu in isv.config - please refer to MS CRM SDK Legacy ASP integration - this is somewhat more sophisticated. You have to deploy HTTP handler to be a middle party between CRM which is .Net based and ASP which is legacy IIS. The trick is - you have to have INI file with security settings to penetrate into MS CRM with proper credentials, calling web service. Microsoft Exchange Programming. Microsoft CRM has Exchange connector - which moves CRM incoming email to MS if it has GUID in its subject. You can alter this logic (for instance - move email to CRM if it doesn't have GUID but it is from the sender who is contact or account in MS CRM). Refer to MS Exchange SDK onsyncsave event handling. Then simply apply some MS CRM SDK programming - you need some COM+ objects creation and VB programming experience. Direct SQL touch - in #4 above I described you the scenario with MS Exchange handlers - this would be ideal world if MS CRM SDK does the job. But - in real world this is not always true - you have to do direct flags correction in CRM database (like making Activity closed, moving email attachments/octet streams, etc). This is not supported by MBS technical support - but you can rescue to this technique if you have to get job done. MS CRM Customization tool - this is rather end-user tool and we don't describe it here - read the manual. We've described above the options to use when this tool doesn't do the job Crystal Reports - feel free to create Crystal report - tables and views structure is self explanatory. Try to avoid the temptation to create your own SQL view or stored procedure in MS CRM database, instead - create custom database and place your view and stored proc in it.

Happy modifying! help@albaspectrum.com

Microsoft CRM Custom Design & Development: SDK, C#, SQL, Exchange, Integration, Crystal Reports

Andrew Karasev is Chief Technology Officer in Alba Spectrum Technologies – USA nationwide Microsoft CRM, Microsoft Great Plains customization company, based in Chicago, Boston, San Francisco, Seattle, Minneapolis, Los Angeles, Houston, Dallas, Atlanta, Miami, Canada, UK, Australia and having locations in multiple states and internationally (www.albaspectrum.com), he is Dexterity, SQL, VB/C#.Net, Crystal Reports and Microsoft CRM SDK developer.

MICROSOFT SECURITY

Wednesday, September 14, 2011

Crystal Report Viewer - A Review and Evolution of Crystal Report Viewer

The Crystal Report Viewer is looking for speed of application. The ability to generate web-based reports using a wide variety of data sources has revolutionized this business application. The use of Activex technologies through asp (Active Server Pages) permits streaming audio/video, as well as the ever present slide shows and documents from spreadsheets and written reports, which can then be utilized to integrate the whole into a well designed report.

This application permits the crystal report viewer to generate a comprehensive report and make it available for a broad spectrum of uses. At the click of a mouse the complete report can be sent to offices in any country over the net. Timeliness of generation will control timeliness in delivery. An entire international corporation can have the same information virtually simultaneously using this technology. Or just send it to one person or one department as a preview of a presentation coming up for the team.

ESSENTIALS LATEST VERSION

Originally designed by Crystal Services, Inc, versions 1.0 to 3.0 started the trend for generating quick reports. Seagate Software next produced 4, 5, 6, 7, 8 and 9. Business Objects produced versions 10, 11.5 and the latest version of Crystal Reports Viewer 12, currently owned by SAP. This is a reporting software that is designed with many options for producing enhanced quality presentations. Reporting can be as simple as a column of values to nested sub-reports, a variety of graphs and charts, streaming formats, text files, XML files and groupware applications available through a web service or database.

While originally available only as an add-on from Microsoft, ASP are now included as a free component of Windows Server since ME 2000. Activex makes ASP work, and ASP websites make possible the creation of dynamic websites. The crystal report viewer can then design dynamic reporting, utilizing the web for distribution of the reports. The crystal report viewer software features a report designer, utilizes supported data sources and is integrated with Visual Studio.

The software uses activex contols - a component object model - to embed information code in ASP on the web primarily using Internet Explorer. It uses databases such as Sybase, Incres, IBM, Microsoft Access, Intebase and Oracle as well as IBM DB2, Microsoft SQL Server, and MySQL, and any other database accessible through a web service. The software allows design and generation of various styles of reports, as well as the ability to view these reports imported from other sources. For speed, accuracy, quality and efficiency in presentation reports, the Crystal Report Viewer is essential in the business world.

Crystal Report Viewer - A Review and Evolution of Crystal Report Viewer

Pat Woodruff writes about Crystal Report Viewer at CrystalReportViewer.info.

ESSENTIALS LATEST VERSION