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

User cant see changes in test environment

$
0
0

Hi All,

Greetings.

I have a user from Maintenance department who have access to Maintenenace modules. I am developer in AX so I have System admin roles in AX.

Recently i did a change in one form in HR module in " TEST ENVIRONMENT".the form is customized where I did the changes

The maintenance user can access only few forms in HR module & the said form can be accessed by him .But what was surprising is that user cant see the changes made by me in that form.

Can someone possible highlight what would be reason behind this behaviour

Reagrds


Account payables cube do not exist or not processed

$
0
0

Hi All,

Greetings

I want to run the report-Top Vendor YTD purchase report but it gives me  error that " Account payables cubes is not processed or exist"

I first googles it and found many solution

1-System Admin-Business tools-Analysis Servers=Checked it was marked in OLAP tab

2-Than when to sql and try to process the cube there.

3-Some post said that go to AOT-analysis servers(Visual studio project)-Delete the user layer.Didnt find delete option

4-Also went to AOT and tools-business services-Run the analysis project wizard but got few errors which i have no idea of.

Can someone let me know what is the right solution for this problem

Also please provide me some light about cubes. and why the standard report is not running

what is the purpose for ticked Latest Cost Price it's mandatory when setup item

$
0
0

dear all

what is the purpose for click

Latest Cost Price  in relase product i know if i click it it will display last cost price when making movement or count but if i want to display only the average cost this will display or not

"Sales tax by vendor" report shows the tax amount x 2

$
0
0

Hi forum.

We are currently running an AX 2012 R3, CU13. Since we upgraded from CU9 the "Sales tax by vendor" report has been calculated the tax wrongly. It now calculates the tax amount x 2 for each vendor. Before the upgrade, there seem to be no problems.

I've tried to search the community for similar issues, but haven't found any yet. Maybe some of you have an idea of what's wrong or have experienced similar issues?

Best regards,

Valdemar

Project Invoice printing WBS activities

$
0
0

Hi All,

Can the project invoice print activities from WBS. I tried to do that but standard system, it seems, does not have that option.

Can anyone please point me the right direction please?

Kind regards

Sarang

Copying Data from Tmp Table to Another Tmp Table

$
0
0

Hi All,

Is it possible to copy data from one tmp table to another tmp table? I want to copy data while report runs.

Any code will be highly appreciated.

Thanks.

Regards,

Ali Sajjad

I found out an issue while I tried to call delete method from AIF but while use the same method in the ledger journal form, it works.

Custom fields on email alert templates AX 2012

$
0
0

Hi,

I am trying to create an email alert when the credit limit in customer master has been changed. 

This is how my email template looks like :

%subject% in company '%company%'

Event occurred on : %occurred%

Record where event occurred : %for%

Data changed : %data%

This is a system generated email. Please do not reply to this.

Here my requirement is to display the currency from the customer master and the user who changed the credit limit. how can I achieve it ?

also need to know whether I can bring other fields in the alert email (Could be a display method) which is not in customer table directly. 

Thanks 


How to trigger and monitor batch jobs externally?

$
0
0

Dear AX community,

I have a requirement of triggering and monitoring axapta 2012 jobs from an external system.

What would be the best way of achieving this?

Thank you

How to add color to button by clicking in d365

$
0
0

hi,

how to add color by clicking a button.

Thanks,

Anusha

Pick & Put Locations are not populated when i check the work details after an SO work is released.

$
0
0

Hi all,

I have set up the location directives, work templates, and wave templates and still get an empty pick and put location when I release SO to Warehouse. The Warehouse has been set up for WMS. Not sure why this is. 

Kindly assist

Unfound method controladded

$
0
0

Hello,

I am working with AX Dynamics 2012 R3. Working with classes I got error that controladded() is not found. Was no step how to create it, now override possibility. How to get controladded() method, because no definition in book Mastering with AX Dynamics 2012 R3?Please any help, hints, sources.

Sincerely,

Zymantas

vendor account statement report and vendor balance account is mismatching.How to reconcile these accounts

$
0
0

HIi experts.

Vendor Balance is mismatching with the vendor account statement.How can we reconcile this report.What are the steps do we have to take.

Please advice me.

Thanks in advance

issues with my custom workflow sales order

$
0
0

Greetings everyone 

i have created custom workflow for sales order to prevent user and i got some issues 

