Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all 175888 articles
Browse latest View live

AX Workspace shows blank for one User only

$
0
0

Hi,

Today a strange thing happened with me. My user has System Administrator rights in Ax but today when i open AX it shows Blank (No Module , no nevigation pane ).Even i can able to access Development Environment. 

Then , i give administrator right to other user (through AOT form) ,and it works well for other user.

Please suggest me on this

Thanks

Regards

Visvash Walia


Unable to create table in Azure external DB through publishing data entities in Data management

$
0
0

Hi,

I can able to publish the standard data entities in D365 for operations, to a external SQL DB which creates a table with columns same as that of data entities fields.

On creating a table directly using CREATE sql command, table is getting created in Azure DB. So there is permission for table creation in Azure SQL DB.

But on publishing the data entities to external SQL DB which is in Azure, the entities are not published and table creation is failed with the message "Error on publishing the data entity. Create for Table dbo.xxxxx."

And the stack trace is,

at Microsoft.Dynamics.AX.Framework.Tools.DMF.ServiceProxy.DmfEntityProxy.DoWork[T](Func`1 work)

at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at Microsoft.Dynamics.Ax.Xpp.CLRInterop.MakeReflectionCall(Object instance, String methodName, Object[] parameters)

 

Can anyone help guide me to publish the entity to Azure SQL DB.

Thanks, 

Elamathi. S

RE: Dynamcis AX 4.0 on Windows 10

$
0
0

Hi mks,

What was your final result, could you share it with us please?

Thanks.

RE: Cannot print from AX 4.0 client on Windows 10

$
0
0

Hi Donatas,

What was the solution, could you please share it?

Thank you in advance,

Cannot print from AX 4.0 client on Windows 10

$
0
0

Hello guys,

We are using MS Dynamics AX 4.0.2163.0 and when we install AX client on Windows 10 machines - everything seem to be working fine but printing.

So whilst printing certain reports on Windows 10 it gives "Unable to load page" error, however, that's not the case whilst printing from Windows 7/8.1 machines.

And other reports are printing out normally.

I know it's not much of information and perhaps I should investigate it more before asking for a help here, but I hope that someone have had this issue before and knows what is wrong right away?

Thank you!

RE: Dynamcis AX 4.0 on Windows 10

$
0
0

Hi mrt,

the result is that it works on windows 10 without any Problems.

We also test the AX Client on an Windows 2012 Standard.

The same result. It works without any Problems.

RE: Dynamcis AX 4.0 on Windows 10

Dynamcis AX 4.0 on Windows 10

$
0
0

Hi together,

can anybody told me if an Dynamics AX 4.0 Client is working on Windows 10?

Mayn Thanks in advance.


RE: Data Entity 'Address Format Lines' import - import a space as the 'Separator'

$
0
0

I can confirm your observation. If I try to import ", " to LogisticsAddressFormatLines.Separator from an Excel file, the trailing space doesn't make it to the staging table.

One option for you is reporting it to Microsoft.

If you want to dig into it by yourself, you can debug the process to see whether it's caused by some X++ code, or it's trimmed inside the DIXF service / SSIS.

Data Entity 'Address Format Lines' import - import a space as the 'Separator'

$
0
0

When importing the Data Entity 'Address Format Lines' from an Excel sheet, how do you get AX7 to accept a space - import a space as the 'Separator'

Trying to import the following where the Separator should be a comma then a space so that the address appears as:

123 Main Street, Edmonton, AB

Manually, you can adjust it within AX and add a space, but when exported, it does not export the space - tried all sorts of characters, csv file, Unicode, etc

Is there a code that AX7 will accept from Excel ?

thks...

RE: AX 2012 Customize LedgerJournalTrans insert

$
0
0

Hi James,

When using SEPA, the SEPA services have to be activated. This might be missing.

RE: Pivoting in AX Form

$
0
0

@vilmos, my pain area is pivoting. I need to convert rows to columns.

Employee table as form datasource inner join with the earning codes. Create display options for summing up the amount per employye and earning code.

I can join employee table with Earning Codes but it will give me multiple rows for one employee.

RE: AX 2012 Customize LedgerJournalTrans insert

$
0
0

Hi Crispin,

thanks for your answer. The SEPA service is activated. I think the SEPA service is important for the function generate payment, but not for filling a field with information or?

RE: Transportation days between Intercompany Companies

$
0
0

No, we don't use the delivery date control on the sales order - we tried it before GoLive of AX but we had some problems with it and so we decided not to activate it.

Transportation days between Intercompany Companies

$
0
0

We have 2 companys connected via IC - settings. The problem is we need 3 Transportation Day's. We tried to set it up via the Transportation days we find unter "Transport" - Type = Address and set the region to "AT" (Region of the  receiving Company). But we get an planned purchase order on AT site with date 02.01.2017 and also the Sales Order and Production Order is with 02.01.2017 and no transportation day's are calculated. Is this setting not used in case of an IC - Order?


RE: Trial balance not showing transactions against the Financial dimension set

Trial balance not showing transactions against the Financial dimension set

$
0
0

Hi All,

Under GL -> Common -> Trial balance list page, I am unable to see the transactions for financial dimension set which just have Main account in it. I clicked on the parameter button and applied the following date range

From Date : 07/01/2013

To Date : 06/30/2014

But it is not showing any data. The reason is there is no data with the above date range in DimensionFocusBalance table. Please note that I can see transactions for the above date ranges in GL -> Voucher transactions form. So I go to the financial dimension set form and tried to rebuild balances by selecting the Financial dimension set 'MainAccount'. But it is not doing anything, the data in DimensionFocusBalance stays as it is. I was expecting it to rebuild balances i.e. create records in DimensionFocusBalance table, so that I can see the records under Trial balance for the date range.

Does anyone know what could be the reason that rebuild balances function is not populating DimensionFocusBalance table with appropriate data as per the transactions in General ledger ?

Thanks,

Baber.

Extra Quantity receive in product receipt ???

$
0
0

Dear All,

some time our vendors send us more quantity than our PO quantity. we do not want to edit PO, just we want to receive that extra quantity in product receipt, because we did not pay for that extra quantity.

please tell me how we receive extra quantity in product receipt.

Altaf

RE: Pivoting in AX Form

$
0
0

I think a report with matrix would be a more appropriate tool for this task.

RE: Cannot sum in outer join

$
0
0

AX normally don't use null, that's much related to what you're talking. You're using an outer join, therefore no there may be row with no record for the joined table. What value should the database server use for such columns? NULL is the right answer. it looks like this:

Table1Table2Comment
1Some valueRecord in Table2 found, it has a value.
2Record in Table2 found, the column is empty (= an empty string, not NULL).
3NULLThere is no corresponding record in Table2

Summarizing NULL values (from non-existing records) doesn't makes much sense. Why don't you simply use an inner join?

Viewing all 175888 articles
Browse latest View live


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