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

RE: Run Batch group Over All Companies


Run Batch group Over All Companies

$
0
0

I use AIF to import Data from excel to AX Price Disc Journal and have 24 companies and want to add price list over my 24 companies in only one batch group not 24 batch group is there any way to do this.

RE: VAT Setup

$
0
0

I can see it working (AX 2012 R2)

1. On the warehouse record, create an address, mark as primary, and select VAT Group value.

2. When creating sales order/purchase order and selecting the warehouse for fulfillment/receipt, the VAT group will default into the PO/SO line.

RE: Pass selected records in a grid to an RDP based Report

$
0
0

Hi Brandon,

I forgot to mark the answer as verified.

I got the idea from your approach and used it in a similar way to resolve my issue back then.

Thank you.

RE: Pass selected records in a grid to an RDP based Report

$
0
0

Hi Brandon,

I forgot to mark the answer as verified.

I got the idea from your approach and used it in a similar way to resolve my issue back then.

Thank you!

Pass selected records in a grid to an RDP based Report

$
0
0

Hi, I have SalesTable records in a grid which I want to pass to the RDP class for the report on the click of a button. I am sending these records through Args() along with a couple other values(including date and an enum) to the controller class. How do I send these selected records in Args() from controller to RDP class?

RE: Prices include sales Tax in Sales order not possible to edit when project connection ?

$
0
0

Hi,

We cannot see the attachments.

Can you try to upload them again?

Note:

The sales tax is defined through the project invoice proposal.

You cannot directly invoide a project related sales order.

Can you try creating the invoice proposal and specify the sales tax there?

Best regards,

Ludwig

Prices include sales Tax in Sales order not possible to edit when project connection ?

$
0
0

Whether all sales price on project module are without taxes price? Even we check the box of “Prices include sales tax” in customer form. (See pic1, pic2)

I create two projects JY_PJ000028 and JY_PJ000029 in training environment. (See pic4)

I find the sales price on project sales order or project hour journal is the sales price without tax.

And I cannot edit the checkbox of “Prices include sales tax” in the “Header view” of project sales order.(See pic3)

We want to make the sales price are include tax price through enable the checkbox of “Prices include sales tax”, but it seems not worked.

Is it possible to edit and mark the box  “Prices include sales tax” when the Sales order is created from project? Where is the setup for this?


AX 2012 R2 EP leave approval link is throwing http 404 error - page not found

$
0
0

Following link is not working when end user applies for leave. An email is sent to approving authority. where he simply clicks on the link mentioned redirected to (%workflow.link to web%). thus approving leave. soon after approving authority clicks on the link mentioned. 404 Error - page not found appears in Enterprise portal.

Also If I go to EP employee services page and then click on leave management>asssigned to me-all>all leave request ID page then I get the same error of 404 which means that page can't be found. (Screen shot added)

All other EP links are working.

RE: How to change Aging Period Definition in Collections form

$
0
0

Hi ThuyCao,

Is there anything else or can we get this one verified and closed?

Best regards,

Ludwig

RE: WorkerPurchPlacer field in purchtable after Creation of Purchase requisition

$
0
0

Hi Crispin,

I have assigned that  WorkerPurchPlacer with Purchtable requester.

After that when i create RFQ

i am getting this

Please find the below screenshot

Please Suggest me what to do

Regards.

Have a great day

RE: WorkerPurchPlacer field in purchtable after Creation of Purchase requisition

$
0
0

Hi Crispin,

I have assigned that  WorkerPurchPlacer with Purchtable requester.

After that when i create RFQ

i am getting this

Please find the below screenshot

Please Suggest me what to do

Regards.

Have a great day

RE: Dynamics connector V3 for AX 2012 R2 configuration problem

$
0
0

Hi,

I am getting the same error. I have run the Connectorhelper class too. but still i am getting this error. I am clueless. Please help.

Best Regards,

Dheeraj Shukla

Dynamics connector V3 for AX 2012 R2 configuration problem

$
0
0

Hello,

I'm trying to configure an integration for AX 2012 R2 (kernel version 6.2.1000.2265 and app version 6.2.158.0) but when I'm refreshing services on the Microsoft Dynamics AX 2012 Adapter Configuration window I get an error.

The error is:

---------------------------

Application Exception

---------------------------

Object reference not set to an instance of an object.

---------------------------

OK  

---------------------------