1-the user after submit he can cancel his workflow and he can stop the whole work flow?!

2- if workflow running, and condition of workflow applied , so why user he can still complete sales order and do packing slip and even invoiced sales order without approval?

3- delaying on workflow and sometimes not working even after run job processes of the workflow 

here my project 

thanks

Can I create an entity using multiple tables?

$
0
0

I have been struggling to figure out a way to create an entity using multiple tables. The idea I had more or less is to create a table with a query and then create an entity off of that table, but i seem to not be able to select the created table in the wizard. I would like to know if this is possible some how and if I should go and create every entity separate.

I am new with dynamics and don't know the limits of this system please help 


Is there a dynamics 365 teams group that is open to everyone?

$
0
0

Is there a teams code you can share? 

Creating a new Call centre under a different Legal Entity - HELP!

$
0
0

Hi,

To keep it simple we currently operate one legal entity (lets call this LE1) within AX 2012 R3 with a Call centre, I'm in the process of creating a new company/legal entity (lets call this LE2) which I wise to have its own separate Call centre.

However, when I create this new Call Centre with LE2 it a defaults itself within the operating unit to LE1.

Any suggestions pleeeease?

Error of SSRS Report

$
0
0

Hello to everyone,

I'm getting "An exception occurred in the query metadata execution. The exception is ." error message while running LedgerTransStatement report. Is there anybody has any idea about this error?

Can you change the status 'error' of a batch job to waiting?

$
0
0

Hello,

I have a batch job that falls into error when the ax service is restarted.

How can I change it automatically to 'waiting'?

Should it be from another job?

Note: The error is caused because it updates a table from time to time and does not end when it is restarted.

Thanks in advance!

Building of model don't generate labels correctly

$
0
0

would like to check with you regarding the standard practice for report deployment, I know the deployable packages didn’t take care of the report deployment, so it has to done through power shell script, can you provide more details on that.

 

Example of the deployment:

 

Deploying all reports Using PowerShell

All reports can be deployed using following commands . To run command open PowerShell as administrator  and run following commands. Depending in path in your virtual machine you can switch between C: and J: drive.

J:\AosService\PackagesLocalDirectory\Plugins\AxReportVmRoleStartupTask\DeployAllReportsToSSRS.ps1 -PackageInstallLocation "J:\AosService\PackagesLocalDirectory"

 

Deploying a specific Reports through PowerShell

Now I want to deploy reports starting with AssetDep and TaxVatRegister , so I ran following command and in the output you can see only those reports get deployed. This trick is helpful in managed environment like UAT not prod when you have some issues with reports in those enviornments.

J:\AosService\PackagesLocalDirectory\Plugins\AxReportVmRoleStartupTask\DeployAllReportsToSSRS.ps1 -Module ApplicationSuite -ReportName AssetDep*,TaxVatRegister.Report







There is an issue going on regarding building a model, we are currently doing the manual build, there is dedicated VM for building the model and package creation, that VM is connected with the Main branch, The Admin team gets the latest from the branch, build the models and create the deployable package, currently building the model is not correctly generating the labels in the label DLL file in the resources for our custom model. The DLL has been validated through reflection process, so the label wasn't there. In other case, if the label file is pulled into the project, project building has been correctly generating the labels, it has been validated in other environments. There is another issue with the report that is open using the same label, the report is failing. Error message: No Error message, the label name is displayed in the UI instead of the label itself.




We have followed everything correctly (Label file is correct, Model is built successfully, Report has been deployed), but it is still now working. It is working on the scenarios that I have discussed in the below thread, and we haven’t fixed it in the Admin environment, Please let me know if you want to investigate in that environment.

We have deployed the latest packages in one of our environment (DBA-DEMO) and also deploy the report using the power shell but we are unable to run the report there and didn’t see the updated label, on the other hand I have setup a system for investigating that issue, I have created the project and pulled the report menu item and label file and build It, it is working fine.

Dev machine with Main branch (Same code base)

TEST Environment (Package created with Main branch) (Same code base)

1.       Created the project with few objects related to report

2.       Build and run

3.       Successfully working with correct output

 

1.       Deploy the latest packages with the report code

2.       Install all the report using power shell

3.       Menu item is not displayed correctly, and report is failing

4.       Need help to identify, next step

Viewing all 73760 articles
Browse latest View live


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