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

Best Practice to record processed credit card payment on POS (AX2012 R3)

$
0
0

My client is going to use a stand alone credit card processor in the store to process credit card payment. The only requirement is to record the approved credit card transaction on POS as a payment for the current sale. AX does not need to process any credit card transactions.

Can anyone help me with how to setup the EFT part in hardware profile? Thanks in advance!

Ming


Data Export Failed

$
0
0

Hi,

I'm trying to export products entity using data management, but my export is getting failed all the time.

Kindly suggest a solution. PFA screen shot below,

Thanks & Regards,

Manivannan M

RE: Not getting workflow type form properties in AX 7

$
0
0

I am trying to run Tutorial Workflow Processor Form in D365 but I am getting above error can you help me out.

Not getting workflow type form properties in AX 7

$
0
0

Hi All

I have created a custom workflow for my custom form, I am unable to select the workflow type on my form's properties. The workflow I created does not show up in the workflow type drop-down window for the form. Custom workflow category setup for Module will be Customer.

Can you suggest me how to solve this situation?

Thanks and Regards

Priyabrata Das

Retail Setup

$
0
0

Hi All,

Whether we can export all retail setup. I mean, is there any standard entity/attribute/template groups option available for Retail module setup export and import.?

Thanks in advance,..

Regards,

Manivannan M

RE: How to disable editable for all of the fields except two in a form for a selected record only

$
0
0

I suggest to implement this by security, you can go to security role and click override permission and set your permission for this table

GST report in AX2012

$
0
0

Hi Friends,

I am getting an error in GST report. 

The error in

"GER export to GSTR CSV Report"  while passing the parameter as shown below,

after running the report, i am getting the following error like,

"Case has not found switch for '0'"

Please suggest some solution.

Thanks & regards, 

padmapriya

in DMF when export is done in periodically using export in batch setup the data is not updated in DB

$
0
0

hi,

  i m exporting data to azure DB.where entities are exported to the target where the refresh type is incremental and i have set the change tracking and publish it to the db.

when i add data to the particular entities the appended data is reflecting in the azure DB.

how to resolve it  


RE: To create price agreement in multiple company

$
0
0

@Sagar Suman ... i already achieved this through code and its working fine..now able  to fatch the record from the multi company also and its working fine ...so i donot think that there is a no between in that  

RE: Sales Invoice Layout

$
0
0

Hi Denis, can you share what you did exactly and how. thanks in advance

Sales Invoice Layout

$
0
0

Dears i have a problem

when we made a sales order the user selected a language "Arabic" then saved the order

then when he invoiced it the invoice layout was in arabic

now we want to show that invoice in english

by the way i have changed all customers lang setup to be english

and also i navigated to table SalesInvoice and changed the lang-id to be EN-US but the invoices are still in Arabic layout

RE: Data or calculated fields with type 'Record' are not supported

$
0
0

[quote user="Javed Ahmad Olfath"]ork.[/quote]

Data or calculated fields with type 'Record' are not supported

$
0
0
أHi Experts
 I have Facing With This Errors Please Help me 
