Stories recently tagged with 'Dynamics'

How to Connect with Microsoft Dynamics CRM SDK 4.0 using ASP.net(oathsys.com)

submitted by smartbsksmartbsk(41) 1 year, 7 months ago

This Article will be the starting point for learning Microsoft Dynamics CRM. read more...

1 comment |category: |Views: 77

tags: another

Integration MOSS DAX with BDC through a custom field type part three(patrikluca.blogspot.com)

submitted by PatrikPatrik(705) 2 years, 5 months ago

In this series of post, I’ll show how you can integrate Microsoft Office SharePoint Server 2007 with another line of business system, more specifically Dynamics AX. The purpose is to create a custom field type, which can be added as a column to a SharePoint list. This SharePoint column renders a dropdown box with values from a Microsoft SQL Server table’s column. As such, in stead of duplicating the possible values on your SharePoint box each time new values are added in your line of business system, the available values for this SharePoint column are always in synch with your line of business system. This first post describes how to create your connection between Microsoft Office SharePoint Server 2007 and Dynamics AX. The second post describes how to create the custom field type. Currently however, the DAX project activities we are receiving in our dropdown list are based on a specific project. In this post, I’ll describe how to receive those project activities for a project depending on the site the issue list is part of. read more...

add a comment |category: |Views: 14

tags: another

Export to Excel with X code(patrikluca.blogspot.com)

submitted by PatrikPatrik(705) 2 years, 5 months ago

Every user of Microsoft Dynamics AX knows the possibility and the ease-of-use to copy-paste data from a Dynamics AX grid to a Microsoft Excel worksheet. However, as Dynamics AX developer, you can achieve the same through X++ code, with a lot of more possibilities. In this post, I show an example of such an export to Microsoft Excel. I am going to export the list of my customers to a first worksheet in my Excel file. For each customer, I’ll add a seperate worksheet through X++ code and I’ll export in that particular worksheet an overview of backorder lines with their quantity that has not yet been packing slip delivered. read more...

add a comment |category: |Views: 198

tags: another

Links List July 2009(patrikluca.blogspot.com)

submitted by PatrikPatrik(705) 2 years, 6 months ago

I decided to share all my interesting reads and resources month by month with my blog readers. You can find these posts by searching on the label Links. I'll try to order the resources in logical categories. If you would like to see some interesting stuff added in the next month, don't hesitate to post a comment. So this is my Links post for July 2009. read more...

add a comment |category: |Views: 8

tags: another

Integration MOSS 2007 – Dynamics AX with BDC through a custom field ty(patrikluca.blogspot.com)

submitted by PatrikPatrik(705) 2 years, 6 months ago

In this series of post, I’ll show how you can integrate Microsoft Office SharePoint Server 2007 with another line of business system, more specifically Dynamics AX. The purpose is to create a custom field type, which can be added as a column to a SharePoint list. This SharePoint column renders a dropdown box with values from a Microsoft SQL Server table’s column. As such, in stead of duplicating the possible values on your SharePoint box each time new values are added in your line of business system, the available values for this SharePoint column are always in synch with your line of business system. This first post describes how to create your connection between Microsoft Office SharePoint Server 2007 and Dynamics AX. In this post, I’ll describe how to create the custom field type. In a following post, I’ll describe how to make this custom field type more generic by using a dynamic where clause in the query. read more...

add a comment |category: |Views: 30

tags: another

Dynamics - Virtual Machine Num Lock (syedarizvi.blogspot.com)

submitted by ahmer75ahmer75(120) 2 years, 8 months ago

Microsoft provides free download for Dynamics CRM 4.0 virtual demo machine. Microsoft Dynamics is a business management offering for financial, customer relationship management and supply chain. read more...

add a comment |category: |Views: 9

tags: another

Integration MOSS 2007 – Dynamics AX with BDC through a custom field (patrikluca.blogspot.com)

submitted by PatrikPatrik(705) 2 years, 8 months ago

In this series of post, I’ll show how you can integrate Microsoft Office SharePoint Server 2007 with another line of business system, more specifically Dynamics AX. The purpose is to create a custom field type, which can be added as a column to a SharePoint list. This SharePoint column renders a dropdown box with values from a Microsoft SQL Server table’s column. As such, in stead of duplicating the possible values on your SharePoint box each time new values are added in your line of business system, the available values for this SharePoint column are always in synch with your line of business system. read more...

add a comment |category: |Views: 8

tags: another

Using jQuery with MS CRM 4.0(henrycordes.nl)

submitted by HendaManHendaMan(160) 3 years, 2 months ago

Using jQuery with MS CRM 4.0, without hacking CRM code read more...

add a comment |category: |Views: 569

tags: another