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

Hardware Requirement For Database Logging In Dynamics AX 2012 R3

$
0
0

Dear Experts,

I want to use Database Logging that can track user change in Dynamics AX 2012.

But, before i introduce this to the user, i want to make sure what kind of hardware requirement that i need to make the database logging works without problems.

the question is :
1. how much memory is needed ?
2. how much storage is needed ?

Please give me an advise.
i appreciate any kind of answer.

Thanks


Account Number For Transaction Type Never Ledger Does Not Exist

$
0
0

When running the stock recalculation I get the following error

AX 2012 - Error total number of debit transfer in SEPA file XML

$
0
0

Hello,

We have a customer payment journal with 2000 transactions.

With normal mode , we generate payments  : fonction > Generate payments. 

The system create an xml file that contain the value in <NbOfTxs>1000</NbOfTxs>

i have tried to change the setup value to "10000"  and value "no"  in System admin > outbound ports > button value mapping > setup tab > field "limit number of document" but does not works.

Have you anyidea to get the correct value with normal and batch mode?

Thank you in advance.

Agreement- Financial Dimension

$
0
0

Hi guys 

I want to use a sale agreement as a financial dimension.

I selected agreement in the financial dimension form, and also I added it in the configure structure. 

 but in the sales agreement form I can't select it, and show me a empty and blank form. please guide me.

Hooking into the account code priority of PriceDiscAgreements

$
0
0

I have an external application where I am reporting customer prices from Dynamics Ax 2012 R2

I know that if a customer has multiple agreements but with different account codes then the order of priority is TABLE, GROUP, ALL. There are a couple of things I was wondering...

1. To pick the right price do I ...

a. Just need to compare the item relation and the account code, and take the highest priority. 

b. Or do I need to look for agreements where all columns are identical except for the account code.

2. I am aware I am duplicating functionality in an external .net application. Is there anyway to hook into Dynamics Ax functionality for this and pull a results set so I'm not developing and maintaining duplicate functionality.

Many thanks in advance for all your feedback.

AX2012 R3CU11 : Alert date time on notification is not correct as submitted PO date time.

$
0
0

I found a problem that date time on notification is not correct (24/08/2018) due to they submitted PO on 27/08/2018. I have check on EventInbox table (Notification table) and found that alert date time is not correct but created date time is correct. Time zone on AX ans Window are correct.

Can anyone suggest for this problem ?

Below pictures is another PO but can explain about it.

How to split XML link in ax 2012

$
0
0

Hi All,

I have  xml link like  this  '{"AX":"5t_koNC3Y", "to" :"b","n": 9}'

Form  this i want split and store in table like below  

Testtable.str1 = AX;

Testtable.str2 = 5t_koNC3Y;

Testtable.str3 = to;

Testtable.str4 = b;

pls share any code to solve this

Thanks

Siva 

Project Category (Default)

$
0
0

Is it possible to have a project category default for a particular project? (e.g. when a GL journal is created, and a project is selected, the project category automatically is populated)


Import Sales Order Header DIXF

$
0
0

Hi there!

How can I automatically fill the info about the customer on the sales order by DIXF?

So, I'm importing the Customer Number, however, the SO has been created without information about the customer, e.g. Name, Tax Exempt Number, Sales Tax Group.

Thank you,

Magno

Restore value in table DimensionAttributeValeSetItem

$
0
0

Hi.

Value was deleted from table DimensionAttributeValeSetItem.

I created manually deleted record in DimensionAttributeValeSetItem and check full road from DimensionAttribute till DimensionAttributeValeSetItem tables and dimension can be tracked, but at the same time it's not displayed from User view.

Can you help me with advice: what tables I miss or must fix to restore dimension value availability from user level?

Move Node in same level in Row definition

$
0
0

Dear All, 

I just create a row definition for financial statement, then there is a misplace in format. I want to switch node 1 to node 2 and vice versa.  I try to use "move" but it work to move node 1 to another level. is there a way If I want to move node 1 to node 2 but they in the same parent/level? 

example:

I want to switch "Deposito" and "Saham" then the result is "Deposito" will be at the top and "Saham" will be at the bottom. I tried to move but here is the result:

any help?

Thanks

Attaching Documents

$
0
0

Is there a way/setup that can limit users on the size and filetype, that are attached in D365?

Dynamics 365, How to create a Compused field in View?

$
0
0

Hi. I'm making a view, and I have some questions.

I made a view showing the label of enum.

but, it's showing the label of english.

I want to show Korean labels.

What should I do?

my source code

    public static server str genderString()
    {
        tableName viewName = identifierStr(salesLineTestView);
        DictEnum dictEnum = new DictEnum(enumNum(SalesStatus));
        Map enumValues = new Map(Types::String, Types::String);
        int n;
        for (n = 0; n < dictEnum.values(); n++)
        {
            enumValues.insert(int2Str(dictEnum.index2Value(n)), SysComputedColumn::returnLiteral(dictEnum.index2Symbol(n)));
        }
        return SysComputedColumn::switch( SysComputedColumn::returnField( viewName, identifierStr(SalesTable), fieldStr(SalesTable, SalesStatus)), enumValues, SysComputedColumn::returnLiteral(dictEnum.index2Symbol(n)));
    }

How can I build a sub XML elements in DataContract class.

$
0
0

Hi Everyone,

