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

Dialog text size and button focus

0
0

Hi Friends,

I just use Dialog class to create simple dialog, how can I set text size? also, the focus is on 'Ok' button,

how can I change it to 'Cancel' button?

Many thanks,

River


Assignment or comparison loses precision

0
0

Hi,

how do I get rid of this warning?
I use a standard method that returns an int64. I want to divide it by some other number and save the result as real (because a division can result in numbers behind the comma). Now I get this warning which I don't really understand.

int64 i = 123;

real j;

j = i / 5; //this line produces the warning

How to add prefix to the root element of XML so that child nodes do not use it

0
0

Hello,

I have to modify code which generates the XML file.

I want the Root element to have 'ns2' prefix which shouldn't be applied to all child nodes except of nodes highlighted in yellow.

Sorry for many red line :)

XML tags are defined using macros, e.g. #define.name('ns2:Name') #define.rootElement('ns2:IntraSomething')

So the question is: How can I add ns2 prefix to the very parent node and how to add child nodes so that they do not use their parent's prefix 'ns2'?

Items consumption for 1,500 cannot be updated because the cost price is known only for 137.00 in Stock

0
0

Hello,

Please can someone assist with this error when I was trying to invoice a Sales Order , the pick and Pack stage has been completed. Below is the Error,

"Items consumption for 1,500 cannot be updated because the cost price is known only for 137.00 in Stock"

Best Regards

how to customize reject workflow line with completed workflow workitems in AX 2012

0
0

please somebody help me

how to change port# in an AX service reference

0
0

Hi Folks,

We use Dynamics AX 2009. I have a service reference and need to change its port number in difference AX instance(DEV/QA/UAT/PROD). When I modify the port number in service reference configuration, it is saved in app.config but when I regenrate the service(right click on service in AOT), the port number is overwritten by old one.  Any idea?

What do I need to do?

in QA we use 8082 but we need to have difference port number in each AX instance.

 

Thanks

Purchase Order approval workflow amount over project budget

0
0

For the PO approval workflow with R3 Cu8, is there a way to not just check if the project category is over budget, but validate the dollar value it is over budget?  For example, we only want to go through approval if the category is $10k over budget.  If the vendor comes back with a .01 cost change, it currently has to go through re-approval.  Thanks for your quick response! 

How to turn off budget checking for General Journals

0
0

When a general journal entry is submitted to workflow and there are alot of lines budget checking is taking place at every step of the workflow process after you had validated it from the beginning.
How do I turn this off.  I do not want budget
checking done for a general journal entry, but I do want the transactions
written to the budget control tables..


Integration of AX & CRM

0
0

Hi Friends

I have a requirement like this. ..

Supoose we can  post sales transactions from CRM and then the data (transactions) would need to be pushed to Axapta system without manual re-entry in AX.

can Any one provide idea to do this .. 

Retail certification

0
0

I am interested in certification and training for Retail configuration and implementation.  Can anyone recommend training?  I only need the functional, not developer training.

Please email deb@dserpinc.com

How to remove XML Attributes from code?

0
0

Hi,

How can I remove attributes from XML nodes using code?

I tried xmlElement.removeAttribute('atrributeName'); and also removeAllAtribute(); but when file is generated the attributes are still there.

RMA processing...Not showing in Arrival Overview

0
0

Hi all,

Have a question regarding the processing of RMA's.  I have an RMA that was entered that is not associated with a sales order because the SO document did not reside in that company database at the time.  

I have created the RMA and did registered the line and RMA is in status "Registered".

What step is missing so I can see the RMA in Arrival Overview like the rest of them so I can actually receive it?

Thank you,

---mike

Cross reference list of all fields in AX in two languages...possible?

0
0

Hi,

I know this is an odd request and likely not possible but decided to post in case someone knows of a way.

We have an office here in the US where I work but part of my job consists of helping our office in Mexico with technical issues with AX.

I speak Spanish but I run AX in English.  There is no way I will be able to navigate through menus, yet alone offer support in Spanish like they run it there.  With that said, in the developers workplace or elsewhere, and the fact that Dynamics AX supports multi-language, is there a way I can export all fields from all tables in both English and Spanish for a cross reference?  This will help me tremendously when offering support.  It will save time too, as I don't have to switch to another language and relaunch AX to find out how the system named it in Spanish.

