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

Cannot receive project purchase orders after migrating from AX4 - Virtual InventTrans record missing

$
0
0

Hi,

I cannot receive project purchase orders in AX2012 R2 after migration from AX4.

The issue only applies to project based POs and I know it is related to virtual inventTrans records.

I get the following error:

No virtual transaction marked with stock transaction LOT-2468359

I have done as much reading up as I can on this issue and there is a useful post found online but it relates to AX2009.

I have written a script to try and fix the inventTrans records to recreate the marked record but this has only worked in some instances.

I was wondering if a consistency check would fix this issue, I am currently running one but it takes quite a while - I was wondering if anyone else has experienced this problem or knows of a direct fix - I know deleting and recreating the purchase order lines will fix this problem but the issue also exists for Received order lines as well - again only those created from Projects.


Connection view

$
0
0

Hello,

I have created a view object.

The view has related to several tables.

table1 and table2 should connect with outer join relation.

I didn't see any option to connect the table in outerjoin (JoinRelation property of datasource->Relation show no option to choose).

Anyway, I need that behavior.

How can I join as outerjoin between two tables?

Thanks :)

Socket connection disposed error while running report

$
0
0

Dear All,

I am getting below error while generating report:

  • An error has occurred during report processing. (rsProcessingAborted)
  • Cannot read the next data row for the dataset XXX_DS. (rsErrorReadingNextDataRow)
  • An exception occurred in the query metadata execution. The exception is The socket connection has been disposed..
  • The socket connection has been disposed.
  • The read operation failed, see inner exception.
  • The socket connection has been disposed.
  • The socket connection has been disposed. Object name: 'System.ServiceModel.Channels.SocketConnection'.

What should be done to remove this error?

Regards,

Soni

What's the best way to find an original receipt/transaction from a return transaction in AX 2012?

$
0
0

I'm trying to find a link to the original receipt that would have been looked up when the cashier did a return, what's the best way to do this in AX 2012? At the moment i can't see a record of this in the return transaction.

workflow in dyamics Ax

$
0
0

My workflow gets activated but it is not assigned to the user i assigned.. anybody knows please help..

AIF Doc Service and Connector for Microsoft Dynamics

$
0
0

Hi all.

Is here anybody who can help me?

I'm using Connector for Microsoft Dynamics to integrate some data and I am totally unable to set up any integration. Does not matter which and how I create document service - connector always says Type xxx not found in ProxyAssembly.

xxx is query name used within doc service. It starts with Axd of course.

I will really appreciate any help.

Thanks a lot.

Print Check copies while generating payments AX 2012

$
0
0

Hello Everyone,

I have a requirement where I need to print the check copies along with the actual checks when I generate payments from the payment journal. Is there anyway we can modify the controller class and make it to print both the original and copy reports at the same time?

Thanks

AIF data policies legal value and Queue Manager

$
0
0

Hi,

In data policies for an outbound port we have added a legal value for a field. As expected, we get an error message in the Queue Manager if the value of this field in the table doesn't match this legal value.


However, for this particular field only, we do not want any messages in the Queue Manager. It should just not process the document and no error message.

Any tips on how this can be accomplished?

Thanks.


Per forma Invoice report shown empty on screen Print in Ax2012

$
0
0

I have had Ax2012 CU5 and when i try to print a per forma invoice it's shown empty i have checked in class and debug it also the records is inserted in to temp table.

Regards,

Dynamics Ax 2102 AIF Out bound issue

$
0
0

we are using outbound port and facing this issue AIF: XSD schema contains errors. type 'http://schemas.microsoft.com/dynamics/2008/01/sharedtypes:AxdEnum_ASCAddressedProductAdrLocationType' is not Declared. please guide me reason

Regards,

Retail bar code

$
0
0

Hi,

I have configured the bar code setups in retail.

Specified the bar code setup on retail hierarchy under 'basic product properties' fast tab for the hierarchy.

When i create new item and link it to the retail hierarchy, it doesn't default the bar code from the retail hierarchy to the item master.

Did anyone come across this problem?

Thanks

Label files not exportet to model

$
0
0

Hi,

In my build process (which is identical to the one I used for R2) for  AX 2012 R3 i'm importing labels from file using the startupcmd aldimport. However the labels doesn't end up in the final model.

