Tagged Questions

Microsoft Dynamics is a line of ERP and CRM applications. This tag can cover any of the products in the Dynamics family (CRM, AX, GP, NAV, SL, C5).

learn more… | top users | synonyms

11
votes
8answers
1k views

Is there a standard approach to generating sql dynamically?

I want to ask how other programmers are producing Dynamic SQL strings for execution as the CommandText of a SQLCommand object. I am producing parameterised queries containing user generated "WHERE" ...
5
votes
4answers
2k views

How can I reproduce the flick-to-scroll behavior of the iPhone UIScrollView in my own custom view?

I would like to reproduce UIScrollView's flick-to-scroll behavior, but I don't want to use (or can't use) that class. What can I do?
4
votes
2answers
279 views

I'm trying to get basic collision dynamics working

I've simplified things down to cubes/a single cube colliding with an infinite-mass rectangle and the following code: The problem is, the boxes tend to spin too much and get stuck together spinning ...
4
votes
3answers
564 views

Microsoft Dynamics UI Guidelines

SAP provides UI Guidelines for CRM WebClient User Interface. Is there something similar for Microsoft Dynamics CRM or Microsoft Dynamics in general?
3
votes
1answer
65 views

Equivalent to SQL IN clause

I've got an entity called new_trexmail with a string attribute called new_contextline. I'm trying to get a list of entities where new_contextlineis in a defined list. The following code fails with ...
3
votes
3answers
633 views

How to understand Microsoft Dynamics products?

What is the difference? They all are business management solutions. They do the same? Some sort of different editions? Do they use same platform? Dynamics NAV Microsoft Dynamics NAV 2009 is a ...
3
votes
2answers
1k views

How can I identify an Axapta class Name from the class ID?

Please can someone help me make sense of the Batch madness? I'm trying to debug an Axapta 3.0 implementation that has about 50 Batch Jobs. Most of the batched classes do not implement the ...
2
votes
1answer
62 views

query a list of dynamic objects

I am using massive to get the config table in the database. I would like to cache the config since the app gets values from it all the time. once cached is there an easy way to find the object where ...
2
votes
0answers
33 views

DAX 2009 Enterprise Portal: Passing Different Contexts to Different Pages

I have a page that shows a grid of Customer Contracts (KeyField = ContractId), and when I click on the ContractID, it takes me to the Contract Detail page with the proper Contract details displayed. ...
2
votes
1answer
179 views

User Logging history in MS CRM 2011?

I want to know how to get the user loggin history for MS Dynamics CRM 2011? e.g. How manu user access to the CRM and what are their details and datetime be greate. I have tried looked in IIS log, CRM ...
2
votes
0answers
92 views

Does databinding to dynamics and ExpandoObjects work in .NET

For the life of me I I don't seem to be able to get Databinding to Dynamics or ExpandoObjects working. I have tried this in WinForms and in WebForms and get different results in each: In ASP.NET: ...
2
votes
1answer
192 views

retrieve number of open activities from owning case

I have a number of case detail entities which all have different case resolutions dependent on the type. On selection of a case resolution type I can make the detail form inactive and call a child ...
2
votes
2answers
117 views

Using Git to version Microsoft Dynamics NAV?

I'm a .NET developer, but in our organization we also have a couple of Microsoft Dynamics NAV developers. Currently they're not using any source control, other than what NAV has built-in, which seems ...
2
votes
3answers
285 views

Simple Keystroke Dynamics (KD) Measurement with JQuery

I want to develop a simple app to measure dwell time and flight time (see http://www.techrepublic.com/article/reduce-multi-factor-authentication-costs-with-behavioral-biometrics/6150761) in a text ...
2
votes
2answers
654 views

Inserting invoice transactions with Dynamics AX / Axapta Business Connector

G'day, OK, I have now rewritten this question totally: I am trying to import data into Dynamics through the use of the Business Connector (ideally, I would be importing it directly through SQL but I ...
2
votes
2answers
481 views

Powder Physics Games

Does anyone have any experience with this sort of thing? I'm talking about applets like this http://dan-ball.jp/en/javagame/dust/ I'm really interested in how they work, it seems more like ...
2
votes
3answers
2k views

How to create add-ins for microsoft dynamics nav / navision

I wish to create add ins for Microsoft Dynamics NAV/ Navision. Is there any API / SDK that I can use to create add-ins?
2
votes
1answer
698 views

custom workflow activity in CRM that creates a task

I have created a custom workflow activity in CRM that creates a task. The workflow is attached to an a opportunity. When I create my task I would like to set the “regardingobjectid” to the guid of the ...
2
votes
2answers
903 views

e-commerce webapp integration via Web Services with MS Dynamics (Navision 2009)

Has anyone tried to build an e-commerce site atop MS Dynamics, using the new Web Services introduced in Nav 2009 ? I'd like to know what kind of load these web services can take, and what kind of ...
2
votes
1answer
687 views

Master/detail form in Axapta/Dynamics Ax

How do I create a master/detail form in Axapta/Dynamics Ax, with a master grid and a detail grid, where choosing a record in the master grid changes the content of the detail grid accordingly?
2
votes
1answer
337 views

How can you scan an image with X++

Does anyone know how to scan an image with X++?
2
votes
13answers
792 views

How Does One Sum Dimensions of an Array Specified at Run-Time?

I am working on a function to establish the entropy of a distribution. It uses a copula, if any are familiar with that. I need to sum up the values in the array based on which dimensions are "cared ...
1
vote
1answer
14 views

Scheduled Export/Import for Dynamics CRM 2011

I don't know if this is the right place to ask but I give it a try. Does anyone know if there is a functionality in Dynamics CRM 2011 to create a schedule that does an automated XML Export of an ...
1
vote
1answer
20 views

Suitable use for Microsoft Dynamics

I've asked to look into Microsoft Dynamics as a possible platform managing the state of factory equipment. Basically, we have hundreds of machines in our plant and we'd like track details regarding ...
1
vote
0answers
46 views

Calculate the Age using javascript in Dynamics CRM 4.0

First of all, I am very new in dynamics crm. I have situation where I have to calculate the age of person where case occurred and involved person type is "Complainant" For that we have 3 Custome ...
1
vote
2answers
39 views

How to import history in Dynamics?

We currently have a system that have contacts in it. It will be mapped to the contact entity in Dynamics. Each of the contacts have an address history (Yes, some of them moved in the last 20 years). ...
1
vote
2answers
103 views

AX 2009 batch job got stuck in executing status

We have an issue where the batch got stuck in the executing status. Kindly let us know if some one has some suggestions on how to delete the batch job or restart the batch job. Thanks
1
vote
1answer
130 views

Dynamics CRM 2011 SDK remove attribute with dependencies

I'm having troubles with removing the attribute of entity which have dependencies from SDK. To remove an attribute I need: RetrieveAttribute RetrieveDependenciesForDeleteRequest ...
1
vote
1answer
96 views

Database index error when importing contact entity in crm 2011 organisation

Our company has a crm 2011 dev environment and some customers. I recently exported a solution which contained the contact entity from dev and tried to import it in an other organisation (one of our ...
1
vote
1answer
36 views

Inside Dynamics memory management

i am student and want to know more about the dynamics memory management. For C++, calling operator new() can allocate a memory block under the Heap(Free Store ). In fact, I have not a full picture how ...
1
vote
1answer
85 views

How do I hide the “Get CRM for Outlook” notification in Dynamics CRM 2011 for specific user accounts?

We have about 4 guys sharing a common CAL to a CRM 2011 installation. I need to hide the "get CRM for Outlook" notification for this common user account. I am a CRM novice....Yelp?
1
vote
1answer
98 views

Project Missing in Microsoft Dynamics AX 2009

Recently, we made some changes to our Enterprise Portal project in AX. To deploy it, we exported the project, afterwards importing it into the new environment. This is the same procedure we've used ...
1
vote
1answer
471 views

custom reports rsProcessingaborted error

I have deployed CRM and installed the reporting extensions component successfully on the SSRS server with rollup2 (server and router match this) - I have separate servers for CRM , SQL and SSRS. The ...
1
vote
1answer
39 views

.NET 4.0: What is the true purpose of dynamics?

I haven't used 4.0 in depth, but have played with dynamics in a sample app to see them in action. At first, it would appear that dynamics are a sort of way for developers to "hack" code so that they ...
1
vote
1answer
68 views

Can i use Dynamics CRM as a Shopping Website?

I have couple of questions related to the usage of Dynamics CRM; Can it be used like shopping website? If i am using it like a Shopping website, will i have to buy licence for every registered user ...
1
vote
1answer
75 views

Select top 10 records in MS Dynamics CRM

how can i query to CRM Dynamics for top 50 records like top in sqlserver. thanks,
1
vote
2answers
617 views

CrmDataContext.GetEntities query - ERROR: 0x80040204 - Invalid user auth

I created domain user 'jsmith' in Active Directory and i've added that domain account as a user in Dynamics CRM. My goal here is to execute code with a service account that is in the PrivUserGroup ...
1
vote
1answer
172 views

Integration of magento with Microsoft Dynamics RMS

Any one have done integration of magento with Microsoft Dynamics RMS? How magento access the RMS tables? Thanks in advance..
1
vote
2answers
124 views

Dynamics MetaDataService

I'm trying to retrieve a list of PickList values to bind to a form. From what I've read I need to use the MetaData service, but despite adding a standard web reference to ...
1
vote
2answers
897 views

Dynamics AX 2009 Rollup 7 Enterprise Portal AX_Core ERROR using Windows server 2008 r2 64 bits and sharepoint 2010 foundation

Arquitecture: AOS Server: Running windows server 2008 r2 std 64 bits spanish. Enterprise Portal Server: Running windows server 2008 r2 std 64 bits spanish, SharePoint 2010 Foundation 64 bits, IIS ...
1
vote
2answers
1k views

Dynamics AX 2009: Go to Main Table Form - How to select the default row?

I am overriding the jumpRef method on a drop down control in the design on my Form. Below is the code from that method. Currently, it shows the Form for the table with all rows visible. So far so ...
1
vote
3answers
152 views

avoid rounding in SalesPrice

When setting trade agreament price to 12.8888, the unit price used in Sales Line is 12.8900. what should I do to avoid this rounding?
1
vote
1answer
367 views

MS dynamics AX 2009 time zone problem

My question is related to population of modified date time field in AX during any posting. Suppose I have a server at singapore and i am working through a client India,and the current time in ...
1
vote
0answers
132 views

.net developer “should I go now for Microsoft Dynamics GP” ? plz guide [closed]

I am a .net developer from Pakistan having 3+ experience. I mostly have worked in asp.net with C#. Please help me deciding next career. A friend has guided me I should go for some ERP. Can you please ...
1
vote
1answer
299 views

eConnect to Great Plains Error: 'Timeout expired' - How to fix?

Receiving the following error when trying to pull reconciled orders from the last 30 days in Great Plains from a SOAP call: ...
1
vote
2answers
510 views

Adding formatted text lines to invoices in Axapta 3.0 SP4

I'm still in the planning on how to proceed phase with this, but at a customer site, they are moving to invoicing through axapta. now the axapta has been used for years, and the invoices they are ...
1
vote
1answer
191 views

Discovering Dynamics SL (Solomon) Customizations

I'm in the midst of upgrading a MS Dynamics SL (6.5sp1) installation, and was wondering if there was an easy way to review the BSL/VBA code involved in screen customizations. Or at least a way to ...
1
vote
3answers
2k views

Webservice on Navision / Microsoft Dynamics version 5… or else?

Go bounty! This question has earned me a tumbleweed badge (7 views in 7 days!), which is somehow a strong confirmation that Navision has a very limited market share, which - I suspect - should be a ...
1
vote
1answer
623 views

Dynamics AX Color Picker

Trying to add a color picker to a field in Dynamics AX 2009. Found an article providing some very simple steps for creating the color picker as a lookup, but I can't get it to work. When creating ...
1
vote
2answers
498 views

SolidWorks API - Electromagnetic Dynamics

Is it possible to simulate custom forces (in my case, electromagnetic) using the SolidWorks API for Animator/Motion Study/COSMOS/EMS? I'm looking for any combination of API's that would expose the ...

1 2 3