From my sources at MSFT... This adapter will be out in 3 weeks. It is code complete, and has passesd QC. I was able to corner some Microsoft execs last week and they promised that they were “Back in the Game” on this. As you may recall, MSFT didn’t release an update to the GP integration for CRM 4.0. So, the customers who had gotten the “Free” integration before were forced to pull that out and install a new solution. Most went to Scribe from what I understand. I am still dubious on this integration as we have not been given a community ...<< MORE >>
I know that I am one of 154,000 others, but somehow I feel important today. Guy is an inspiration to me on a semi-regular basis.
Dynamics CRM 4.0 Accelerators boost your competitiveness by delivering functionality that is not available out-of-the-box today with CRM version 4.0. The release of these Accelerators demonstrates Microsoft’s ongoing commitment to drive innovation in between major releases of Microsoft Dynamics CRM. Use these Accelerators to shorten your sales cycle and further leverage your investment in Microsoft Dynamics CRM.
The current release of Accelerators for Microsoft Dynamics CRM includes the following:
Ready to put Accelerators to use for your business? Contact me (pierreh@ehtc.com) for a demonstration.
You can download the presentation here.
4/16/2009, 1:00 PM - 2:30 PM Eastern Daylight Time – http://www.crmug.com
As you may know I am part of the team that provides technical expertise to the CRM User Group. This national organization meets online several times a month, provides session content during Convergence, and during our own conference in the fall. We have been redoing several sessions for members that did not get to Convergence. This session will focus on feature differences between 3.0 and 4.0, and upgrade best practices.
So if you haven't upgraded to Microsoft Dynamics CRM 4.0 yet... Wondering why you should? Need to build a better business case? Already upgraded and want to share your experience or resolve an issue? Every installation is different - so join us to discuss the upgrade process and what version 4.0 offers. Share approaches for testing, training, and go-live. Review the Outlook client setup. And discover resources to help your upgrade go smoother and quicker.
Did you miss Convergence? No need to miss any of the great CRMUG breakout sessions - so join us for an encore performance of this popular CRMUG breakout session from Convergence. This redux is an expanded version of the session that I did at Convergence. So if you missed it please see if you can attend.
If you haven’t considered joining the CRMUG please do so. You will find it to be a fantastic value.
Scribe just released a new edition. I have been running Scribe for about 6 years now, been doing this too long. Here are 5 new important features that will help reduce the time it take to build DTS's. Plus it gives them a chance to sport the new logo.
Historically, the Scribe Workbench generated generic names for target steps created by the user. With Scribe Insight 6.5, you can now change the default name to something more meaningful to you. When you add an insert step you now have the option of naming the new step and adding a comment. Existing steps can also be renamed and the comments can be edited. To rename an existing step, in the Configure Target Adapter window, click on the step you want to edit, and click Rename Selected Step. This opens the Step Name dialog box where you can edit the step name and comments.
Step copy now includes lookup and data link mappings from the original step as part of the copied step. I will be loving this as we have to tailor the DTS's to repeat the same steps for each price list. So it gets very busy to do it over and over and over. Here is why (http://blog.solomon2crm.com/2008/11/25/rgtsl-to-crm-multi-currency-part-1.aspx).
A Refresh button in the Test dialog box lets you refresh your source data without having to close and re-open the Workbench.
In the Configure Source dialog box, click Update Source. This opens the Update/Delete Source Rows dialog box. Click Insert Formula to open the Formula Editor where you can create and insert a formula. Formulas that you create and enter in this way are not checked or verified before being inserted, so please be careful.
Currently there is an update source functionality when connecting to the source. If the source is updatable and the source keys are set then you are also able to update any source fields, especially XML messages, with the error message returned by the target whenever there is an error recorded. This will keep the error description within the source file and be easily reported back to the source system instantly. Added functionality also gives the option to automatically update a date field in the source with the date the record is successfully integrated.
The GetRowError() function returns the error for the target row being processed if there is a problem or if there is an empty string after the row was processed successfully. GetRowError() can be used to update a field in the source with the error for the target row.