I have tried syncing, flushing the labels and restarting the AOS to try to retain the labels but nothing helps. I'm using the same build process as for R2 which imports the labels into a model after creating the model and importing the combined xpo.

Any hints on this would be greatly appreciated.

Thanks

Copy Custom field from PO to Invoice

$
0
0

Hello

I need to copy some custom fields from PO to invoice when a new invoice is created. I cannot seem to find the code where the data is copied to the vendor invoice from PO. I was looking into the PurchFormLetter_.. classes but couldn't find it. please help.

Thanks

[AX 2012 R3] Inventory Movement Last Put Directive Code

$
0
0

Hi,

Can someone help me how to do inventory movement from one location to other specific location but destination location is directed by system? If I go to work template and choose work order type as inventory movement and I only make a pair of pick and put, but last put work template line won't allow me to fill directive code. I can fill last put directive code if my work order type is sales orders, but not if inventory movement.

I already make a new mobile device menu item for movement which parameter directed by is "user directed", so if I create inventory movement work from location, I can access work movement from mobile device. What I need is a mobile device that is able to suggest a destination location. Since I can't fill last put directive code in my last line of inventory movement work template, is there a way to do it?

Thanks.

Print Management: Print Packing slip

$
0
0

When I'm trying to print a packing slip for an order, The item no, description, size are coming in one page and rest of details like quantity ordered, remaining quantity are going to other page and header and footer are coming on next page as well.

How can we have all the details to be on same page? Some of the fields are empty. Please advise


Documentation Installation & Configuration Dynamics AX 2012 R3 in Azure Virtual Machine

$
0
0

Hi All

I'm new user in Dynamics AX and Azure. Currently I want to try install Dynamics AX 2012 R3 in my own Azure VM (already create VM Windows Server 2012 Datacenter OS)

Question :

1. Do I need create another VM for SQL Server or I can use existing one ?

2. Anyone have detail documentation about this installation ? I found this article, but still confuse : https://community.dynamics.com/ax/b/microsoftdynamicsaxintegration/archive/2013/08/13/microsoft-dynamics-ax-2012-in-windows-azure-iaas.aspx

