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

Allow Location Blank Receipt in R3 using warehouse managment

$
0
0

I would like to be able to post a product receipt without entering a location.  I am using Advance WMS features but not using mobile devices.  Receiving is done within the PO.  My Storage Dimension group has the "Use Warehouse Management Processes" box checked and I have a default receipt location indicated for the warehouse.  I have also assigned a default receipt location at the item level in Warehouse Items.

When I indicate a location on the PO line. I am able to post the PR without issue.  However, I don't want to have to require the user to input the location for each line.


Index on AX2009

$
0
0

Hi!

I have been searching for some information about building index on tables into AX2009, and in deed I have found The best practices. The thing is that there are certain kind of information that I cannot explain. Below:

The advantages of indexes are as follows:

  • Their use in queries usually results in much better performance.

  • They make it possible to quickly retrieve (fetch) data.

  • They can be used for sorting. A post-fetch-sort operation can be eliminated.

  • Unique indexes guarantee uniquely identifiable records in the database.

The disadvantages of indexes are as follows:

  • They decrease performance on inserts, updates, and deletes.

  • They take up space (this increases with the number of fields used and the length of the fields).

  • Some databases will monocase values in fields that are indexed.


Can someone understand it?

Thanks

Best Regards.

Lead/Opportunity relation with Item (Product)

$
0
0

In AX, how can I associate the product a customer is interested in with a LEad or Opportunity? I seem to be missing something obvious :|

Configure Enterprise Portal for Internet Facing Deployment IFD

$
0
0