With a cross reference list, I can help the person navigate to where I need them to go.

Thank you,

Select a template ID in purchase LINE DETAILS after the vendor invoice is linked to the purchase order.

0
0

Hi

I need to select a template ID in the purchase LINE DETAILS in the Financial Dimension tab after the vendor invoice is linked to the purchase order, this in order to distribute the expense among several cost centers and departments when the invoice is linked and posted.

Previously receiving the item was made, and the posting was made to the bridge accounts, but the customer rules and procedures indicate that the expense amount should not be distributed to each cost center and department until the vendor invoice is received and the distribution is authorized.

Dynamics AX can make the expense distribution when the vendor invoice is linked to the purchase order and is posted '?

any ideas?  Some additional configuration needed?  

Thanks for help

Counting journal creation

0
0

We are facing an issue when creating new counting journals (Inventory > Journals > Counting > Item Counting). When generating an on-hand journal, we noticed that occasionally AX would not include all the parts in the journal that are showing as being on-hand in that warehouse. 

Upon further inspection, we determined that item setup was responsible for this. On the item under Manage Inventory > Warehouse > Warehouse Items, if a specific location was not specified for the warehouse we were creating a counting journal for, and there was another count open already for that item at another warehouse, it would mark "Counting Started" and assign the counting journal number, hence blocking the line from being created on the new journal. 

The only way seemingly to work around this is to create a record on every part for every warehouse we have. In our world, that translates to roughly 4.5 million records, that would then of course need to be maintained. Hoping someone may have encountered this issue before and know of a better way.

Essentially we need to be able to count all our inventory in all our warehouses at the same time. 


X++ job to confirm Purchase Order uploaded using Atlas

0
0

We have just taken on Atlas 6 and one of our first uses we have for it is to create an upload template to upload purchase orders. To finish this off we now need to write an X++ job that Atlas can call to receipt confirm the imported POs. Can someone offer advice on which existing classes or methods I can look at to get this started?

AX 2009 SSRS Report deployment error : Access denied

0
0

Hi,

I am getting below error when try to deploy SSRS report library. My report service URL works fine and also validated successfully from AX.  I used bcproxy account as execution account in report service configuration.

Service account is the sql service account.

One or more libraries built with warnings. Please see MSBuild log at C:\Users\bcproxy\AppData\Local\Temp\3\tmp593F.tmp
Deployment failed unexpectedly with the message:
Access denied
See the log file for further details.
The deployment log file can be found at "C:\Users\bcproxy\AppData\Local\Temp\3\tmpB4BF.txt"

The deployment log shows below error.

