Quantcast
Channel: Martin Dráb's Activities
Viewing all 17532 articles
Browse latest View live

Problems with Help System and LCS

$
0
0

Hi,

Since a CU3 we have problems with a Dynamics 365 for operations Installation. Wenn we try to set up the Help System as described here

https://www.linkedin.com/pulse/ax7-help-sten-baumgarten

We get the warning:  Unable to View details, no form exists for table 'SysLCSProject'.

And error: Invalid OAuth token was presented.

So no help libraries could be loaded to be selected for the help System.

Have anyone an idea of what could be the cause?

Thank you!


How to migrate Classes from AX 2012 to AX7 or D365

$
0
0

Hi,

I have some classes written in AX 2012 R3. I want to migrate these classes to AX7 or D365.

Do we have any tool which can migrate and create xml based classes for AX7

Please let me know how this is achievable.

Thanks

Open Web Page using X++ in Dynamics 365 for Operations

$
0
0

I need to open a URL on a button click. I found that infolog has urllookup method which does this. However that method isnt available in Dynamics 365 for Operations.

How can i do this ?

Thanks in advance,

Regards,

Himal

SMS Alert configuration

$
0
0

I have been assigned a task to configure SMS based alert system in our organization. Well, i've no idea where to start from. Can any body please help me out with this. I have searched www for this purpose but got no favorable information regarding this task.

Awaiting.

How to integrate Dynamics 365 operation

$
0
0

Hi,

I would like to integrate Dynamics 365 Operation with the third party application. Like I want to fetch and insert data from AX from my third party application.

Please guide how this is done.

Thanks

AX7 instance using Dynamics 365

$
0
0

We are working on one of the project for our customer to develop plugin connectors (Integration Adapter), which would enable the end users to quickly integrate cloud and on premise applications. As a part of this project, we are targeting to develop plugin connectors for Dynamics AX7 and would need Endpoint (API) access  to explore features and build integration flow in the plugin connector. 

To complete our project requirement, we have to do Dynamics AX7 setup.

Can Dynamics 365 fulfill our requirement?

Can we configure AX7 instance using Dynamics 365 also which pricing plan suites our requirement?

Same as AX7, we also need to configure other CRM online and other financial offerings of Microsoft.

Any pointers on above will be helpful

Thank You,

Maithili

AOT query for all currency exchange rates per company and month

$
0
0

I'm quite new to this so this might be a really simple question. I was looking to put together a simple query for all exchange rates over time. When I look in the ExchangeRate table in AOT it looks like this holds the 3000+ rows that I would need, but when I put this in a query and pull it out in Excel I get only 100 rows - only the most recent dated lines for each exchange rate type. How can I change the query so that I get all the rows that I see when I read the ExchangeRate table directly with a Ctrl T? I saw some complex union query solution that does what I need, but I would rather keep it really simple since my data connection will complain if I have more than one root element to a query...

Approach to get the userCredential or AuthenticationContext?

$
0
0

I want to get the Azure user Token within AX 365(X++),   Below sample code  can get the Token, but it need to provide the user ID and Password. Since user is already authenticated when loign D365O, can anyone give me a general idea on  how to get the userCredential or AuthenticationContext  withinAX 365(X++)?

Thanks in advance.


an invalid directory structure for Microsoft Dinamys AX

$
0
0

Dear all, I hope you can provide us some help.

We are trying to access AX R3 client  but we get the message below.

Any ideas on fixing this problem would be welcome.

Thank you in advance,

Regards,

PVP

Confusing Dates saved in my database

$
0
0

Good day!

 

We are having a time conflict in our database. The saved time in our database was not equal to the current system date, please see some sample.

 

 

After checking the Tools\Session Date and Time it was the same.

 

Please help me synchronize the saved time with our current system date and time.

Thank you

Is there still a real reason to create models in existing packages?

$
0
0

Not a pressing issue... but I was wondering....

Since overlayering is quickly on its way out, does it serve any purpose to still create a model inside an existing package? As I cannot think of any technical benefit you gain from doing that. You would be able to achieve the same, by just creating another package, that references both your package and the one you need to integrate with. Is this just a legacy left over from the overlayering days?

One advantage I could maybe think of, is that it creates a better overview of which code belongs where... am I missing something? Is there a specific reason not to make a model inside an existing package, or vice versa, a good reason to do? Maybe I am missing something obvious in the late afternoon ;)

Interested in your thoughts

Wessel

Recorded test class - form missing

$
0
0

Hi

After recording process addWorker and built the model, there is a running error: "Microsoft.Dynamics.TestTools.Dispatcher.Exceptions.DispatcherException: Could not attach to form: no open form with name 'Essentialsdashboard'."

As user option the initial page is "Essentials dashboard".

What more must be defined?

Thanks for help!

consume AX web service

$
0
0

Hi ,

I have created on Enhanced Inbound port using HTTP adapter in AX (running on my client system domain) and i want to consume this service on my system(which is in my company domain) but when i am adding service reference in visual studio , giving me this error:

I know for doing this , web services should be installed on IIS server, and it is actually installed following by below link:

https://technet.microsoft.com/en-us/library/gg731848.aspx

please suggest ?

Freeze in Excel file using x++

$
0
0

Hello everybody,

I have a requirement on creating an Excel file from X++.

I have to freeze rows and columns.

I've searched a way to do this with SysExcel classes and Excel COM object and i didn't find it.

Please can anyone give me advices ?

I'm working with AX 2012 R2.

Demo VM download

$
0
0

Hi All,

is there any link to download a VM  with D365 (as it is for MS AX 2012 R3)?

BR,

Michalis


Visual Studio 2010 connection to Dynamics AX 2012

$
0
0

We have a pilot / test environment configured for AX 2012, but when trying to connect to the AOT in Visual Studio 2010 I get an error in the Application Explorer saying "Disconnected from the AOS."

A couple things of note:

1. Our production environment is still AX 4, and consequently my local development AOS is AX 4 and pointed a server (my machine) that's different from the pilot installation for 2012.

2. When configuring the Visual Studio tools for AX 2012, I got an error saying "The AOS <random name> cannot be reached" if I tried to install the tracer tools.

Where / what do I need to configure to get my VS instance to connect the AOT for our pilot environment?

Unable to run batch jobs for attachment

$
0
0

when I am adding an attachment to item through batch jobs. It is showing this error . Through client it is perfect but through server I am getting this error

Thanks in Advance.

Regards,

Ahmed

How records are inserted in purchparmtable and purchparmline from purchtable

$
0
0

Hi Guys,

When I am creating PO, records are getting created in purchtable

PurchParmTable and PurchParmLine contains detailed information regarding posting Purchase headers and Lines.

So actually at what stage it is creating record in purchparmtable and purchparmline, Where it is written to insert records in these parm tables.

HRMManagementAbsence Configuration key

$
0
0

I need too enable some functions in  Dynamics 365  and I find them related to configuration key HRMManagementAbsenceas per the first screenshot . When I check configuration key , I do not find this configuration key under HR  configuration as per the second screenshot. 

Where can I find this configuration to be enabled?

Price list for on-premise version

$
0
0

Hi All,

Can anyone tell me the price list of Microsoft Dynamics Ax 365 on the promise? I mean in Ax 2012 R3 we have server license and different user license cost. Is same kind of license price list is also available for the Dynamics 365? 

Thanks

-Aamir

Viewing all 17532 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>