3. I try install .NET Framework 3.5 Features but get error :(

Kindly need your help & advice for this

Regards

Maya

Send email with X++ and a free SMTP server

$
0
0

Has anyone had any success with using a free SMTP server like smtp.gmail.com or smtp.live.com to send email in Dynamics AX? 

I have a normal (not business) gmail account that I enter into the email parameters form. I use smtp.gmail.com and tried ports 587 and 465. I’ve tried with and without NTLM. We've also tried Hotmail and outlook email accounts. 

We have tried this in AX 4 and AX 2012. We run a job like the ones below; the job runs, gives no error, but no email is sent. We've checked spam folders and tried different addresses as receivers. We've pinged the smtp servers and that works from the aos server and client. 

My guess is that it does not work because there is no option to enable TLS, which both the live and gmail servers require. Is there a way to overcome this? 

 

Are we missing anything obvious? Has anyone every used a gmail/Live smtp to send email from AX?

 

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

 I don't think the problem is with the code, but I'll add it anyway. We've tried a number of ways to send email via X++, here are two of the main ones:

 

SysMailer mailer = new SysMailer();

SysEmailParameters parameters = SysEmailParameters::find();

;

if (parameters.SMTPRelayServerName)

{

mailer.SMTPRelayServer(parameters.SMTPRelayServerName,

parameters.SMTPPortNumber,

parameters.SMTPUserName,

SysEmailParameters::password(),

parameters.NTLM);

}

else

{

mailer.SMTPRelayServer(parameters.SMTPServerIPAddress,

parameters.SMTPPortNumber,

parameters.SMTPUserName,

SysEmailParameters::password(),

parameters.NTLM);

}

 

mailer.fromAddress("someoneElse@gmail.com");

mailer.tos().appendAddress("someone@gmail.com");

mailer.body("Hallo");

mailer.sendMail();

 

We have also tried System.Net.Mail:

System.Net.Mail.MailMessage mailMessage;

System.Net.Mail.SmtpClient smtpClient;

System.Net.Mail.MailAddress mailFrom;

System.Net.Mail.MailAddress mailTo;

str smtpServer;

;

mailFrom = new System.Net.Mail.MailAddress('sender@contoso.com',"Sender name");

mailTo = new System.Net.Mail.MailAddress('recipient@contoso.com',"Recipient name");

smtpServer = SysEmaiLParameters::find(false).SMTPRelayServerName;

mailMessage = new System.Net.Mail.MailMessage(mailFrom,mailTo);

mailmessage.set_Subject('This is email subject');

mailmessage.set_Body('This is email body');

 

smtpClient = new System.Net.Mail.SmtpClient(smtpServer);

smtpClient.Send(mailmessage);

mailMessage.Dispose();


 

Error when deploying offline POS database: "The current operation could not be completed because the database is not provisioned for sync or you not have permissions to the sync configuration tables."

$
0
0

We are working on setting up offline databases for our R2 POS Retail clients, and every time we try to create the offline database on any Retail POS client (both test and production environments) the following error occurs in the Retail Database Utility log and the process stops without completing:

INFO   , RetailDatabaseUtility, 4, 10/07/2014 18:16:05:278, ----- Deprovisioning sync objects on Database 'POSOffline' -----

VERBOSE, RetailDatabaseUtility, 4, 10/07/2014 18:16:05:278, Connecting using string: Data Source=localhost\sqlexpress;Initial Catalog=POSOffline;Integrated Security=True;Persist Security Info=False;Pooling=True;Encrypt=True;TrustServerCertificate=True
ERROR  , RetailDatabaseUtility, 4, 10/07/2014 18:16:05:299, The current operation could not be completed because the database is not provisioned for sync or you not have permissions to the sync configuration tables. Exception: Microsoft.Synchronization.Data.DbNotProvisionedException: The current operation could not be completed because the database is not provisioned for sync or you not have permissions to the sync configuration tables.
   at Microsoft.Synchronization.Data.SqlServer.SqlManagementUtils.VerifyRuntimeAndSchemaVersionsMatch(SqlConnection connection, SqlTransaction trans, String objectPrefix, String objectSchema, Boolean throwWhenNotProvisioned)
ERROR  , RetailDatabaseUtility, 4, 10/07/2014 18:16:05:299, Caught exception: Microsoft.Synchronization.Data.DbNotProvisionedException: The current operation could not be completed because the database is not provisioned for sync or you not have permissions to the sync configuration tables.
   at Microsoft.Synchronization.Data.SqlServer.SqlManagementUtils.VerifyRuntimeAndSchemaVersionsMatch(SqlConnection connection, SqlTransaction trans, String objectPrefix, String objectSchema, Boolean throwWhenNotProvisioned)
   at Microsoft.Synchronization.Data.SqlServer.SqlSyncScopeDeprovisioning.DeprovisionStore()
RetailDatabaseUtility.exe Error: 0 : DBUtilityCore<ProvisionDatabasesForSynchronizationAsync>b__7: The current operation could not be completed because the database is not provisioned for sync or you not have permissions to the sync configuration tables.

 

Has anyone seen this before?  Has anyone been able to provision an offline POS database in R2?

Thanks in advance for any advice.

djz

Non-stocked items/services cost posting

$
0
0

I am using AX 2012 R2 CU6 with Adeaca FR10.2 v5 Advanced projects installed. The issue I am facing is not related to Adeaca. I believe I have selected the appropriate parameters; I have the item set to accrue upon product receipt, create item requirements and consume items immediately in the projects, and have PO's create committed costs.

My understanding of non-stock items in AX is that since we are not taking stock, these items are expensed immediately upon receipt. I cannot get non-stocked items to post an actual cost and create a project transaction until we invoice the items. However, when I run the exact same scenario for items with a model group 'stocked' the actual costs are posted to the project upon receipt of the item, regardless of the invoicing. Does anybody know why the costs are not posting at receipt with the non-stocked items, and if there is a way to fix this?

The manufacturing orders do not flow. AX shows some msj:

$
0
0

Hello,

I am traying to make manufacturing orders, but I cannot. Once I Finish it, system send me next massages:

1- Main Account 1100805

2.- The convination was not validated beyond the financial dimension Department.

3.- Dimension values were validated with Balance accounting structure.

 The odd is that I have already set my dimensions on general accounting. Also for the income statement the system is configurate on the 2 dimentions ( Depto and Cost Center ) as all values. 

I don't know if someone face this trouble before, thank you for your advices =P

Regars, Aida Ba 

Viewing all 73760 articles
Browse latest View live


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