==================================================================

 
Error: Deployment failed unexpectedly with the message:
Access denied
See the log file for further details.
Deployment failed with the following exception:
System.Management.ManagementException: Access denied
at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
at System.Management.ManagementScope.InitializeGuts(Object o)
at System.Management.ManagementScope.Initialize()
at System.Management.ManagementObject.Initialize(Boolean getObject)
at System.Management.ManagementBaseObject.get_Properties()
at System.Management.ManagementBaseObject.GetPropertyValue(String propertyName)
at Microsoft.Dynamics.Framework.Deployment.Reports.SrsWmi.get_ConfigPath()
at Microsoft.Dynamics.Framework.Deployment.Reports.ReportLibraryDeployer.DeployBusinessLogicAssemblies(IEnumerable`1 businessLogicAssemblies, DeploymentLogger logger)
at Microsoft.Dynamics.Framework.Deployment.Reports.ReportLibraryDeployer.Deploy(IEnumerable`1 reportLibrariesToDeploy, IEnumerable`1 transitiveReferenceClosure, IEnumerable`1 cultures, DeploymentLogger logger, Func`2 connectionStringModifier)
Assemblies in app domain:
[FullName = 'AxReports, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35', assemblyFileVersion = '5.0.593.0']
[FullName = 'Microsoft.Dynamics.BusinessConnectorNet, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35', assemblyFileVersion = '5.0.1500.6491']
[FullName = 'Microsoft.Dynamics.Framework.BusinessConnector, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35', assemblyFileVersion = '5.0.593.0']
[FullName = 'Microsoft.Dynamics.Framework.Design.Modeling, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35', assemblyFileVersion = '5.0.593.0']
[FullName = 'Microsoft.Dynamics.Framework.Design.ReportsMetamodel, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35', assemblyFileVersion = '5.0.593.0']
[FullName = 'Microsoft.Dynamics.Framework.Reports, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35', assemblyFileVersion = '5.0.593.0']
[FullName = 'Microsoft.Dynamics.Framework.ReportsDeployment, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35', assemblyFileVersion = '5.0.1500.6491']
[FullName = 'Microsoft.VisualStudio.Modeling.Sdk, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a', assemblyFileVersion = '9.0.30729.4462']
[FullName = 'mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089', assemblyFileVersion = '2.0.50727.5485']
[FullName = 'msvcm90, Version=9.0.30729.4940, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a', assemblyFileVersion = null]
[FullName = 'System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089', assemblyFileVersion = '2.0.50727.5485']
[FullName = 'System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a', assemblyFileVersion = '2.0.50727.5483']
[FullName = 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089', assemblyFileVersion = '3.5.30729.5420']
[FullName = 'System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a', assemblyFileVersion = '2.0.50727.5483']
[FullName = 'System.Management, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a', assemblyFileVersion = '2.0.50727.5483']
[FullName = 'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089', assemblyFileVersion = '3.0.4506.5463']
[FullName = 'System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a', assemblyFileVersion = '2.0.50727.5483']
[FullName = 'System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a', assemblyFileVersion = '2.0.50727.5483']
[FullName = 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089', assemblyFileVersion = '2.0.50727.5483']
[FullName = 'System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089', assemblyFileVersion = '2.0.50727.5485']
[FullName = 'zvsnldxe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null', assemblyFileVersion = null]
System.CannotUnloadAppDomainException: Error while unloading appdomain. (Exception from HRESULT: 0x80131015)
at System.AppDomain.Unload(AppDomain domain)
at Microsoft.Dynamics.Framework.Deployment.Reports.ReportLibraryDeployer.DeployInTempDomain(IEnumerable`1 reportLibrariesToDeploy, IEnumerable`1 transitiveReferenceClosure, IEnumerable`1 cultures, DeploymentLogger logger, Func`2 connectionStringModifier)
The deployment log file can be found at "C:\Users\bcproxy\AppData\Local\Temp\3\tmp299E.txt"

 

How to implement the conmunication between AX and SENCER?

0
0

Does anyone work with it and give me some advice? Thanks a lot!

Product Import with DIXF: Product can not be Released to Other Company

0
0

Hi,

I am importing product records directly to the released products, using default "Product" entity.

Although the imported products can be observed from all products and product masters form,

the product I have imported can not be released to other companies.

 

I used fields below to import the products.

Field NameMy understanding of its Function
EcoResProductTranslation_LanguageIdLanguage ID
EcoResProductTranslation_NameProduct Name
ItemIdItem Number
ProductSubTypeProduct/Product Master/Product Variant
ProductTypeItem/Service
DisplayProductNumberProduct Number
ReleaseProductCompanyCompany to release the product
EcoResStorageDimensionGroup_NameStorage Dimension
EcoResTrackingDimensionGroup_NameTracking Dimension
ItemGroupIdItem Group
EcoResProductTranslation_DescriptionDescription

Thank you in advance for going through the issue.

Sincerely,

ABTS

Deleting transactions in AX 2009 takes too long

0
0

Hello,

I'm using AX 2009 RU7 the datebase is around 40GBs and when using the SysDatebaseTransDelete class the delete process took around 10 days and our machine ran out of space (The size of the disc was 250GBs, 210 free) and the process failed. So is it normal to take so much time and to grow almost 5 times? I could make new disc drive with more space but I want to be sure that this is normal and there isn't another problem in the deletion process.

Best Regards,

Kristian Veselinov

Viewing all 73760 articles
Browse latest View live




Latest Images