How to generate a sub XML elements through AX 2012 DataContract as shown below.

 

<LoginResponse>

   <CustId>1234ab5678</CustId>

   <Authentication>

       <ResponseId>400</ResponseId>

       <ReasonId>401</ReasonId>

       <Description>Customer not found</Description>

   </Authentication>

</LoginResponse>

 

 

Thank you

Generate a list of mandatory fields AX 2009

$
0
0

Hi,

I wonder if it's possible to generate a list of mandatory fields in AX 2009? For example the mandatory fields when creating a customer.

Can you export this type of data from AX to Excel? It would help me a lot when doing migration since then I know what fields I must have.


MR shows all values in accounting currency and not reporting currency (USD)

$
0
0

MR shows all values in accounting currency (INR) and not reporting currency (USD).
In browser, when I change the currency the report in other currency (GBP, EUR, JPY etc.) runs correctly.
The problem is only when running with reporting currency USD.
This is happening with all accounting currencies in different companies.
Version info: Ax 2012 R2 CU6, MR 2012 CU16.
GL main account MR setup: ExchRateType: Default; CurrTransType: Current
(With or without the below setup the error occurs still).
In MR, include all reporting currencies is marked.
In MR column definition: Currency Display: 'USD'.
For sample, I am only running Trial Balance (TB) in MR.

send mail with attached file PDF via x++

$
0
0

Hello, 

i want to send mail with attached file PDF. I use this code, i recieve the email but without PDF File
please help to solve this issues!

public void SendMail()
{
   SysEmailTable sysEmailTable;
   Set MailSet;

   str attachFiles;
   Map mappings = new Map(Types::String, Types::String);
   str LangId = "fr-be";

   attachFiles = "D:\test\test.pdf";

  sysEmailTable = SysEmailTable::find('TenderTran');
  SysEmailTable::sendMail(sysEmailTable.EmailId,
                                         LangId,
                                        destination.text(), //value from stringEdit Control
                                        mappings,
                                        attachFiles,
                                         '' ,
                                       true,
                                      sysEmailTable.SenderAddr,
                                     true);

}

Thanks

All workflows show 'Stopped (error):'

$
0
0

Something happened and AX lost connection with the SQL database.  Our AOS instances seemed to handle it ok as most things returned to normal very quickly.

However, our workflow appears to not have recovered.

Any workflow action that is taken, generates the 'Stopped (error):' message with no details beyond that.  Submit, recall, approve, reject... All end up with the same issue. 

There are no further messages in any of the even logs. (Server or client machines).

The only other detail I can find is in the log of the 'Workflow line item notifications' batch job:

Cannot edit a record in Workflow notification staging (WorkflowNotificationStaging). Reference: 0, 0.
Error accessing database connection.

 

AsciiIO object not initialized (cannot find filepath) using new file server (Windows Server 2012)

$
0
0

Hi Everyone,

We recently updated our fileserver to Windows Server 2012.  This is not the server that AX2009 is running but only hosts files.  We are using the same server name and copied the files over exactly the way they were on the old server and now a few of methods (ran in batch server side) will not initialize the AsciiIO object class.  After looking into it more it seems that it cannot find the filepath on the fileserver (validated with WinAPIserver).  Now the strange thing is i can literally copy and paste the filepath from my code into windows explorer and navigates correctly. (I am using @"\\Server1\K_drive\folder\folder\file.csv", not the mapped drive letter.) I'm assuming there is a setting in windows server 2012 that is blocking the AOS from accessing the folder.  At first i figured it was a firewall issue so i added the AX32Serv.exe file to the expections, but i am still having the same issue! I have no idea what to do next. Can you help?

--Stephen

Queries on upgrade from Ax 2012 RTM to D365 could and on premise

$
0
0

Hi All,

Our customer is using AX 2012 RTM CU2 and wanted to upgrade to D365 but not yet decided wether they should move to on premise or Cloud.They want to first compare both the version and then will decide.

So I have some below queries regarding the upgrade-

1. What is difference between the License cost for D365 on premise & cloud version? Can anybody please provide me the cost distribution based on user type for both version?

2.How to map license user type in AX 2012 with D365? (current license user role e.g.functional,CAL user how we can map it to Full user,Activity or Team member?)

3.We have designed new whole module which includes so many forms,table,reports. Does this new objects will directly taken care during code upgrade or do we need to redevelop it?specially forms?

4.As we can't upgrade directly from Ax 2012 RTM to D365 , we have to first upgrade to R3/R2 and then to D365.So do we need license for R2/R3 and D365 as well?

5.Also, we have integration exist with other system whose database are stored on same SQL server where AX database resides.If we decide to move to D365 will this integration be supported with D365?Will there be any need to upgrade this integration as well?From Ax we are just calling web service of these integrations so will they also need upgrade? If we upgrade SQL version , .NET version will this service call be possible in that case? 

6.Currently we have 3 servers - Dev, Pre-Prod and Prod server.How we will be able to get these 3 types of servers when we move to D365 on premise and on cloud?If we increase the number of server will it have any impact on cost?

7.If we consider cost wise then which one is better ?on premise or Cloud? 

8.What about the enterprise portal, workflow we have in AX 2012? Will be able to use Employee self service and workflow as before ?or is there any changes?

Viewing all 73760 articles
Browse latest View live


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