An unexpected error has occurred. Microsoft.Dynamics.AX.Framework.Services.Client.MetadataServiceException: Exception occurred on the metadata service on client or server. See exception details below: >Data or calculated fields with type 'Record' are not supported. ---> System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: Data or calculated fields with type 'Record' are not supported. (Fault Detail is equal to An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is: System.NotSupportedException: Data or calculated fields with type 'Record' are not supported. at Microsoft.Dynamics.AX.Framework.Services.Metadata.Service.EdtMetadataAccessor.ToSystemType(Types type) at Microsoft.Dynamics.AX.Framework.Services.Metadata.Service.TableMetadataAccessor.AssignCalculatedFields(TableMetadata table, DictTable dictTable) at Microsoft.Dynamics.AX.Framework.Services.Metadata.Service.TableMetadataAccessor.GetItem(Int32 tableId) at Microsoft.Dynamics.AX.Framework.Services.Metadata.Caching.DualKeyedItemCache`3.<>c__DisplayClassb.<GetItemInternal>b__a() at Microsoft.Dynamics.AX.Framework.Services.Metadata.Caching.CacheBase.CacheRead(ICacheReadArgs cacheReadArgs, Action tryReadAction, Action readThroughAction) at Microsoft.Dynamics.AX.Framework.Services.Metadata.Caching.DualKeyedItemCache`3.GetItem(TMainKey key) at Microsoft.Dynamics.AX.Framework.Services.Metadata.Service....). --- End of inner exception stack trace --- at Microsoft.Dynamics.AX.Framework.Services.Client.ServiceClientHelper.InvokeChannelOperation[TResult,TChannel](IServiceClient`1 client, Func`2 operationInvoker, Func`2 exceptionWrapper) at Microsoft.Dynamics.AX.Framework.Services.Client.MetadataServiceProxyFactory.<>c__DisplayClass12.<CreateTableMetadataProxy>b__10() at Microsoft.Dynamics.AX.Framework.Services.Client.MetadataServiceProxyFactory.GetMetadata[TMetadata](Func`1 metadataServiceInvoker, Func`1 nodeNotFoundErrorMessage) at Microsoft.Dynamics.AX.Framework.Services.Client.MetadataServiceProxyFactory.CreateTableMetadataProxy(Int32 tableId) at Microsoft.Dynamics.AX.Framework.Services.Client.MetadataCache.<.cctor>b__2f(Int32 mainKey) at Microsoft.Dynamics.AX.Framework.Services.Metadata.MetadataAccessorBase`2.GetItem(TKey key) at Microsoft.Dynamics.AX.Framework.Services.Metadata.Caching.TripleKeyedItemCache`4.<>c__DisplayClassc.<GetItemInternal>b__b() at Microsoft.Dynamics.AX.Framework.Services.Metadata.Caching.CacheBase.CacheRead(ICacheReadArgs cacheReadArgs, Action tryReadAction, Action readThroughAction) at Microsoft.Dynamics.AX.Framework.Services.Metadata.Caching.TripleKeyedItemCache`4.GetItemInternal(CacheItemReadArgs itemReadArgs) at Microsoft.Dynamics.AX.Framework.Services.Metadata.Caching.TripleKeyedItemCache`4.GetItem(TMainKey key) at Microsoft.Dynamics.AX.Framework.Services.Client.MetadataCache.GetTableMetadata(Int32 tableId) at Microsoft.Dynamics.AX.Framework.Services.Client.QueryDataSourceMetadataExtensions.SFKeyExpansionHelper(QueryDataSourceMetadata dataSource, SurrogateForeignKeyReplacementFieldSet replacementFieldSet, ILookup`2 displayedFieldsByDataSourceName, Stack`1 visitedTables, SurrogateForeignKeyRelplacementStatus status) at Microsoft.Dynamics.AX.Framework.Services.Client.QueryDataSourceMetadataExtensions.ExpandSurrogateForeignKeys(QueryDataSourceMetadata dataSource, SurrogateForeignKeyReplacementFieldSet replacementFieldSet, ILookup`2 displayedFieldsByDataSourceName, Stack`1 visitedTables, SurrogateForeignKeyRelplacementStatus status) at Microsoft.Dynamics.AX.Framework.Services.Client.QueryMetadataExtensions.ExpandSurrogateForeignKeys(QueryMetadata queryMetadata, SurrogateForeignKeyReplacementFieldSet replacementFieldSet, IEnumerable`1 displayedFields) at Microsoft.Dynamics.AX.Framework.Services.Client.QueryMetadataExtensions.ExpandSurrogateForeignKeys(QueryMetadata queryMetadata, String fieldGroupName, IEnumerable`1 displayedFields) at Microsoft.Dynamics.AX.Framework.Services.Client.Forms.UIHelpers.CreateQueryForFilteringAndSorting(QueryMetadata queryMetadata, IEnumerable`1 displayedFields) at Microsoft.Dynamics.Framework.Portal.UI.WebControls.AxListPageContentArea.GetFilterableViewMetadata() at Microsoft.Dynamics.Framework.Portal.UI.WebControls.AxListPageContentArea.OnLoad(EventArgs e) Please check the event log or contact your administrator. 

RE: Setting up payment method as credit card

$
0
0

Hi,

Have you also setup (linked) your payment method to your retail channel?

Please check your payment method setup for your channels.

Best regards,

Ludwig

Find out how many open Quotations and Sales Orders contain a particular Item number

$
0
0

Hi Everyone! 

My company uses Dynamics AX 2012 R3 CU10.

I have a product with item number '123456-ABC'. I need to produce a report to find out how many open sales quotations and sales orders contain this item number. 

Is there a built in report in AX that I can run to find out this information? I'm new to AX and am not sure where to begin.


RE: GST report in AX2012

$
0
0

Hi padmapriya,

Is this a country-specific tax report? If so, for which country do you need this report. It would be great if you could simply add this to your tags, so that community members can easily identify and find your thread.

Many thanks and best regards,

Ludwig

RE: Setting up payment method as credit card

$
0
0

Hi Ludwig

As you can see below, I have added Credit card as a payment method in my Retail Store:

I have even added credit card as the default payment method in my store:

Setting up payment method as credit card

$
0
0

I have setup the payment method as credit card.

Below are the screen shots of my setup:

Payment method -

Card setup -

EFT Service - 

Payment service -

Credit card types - 

After that I ran All Jobs(9999).

When I login to my Retail POS and try to pay through credit card, it shows the below error:

If somebody could help me out with the step that I have missed, so that I can fix this and make payment through credit card in my Retail POS.

RE: Main Accounts not showing up in Trial Balance Accounts

$
0
0

Hi ScorpioDax,

The second screenshot does not show the Trial Balance form. Guess that was an upload glitch.

I assume that you refer to the Trial Balance list page available in GL/common/Trial Balance.

This form should show your account as soon as you have a transaction posted on that account.

If there is nothing posted on the new account, you won't see it in the Trial Balance form.

Best regards,

Ludwig

RE: Accounting Distribution and Subledger Journal Entries on Product Receipt form : Changes have been made to combination X-X-X-X since the combination was last used. The combination must be re-validated to be used.

$
0
0

Hi,

Have you tried (1) deactivating your account structures and (2) activating them again?

Does this help?

If it does not, can you provide details about the system version that you operate? (AX2012 R2/R3, CU8/9/10...)?

I have seen a couple of Hotfixes on LCS. Please try to identify your System Version and check whether a hotfix has been released.

Best regards,

Ludwig

Viewing all 175888 articles
Browse latest View live


Latest Images