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

Apache Kafka Integration with D365 FO using Logic Apps

$
0
0

Hello Integration Champs,
We are integrating our POS sales with D365 FO. POS sales are syched at apache Kafka and we need to fetch sales data through Apache Kafka Rest proxy using logic app.

Which means is we will be using Logic Apps as a bridge between Kafka and ERP. Kafka returns data to logic app in form of json.

We are confused how we should pass the data to ERP? Either using custom web service where we pass same json to ERP? or we go for Composite entity approach in which case we would have to convert json to XML and then add needed tags in that for composite entity and then pass this xml using Batch Data API.

All the suggestions are welcome. Please keep in mind we have around 60k orders per day with 20-40 lines each order.


use internal class in your customized module

$
0
0

I have a case where I need to call the the following line of code in a class in my customized module :

HcmFeatureStateProvider::isFeatureEnabled(HRUserExperienceFeature::instance());

I face the following error : The method 'instance' contained in the non-public class 'HRUserExperienceFeature' is inaccessible. 

I notice that the class is defined  in Human resources  platform module and it is called in a form exists in personnel management module . How can I can I call this method similar to  the case I notice in the standard code 

Does Workflow Hierarchy In Form of Report?

$
0
0

Hi All,

We already set up for PR workflow hierarchy.

From the workflow design that have been configure, is there report or any workaround that i can get the full workflow assignment in form of report?

Because from the workflow design below, i need to open one by one to see the assignment.

CHEQUE VOID / CHEQUE REGENRATION NOT WORKING

$
0
0

Hi,

I am trying to void my cheque in accounts payable payment journal using "cheque regeneration" feature but nothing happening. can anyone please tell me what is the issue and how can it be resolved.

regards,

irshad

Position of the record keep changing everytime user save the record

$
0
0

I customize a new form with grid in design. Everytime user save the record, position is not retain to the current record. It keeps going to the top of the grid.

I don't write to force datasource research, refresh, or reread

And I also try to use positionToRecord and positionToRecordValue. It doesn't work.

Any suggestion, how can I retain a position?

Deprecated elements/Controls in D365

$
0
0

While Migrating the code from AX 2012 to D365, we are facing some issues with deprecated elements in D365. 

1. SecurityRights.hasServerMethodAccess(className, methodName) - is deprecated , please suggest which method can be used here to replace.

2. journalFormTable.formMethodTimeOutRedraw() is deprecated

3. ActiveX type control which is deprecated in AX7

Please suggest alternative methods are controls to use these.

Thanks,

InventTrans inherits a field from InventJournalTable

$
0
0

Hello experts, i have a problem, i have to create a new string field in the inventjournaltable and that the field gets inherited to inventtrans, but the field need to be in the header and each lines that is created on the Inventory Transaction need to have this field, also when is modified on Movements (InventJournalTable) needs to update the value of the field in Inventory Transaction (InventTrans).

I have tried with event handlers on the field when its modified, but when there are no lines created there are no journal on inventtrans for that journal.

Any ideas or solution to this?

Thanks in advance

Timesheet doesn't post

$
0
0

Hello Experts 

i am trying to post the timesheets after approval and i always have this message , please help 


i have 2 projects inside this timesheet ...if i create a separate timesheet for each project ,it goes great and post however if i keep both of them inside one timesheet i get the error
  
thanks for your help in advance 


error when updating HcmpositionDeatil Table x++

$
0
0

I got this error when I tried to update HcmpositionDetail table , How can I fix this ?

MSD 365fo

$
0
0

Can a join source property be cyclic when more than 4 data sources present in form ? If yes , provide a example .

Workflow Customization

$
0
0

HI, 

when we submit (PR, PO and SO), it will be submitted in workflow and mail should go to each user of workflow approver. 

 

When a user approves it in the mail , the same approval will be replicated in ERP. Should not require separate approval in ERP by User.Will this customization is possible with AX 2009? 

Please Suggest. 

Thanks, 

Shiva Kanth Inavolu

Upload images through the URL Given in Excel

$
0
0

Need to upload Product Images through Excel uploader

Excel File Contains the URL of the images and Item id.

The transactions on voucher do not balance as per 3/22/2023. (accounting currency: 2,000.00 - reporting currency: 2,000.00)

$
0
0

Hello,

I'm student form a university. Now, i'm learning about Dynamic AX2012 specifically about purchasing and  selling.

Everything is fine until a few days ago, when i buy a product master, i can't not invoice my purchase order. I had been reading other post about this problem, but still error.

If the problem is vendor posting profile, can you help me correct the vendor posting profile, please!

Thanks a lot,

Kotarou.

collapsed data in ssrs report x++

$
0
0

I want to make row that contains serviceType , Job Id , ...... to be hide if server type doesn't have data and if this row have data collapsed from cust acc 

that is my design it works but when running it runs as expanded not collapsed so what's wrong on it ?

 from every project id may have multi service type or one only and for every service type may have one line of (job id , title and desc ) or multi lines 

cust acc may have alot of porjects  also zone may contains a lot of project 

when I remove any field from group by not shown all data in (Job Id , title , desc ) 

Add new lines in Project beginning balances AX 2012

$
0
0

How can I use module import export framework to upload lines in Project beginning balances AX 2012 , can please advice what is the steps 


remove toggle (+) if row doesn't have ssrs report

$
0
0

I want to toggle gray fields from projectId if have data and if doesn't have data remove toggle (+) from report 

I try put expression in details (IIF(Isnothing(Fields!JobID.Value),true,false)) also I tried  (IIF((Fields!JobID.Value = ""),true,false)) 

but it doesn't work row doesn't hide and toggle doesn't hide 

How can I toggle item if have data and hide this row if doesn't have data ?

Workflow Customization

$
0
0

HI, 

when we submit (PR, PO and SO), it will be submitted in workflow and mail should go to each user of workflow approver. 

 

When a user approves it in the mail , the same approval will be replicated in ERP. Should not require separate approval in ERP by User.Will this customization is possible with AX 2009? 

Please Suggest. 

Thanks, 

Shiva Kanth Inavolu

Upload images through the URL Given in Excel

$
0
0

Need to upload Product Images through Excel uploader

Excel File Contains the URL of the images and Item id.

QUERY SQL GET AMOUNT IN TRANSACTION ORIGIN INFROMTRAIL BALANCE

$
0
0

Can help me.. I want to retrieve the amount for the inventory in the voucher on the trail balance using a SQL query

Modifying email body for specific batch job AX2012

$
0
0

Good day folks,

I'm trying to modify the body of the email sent out by the batch job. I want to be able to modify this so that when the system sends out a specific batch job email notification the email will have a different email body than the generic body.

What I'm trying to figure out is after the batch runs and is in error for example Sales order invoice batch job, at what point or which class picks ups and sends the mail.

Thank you for your help in advance.

Viewing all 175888 articles
Browse latest View live


Latest Images

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