Is it possible to use the ADFS (https://technet.microsoft.com/en-us/library/dn621030.aspx) for the Internet Facing Deployment to publish the Enterprise Portal online?

I read this article on Technet (https://technet.microsoft.com/en-US/library/dd361998(v=ax.50).aspx) and it recommends to setup a perimeter network for Enterprise Portal, but why don't use the ADFS instead? Just like the Dynamics CRM IFD setup. 

Pallet Transports for Quarantine Order

$
0
0

Hi,

It will be great if anyone can suggest a method to create a pallet transport when quarantine orders are started to move pallet from order location to quarantion warehouse location.

Currently system directly moves the pallet to the quarantine warehouse default receipt location or the location put on the quarantine order for quarantine warehouse.

Practically this creates a discrepancy since the system thinks that the pallet is in quar warehouse but physically it is still in the original location.

Thanks

Error in Report.

$
0
0

Hi All.

today i m facing a problem in my report. i m also sharing image of that error. kindly check it and let me know what i have to do?

thanks

How to update statusReceipt field in InventTrans table in AX2012

$
0
0

Hi All,

I need to update statusReceipt field in inventTrans table from Purchased to Received

Underneath piece of code i wrote for updating ..

while select forUpdate inventTrans
     where inventTrans.RecId == "11222222222"
{
inventTrans.StatusReceipt = StatusReceipt::Purchased;
inventTrans.update();

}

I dont think so its right approach..

is there any bad impact on system calculations in terms of financial value,physical value updation

Project model and sub-model functionality?

$
0
0

When adding forecasts to a budget sub-model in the project module the 'parent' model will not reflect the forecats numbers and amounts from the sub-model. Is that the intented functionality?

How is the suggested standard way of using sub-models in the project module then?

I would like to give the users the possibility to add detailed forecasts into sub-models in the project module and then having these added up in the 'parent' model for estimation, POC calculation etc.

This will give me the flexibility to add details to a budget using sub-models and still have the project module use the main model for estimation, POC etc. etc.

Any thoughts on this?


Want to know Global Address Book Parameters.

$
0
0

Hi,

I want to know deep about Security policy options, which is present on Global Address Book Parameters form in AX 2012 R3.

it will be more  helpful if anyone can explain with the proper example.

Thanks

How to load data in form asynchronous?

$
0
0

Hi community,

Here is my Scenario in AX 2012 R2 CU1:

I have a form where a calculation data on server, pack the data into container and then load the data on client from the container to the form.

Now I want to change the data loading to an asynchronous process to not block the form while loading the data.

My preferred process is:

1. Call the asynchronous process to load the data from form

2. When the asynchronous process finished, there should be a callback to form

3. The triggered call back should load the data from asynchronous filled container to the form

Has anyone a solution, white paper or example from AX standard on how to do it?

Thanks,

Paul

Was this customer a prospect?

$
0
0

Hi,

Is there a way to determine if customer 123 was previously a prospect?  I'm looking at the database and when you convert a prospect to a customer the prospect record is deleted from smmBusRelTable.  I'd like to automate some reports for our sales guys (external to AX) to give them a list of prospects that have been converted to customers for the week.


Thank you for your help.

Cheers,

Bob

ERROR VISUAL STUDIO REPORT DATASET BASED ON QUERY

$
0
0

Hello,

this is my scenario:

AX2012 R2CU7

VISUAL STUDIO 2010 SP1

I'm trying to create a report about free text invoice. We have it on the previous instance, AX2009, and I'm trying to recreate it.

The old one is based on query and the dataset tree is made by

CUSTPAYMSCHEDLINE->CUSTPAYMSCHED->CUSTINVOICETABLE->CUSTINVOICELINE + TAXWORKREGULATION

I made it in AX2012 and then I created a new ax report project in visual studio. When I add a new dataset, I choose my query and then there is the classic visual studio error "object reference not set to an instance of an object".

I've modified my query, I tried adding one table at time trying to understand the error.

So I start with CUSTPAYMSCHEDLINE and obviously my query works on visual studio and it lets me choose the filelds. So I've added the join with CUSTPAYMSCHED and here it is.

If I invert the order I'have no errors.


Where am I wrong?

Project & Activity references do not copy from Projects to Planned Orders to Purch & Prod Orders on Firming

$
0
0

Projects and Activities references on Item Requirements Projects do not copy to Planned Orders, Planned Production Orders when Master Scheduling is run. Visibility to the Project ID and Activity Number are not held in the Planning Phase of MRP (ReqPo, ReqTrans). Would be nice to see ProjId and ActivityNumber show on Planned Orders. HotFix 473277( kb2858835, kb2909140, kb2936744 ) addresses only part of the issue. That is only with Project and Activity copying not from Original Item Requirements Project , but from the SalesOrder created from the MRP Schedule run. Nowhere on the Planned order form can the user see the Project & Activity references. Shouldn't Planned orders (Purch & Prod) have a link to the Projects that created them. Creating a Purchase order or Production order from the Projects Form Does copy the ProjId & Activity Number to the orders and lines, why not when Master Scheduling is done?

Change the Item Group

$
0
0

Hello all, 

I have a problem with my AX 2009, I want to change the item group of one inventory which already have transactions in it,(e.g I have item which I first used to import but now I produced it locally, so want to change the item group) when I change the item group of inventory then the item Number disappeared and cannot let me to write the item number. 

Kindly need an advice

Regards

Accessing Enterprise Portal from Public network Showing Error but Able to access internal Server

$
0
0

Error

c:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\TEMPLATE\LAYOUTS\ep\EPSecurityControl.ascx.cs(13): error CS0234: The type or namespace name 'AX' does not exist in the namespace 'Microsoft.Dynamics' (are you missing an assembly reference?)

Troubleshoot issues with Microsoft SharePoint Foundation.

Correlation ID: b002eb9c-384e-b0b8-d829-9edfa400261e

Date and Time: 2/19/2015 12:10:56 AM


Planning for a Dynamics 2012 R3 project - first time

$
0
0

Hello,

I have a team of 5 developers and we are new to Dynamics AX. We are taking on a project that involves 7 modules (Vendor Management, Inventory Management, Purchasing, Requisitioning, Contract Management, Contract Payment, and Tendering).  1. How long should something like this take for us newbies?  2. What does a standard project of this magnitude look like for a large company? (how many developers, how much time, etc.)

Thank you for your input!

Help with Foreign currency revaluation!

$
0
0

Can some one please explain what is the use of From Date field in general ledger foreign currency revaluation form is?

I have few foreign currency transactions in  a bank main account in Jan 2015 and in Feb 2015

Now, if I perform foreign currency revaluation using new rate entered in February and choose the 'From date' field as Feb 1 and 'To Date' as the newly entered rate date- will the AX perform currency revaluation for only transactions entered in the month of February?

What is the usual From Date that the businesses use?

Any help is greatly appreciated. Thank you.

Block batch date newest

$
0
0

Hello friends.

I need configure Dynamics Ax 2012 to that when we execute a picking process, the dynamics AX do not allow separate product with newest date instead product with older date. We need block the batch of products newest for that it be separate later.
Where do I can configure it on Microsoft Dynamics Ax 2012?

Thank you so much.

.

Installing Ax Enterprise Portal 2012 R3 on SharePoint 2013..

$
0
0


Exception information:
2015-02-13 17:28:06Z        
    Exception type: HttpException
2015-02-13 17:28:06Z        
    Exception message: Server cannot clear headers after HTTP headers have been sent.
2015-02-13 17:28:06Z       at System.Web.HttpResponse.ClearHeaders()
2015-02-13 17:28:06Z           at System.Web.Services.Protocols.SoapServerProtocol.WriteException(Exception e, Stream outputStream)
2015-02-13 17:28:06Z           at System.Web.Services.Protocols.WebServiceHandler.WriteException(Exception e)
2015-02-13 17:28:06Z           at System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()
2015-02-13 17:28:06Z           at System.Web.Services.Protocols.SyncSessionlessHandler.ProcessRequest(HttpContext context)
2015-02-13 17:28:06Z           at System.Web.Script.Services.ScriptHandlerFactory.HandlerWrapper.ProcessRequest(HttpContext context)
2015-02-13 17:28:06Z           at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
2015-02-13 17:28:06Z           at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)


2015-02-13 17:28:06Z        

2015-02-13 17:28:06Z        
Request information:
2015-02-13 17:28:06Z        
    Request URL: http://ServerName:6538/_layouts/EPDeploymentService/EPDeploymentService.asmx
2015-02-13 17:28:06Z        
    Request path: /_layouts/EPDeploymentService/EPDeploymentService.asmx
2015-02-13 17:28:06Z        
    User host address: ::1
2015-02-13 17:28:06Z        
    User:
2015-02-13 17:28:06Z        
    Is authenticated: False
2015-02-13 17:28:06Z        
    Authentication Type:
2015-02-13 17:28:06Z        
    Thread account name: Domain\Account
2015-02-13 17:28:06Z        

2015-02-13 17:28:06Z        
Thread information:
2015-02-13 17:28:06Z        
    Thread ID: 12
2015-02-13 17:28:06Z        
    Thread account name: Domain\Account
2015-02-13 17:28:06Z        
    Is impersonating: False
2015-02-13 17:28:06Z        
    Stack trace:    at System.Web.HttpResponse.ClearHeaders()
2015-02-13 17:28:06Z           at System.Web.Services.Protocols.SoapServerProtocol.WriteException(Exception e, Stream outputStream)
2015-02-13 17:28:06Z           at System.Web.Services.Protocols.WebServiceHandler.WriteException(Exception e)
2015-02-13 17:28:06Z           at System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()
2015-02-13 17:28:06Z           at System.Web.Services.Protocols.SyncSessionlessHandler.ProcessRequest(HttpContext context)
2015-02-13 17:28:06Z           at System.Web.Script.Services.ScriptHandlerFactory.HandlerWrapper.ProcessRequest(HttpContext context)
2015-02-13 17:28:06Z           at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
2015-02-13 17:28:06Z           at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2015-02-13 17:28:06Z        
2015-02-13 17:28:06Z        

2015-02-13 17:28:06Z        
Custom event details:
2015-02-13 17:28:06Z        

2015-02-13 17:28:19Z        Error: The Web site http://ServerName:6538/sites/DynamicsAx was not created correctly.

2015-02-13 17:28:19Z    Server was unable to process request. ---> Could not load file or assembly 'Microsoft.Dynamics.Framework.Data.AX, Version=6.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Either a required impersonation level was not provided, or the provided impersonation level is invalid. (Exception from HRESULT: 0x80070542) ---> Either a required impersonation level was not provided, or the provided impersonation level is invalid. (Exception from HRESULT: 0x80070542)

2015-02-13 17:28:19Z    System.Web.Services.Protocols.SoapException
2015-02-13 17:28:19Z       at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
2015-02-13 17:28:19Z           at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
2015-02-13 17:28:19Z           at Microsoft.Dynamics.Framework.Deployment.Services.EPDeploymentService.CreateAxSitesAndPages(String siteUrl)
2015-02-13 17:28:19Z           at Microsoft.Dynamics.Framework.Portal.Deployment.EPFeatureReceiver.CreateAxSiteContent(SPWeb site, Boolean isEPHomeSite)
2015-02-13 17:28:19Z           at Microsoft.Dynamics.Framework.Portal.Deployment.EPFeatureReceiver.ProvisionAxSite(SPWeb site)


2015-02-13 17:28:20Z        An error occurred while Setup was creating a new site.
2015-02-13 17:28:20Z        Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.
2015-02-13 17:28:20Z        Exception has been thrown by the target of an invocation.
2015-02-13 17:28:20Z        Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.

2015-02-13 17:28:20Z    System.Web.Services.Protocols.SoapException
2015-02-13 17:28:20Z       at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
2015-02-13 17:28:20Z           at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
2015-02-13 17:28:20Z           at Microsoft.Dynamics.Framework.Deployment.Portal.WSSAdmin.CreateSite(String Url, String Title, String Description, Int32 Lcid, String WebTemplate, String OwnerLogin, String OwnerName, String OwnerEmail, String PortalUrl, String PortalName)
2015-02-13 17:28:20Z           at Microsoft.Dynamics.Framework.Deployment.Portal.EPDeployment.CreateEPSiteInternal(String virtualServerUrl, String newSiteUrl)


2015-02-13 17:28:20Z        Installation completed successfully, but Setup could not create the Enterprise Portal website. You can create the website by running Setup and installing Enterprise Portal again. You can also manually create a website using SharePoint Central Administration.
2015-02-13 17:28:20Z    An error occurred during setup of Enterprise Portal (EP).
2015-02-13 17:28:20Z    Reason: Exception has been thrown by the target of an invocation.
2015-02-13 17:28:20Z    Registering tracing manifest file "C:\Program Files\Microsoft Dynamics AX\60\Server\Common\TraceProviderCrimson.man".
2015-02-13 17:28:20Z    WEvtUtil.exe install-manifest "C:\Users\<user>\AppData\Local\Temp\tmpB0FF.tmp"
2015-02-13 17:28:21Z        **** Warning: Publisher {8e410b1f-eb34-4417-be16-478a22c98916} is installed on
2015-02-13 17:28:21Z        the system. Only new values would be added. If you want to update previous
2015-02-13 17:28:21Z        settings, uninstall the manifest first.
2015-02-13 17:28:21Z        
2015-02-13 17:28:21Z        
2015-02-13 17:28:21Z    Tracing manifest file has been registered successfully.
2015-02-13 17:28:21Z    ******************************************************************************************************

2015-02-13 17:28:21Z    Component installation task stopped due to an error.

2015-02-13 17:28:21Z    ******************************************************************************************************
2015-02-13 17:28:22Z    S260FinishedInfo

Missing dimensiongroups while export Product entity

$
0
0

Hy,

i'd like to export the product entity data from AX to CSV to create an master item template for importing new products. while exporting after running get staging data in the preview of the staging data i'm missing a lot of vaules. There are many products missing the ecoResProductDimensionGroup_Name, EcoResStorageDimensionGroup_Name, EcoResTrackingDimensionGroup_Name, some other products have it in staging. In released products all products have the dimension groups assigned. i'm using 2012R3Cu8.

Has anybody some hints about this?

Thank you.

Best regards AnRa

Viewing all 73760 articles
Browse latest View live


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