The content of log  is :

INFO TID:1 [2013-09-06T04:31:21.4449216-05:00]: Tracing for Assembly: Microsoft.Dynamics.Integration.Adapters.AX2012.Configuration, FileVersion = 3.0.430.1

ERROR TID:1 [2013-09-06T04:31:21.5074160-05:00]: Application Exception

--- Exception Dump ---

Caught Exception: [Microsoft.Dynamics.AX.Framework.Services.Client.MetadataServiceException] Exception occurred on the metadata service on client or server. See exception details below:

>Object reference not set to an instance of an object.

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__DisplayClass3e.<CreateServiceGroupMetadataProxy>b__3c()

  at Microsoft.Dynamics.AX.Framework.Services.Client.MetadataServiceProxyFactory.CreateServiceGroupMetadataProxy(String serviceGroupName)

  at Microsoft.Dynamics.AX.Framework.Services.Client.MetadataCache.<.cctor>b__38(String mainKey)

  at Microsoft.Dynamics.AX.Framework.Services.Metadata.MetadataAccessorBase`2.GetItem(TKey key)

  at Microsoft.Dynamics.AX.Framework.Services.Metadata.Caching.ItemCache`2.<>c__DisplayClassc.<GetItemCustom>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.ItemCache`2.GetItemCustom(TKey key, Func`2 itemAccessor)

  at Microsoft.Dynamics.AX.Framework.Services.Client.MetadataCache.GetServiceGroupMetadata(String serviceGroupName)

  at Microsoft.Dynamics.AX.Framework.Services.Client.PortInfo.GetServices()

  at Microsoft.Dynamics.Integration.Adapters.AX.Common.AX2012Utility.RetrievePorts()

  at Microsoft.Dynamics.Integration.Adapters.AX2012.Configuration.Main.ResetPortsAndServices()

Inner Exception: [System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]] Object reference not set to an instance of an object.

Stack trace:

Server stack trace:

  at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)

  at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)

  at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)

  at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)

  at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]:

  at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)

  at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)

  at Microsoft.Dynamics.AX.Framework.Services.Metadata.Service.IAxMetadataService.GetServiceGroupMetadataByName(String[] serviceGroupNames)

  at Microsoft.Dynamics.AX.Framework.Services.Client.ServiceClientHelper.InvokeChannelOperation[TResult,TChannel](IServiceClient`1 client, Func`2 operationInvoker, Func`2 exceptionWrapper)

Of course, I imported the xpo for R2 and all services are configured as is specified on the documentation. The DynamicsConnectorDefaultServices Inbound port is activated.

Any idea what is going on?

Thanks a lot!

RE: How to find Invoice that are related to a Journal Voucher?


RE: Purchase With Purchase

$
0
0

I am not clear whether this is for you own purchases or for a customer's purchase from you, nor which Ax version  you are using.

Is this a retail related question?

Mix and match discount seems to be the obvious place to start. A mix-and-match discount gives customers a discount when they purchase a specific combination of products. For example, a customer purchases two jars  of coffee and receives 50 percent off the price off a coffee cup.

see: Retail > Common > Pricing and discounts > Mix and match discounts.

RE: WorkerPurchPlacer field in purchtable after Creation of Purchase requisition

$
0
0

Hi,

Did you generate incremental CIL after the change? Looks like a CIL/compile forward error.

RE: Run Batch group Over All Companies

$
0
0

Hi,

i don't use any code, i used Data Import Export Framework, is there any way to configure

only one batch.

Regards,

Issa

RE: Regarding Warehouse worker Role.

$
0
0

Arrival overview is enabled for only Warehouse manager role, not for Warehouse worker. You need to use pallet transportation functionality for Arrival overview.

We are not using pallet transportation functionality.

It seems, we couldn't register items from purchase order using Standard role Warehouse worker. Need to do customize.

Regarding Warehouse worker Role.

$
0
0

Hi all,

I believe Warehouse worker will do duties such as

1. Picking of items (eg: Sales order picking).

2. Registration of items (eg: Item registration in purchase order).

I didn't find exact operations  where we could  find in the system with above role.

I find some of the menu items SalesPickup under Inventory. Didn't find use of item picking registration.

I'm seeking your help to explore more on it.

Kindly guide me, if we can do the such operations withoout customizing the role?

Viewing all 175888 articles
Browse latest View live


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