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

Delete a class where no license.

$
0
0

Hello.

When developing (with license), I creating a new class.

On customer site there is no license for developing X++, and I there was mistakenly moved a unwanted class.

I want to delete that class, but I run into a problem, that on customer site there is no development license, so I cannot delete it.

It is also important that the classes I moved to customer, will be moved with the same ID.

 

Thanks :)


International Payment - CFNB320

$
0
0

Hello,

I would like to generated a file for international payment for being able to downloaded the file on the web site of my bank.
The format we have to respect is CFONB 320 but this format is not available in "AX". How can I add it ?

Thank you for your help

 

AOS Validation Permission Issues

$
0
0

 

i am new to MIcrosoft Dynamics Axapta, we had a requirement for integeration of Axapta with third party application, and then only possibility we ended up is through AIF Webservices. after installation and configuration of AIF Services,  iam able to generate documents and browse them using SVC Path but keep getting the Erorr "Request for the permission of type 'SkipAOSValidationPermission' failed." i have checked the related classes in AOT , all are running from server only, i googled it alot but the only solution i found is to provide assert method under SKIPAOSValidationPermission, i tried that even but it didnt help me out. i even tried with simple service without using any "Tables" but still no luck.  Any help in this regard would be highly appreciable as we are in really hurry to develop integration part and we are not able to bypass it.

 

kindly note as our business connector is working fine and we are able to pull and push data through that.

 

Axapta Version 2009

User : Admin

 

Regards

Is it possible to inherit financial dimensions from employees on sales order or general journal in AX2012??

$
0
0

Hi,

I have my employee relations setup to link users to employees. However, the only thing that seems to inherit is the employee itself (in the project module), when trying to post hours. The dimensions are not.

Where, if any, can financial dimensions be inherited from employees in AX2012 (GJ? SO? PO?)? And what needs to be done to accomplish this?

 

Chart of accounts sharing in AX 2012

$
0
0

I am new to AX2012 as I'm sure many folks are, and I'm very impressed with some of the functionality in the new version.  Especially around intercompany. 

But I'm struggling to accommodate what must be a common client requirement.  My client has 13 legal entities and wants to have a global chart of accounts with 80% global and 20% local for company-specific needs.  This I can accommodate easily using shared chart of accounts, and the company-specific flag Suspended. 

The next requirement is to have legal-entity specific financial dimension rules.  Account structures can be used for financial dimension rules, but when I apply them to the Chart of Accounts I realize that they have to be global account structures, not local (company specific).  I can't have a rule such as "in company 1, business unit is required on all transactions, but that's not required in company 2"

There must be something I'm missing here.  The central issue is that the main accounts are not really global in nature, they are tied to a chart of accounts. 

The only way I can figure to accommodate this is importing multiple main accounts for each legal entity and from that building charts of account that have company-specific account structures.

Any guidance is appreciated.

 

DefaultDimension and AIF web service

$
0
0

Hello,

Does anyone have a sample XML message, showing how to send a DefaultDimension value when calling an AX AIF web service in AX 2012?

The assumption is that the caller does not know anything other than the individual values that should populate in each dimension.
eg. CostCenter = A, Department = B

Let's say we want to send these values with a salesLine that we are creating on a new Sales order via the SalesOrderService.
I'm at a loss as to how the caller would do this.

Thanks,

David

 

Looking for your opinion of one site many warehouses verses many sites

$
0
0

We have many plants scatered within 20 miles of each other. We are looking for how to proceed testing a system set up, 1 site or many ?

What are the pros and cons people can see or think of and let me know.

I understand maybe no one right answer, but your opinions could help guide us to avoid problems and save time.

Thank you in advance for any help

AX2012 Open and print Office documents

$
0
0

Hi

We want to open and print attached documents with .net classes. Why the open method does not accept the first argument docPath? Any one who has a running example?

Microsoft.Office.Interop.Word.ApplicationClass wordApp;
Microsoft.Office.Interop.Word.DocumentClass wordDoc;
Microsoft.Office.Interop.Word.Documents wordDocs;

System.Type type = System.Type::GetType(
"System.Reflection.Missing");
System.Reflection.FieldInfo info = type.GetField("Value");
System.Object docPath =
"C:\\Daten\\DEV\\Doku\\TestPrint.docx",
objTrue = true,
missing = info.GetValue(
null);

wordApp = new Microsoft.Office.Interop.Word.ApplicationClass();
wordApp.set_ActivePrinter(
"RICOH Aficio MP C2500 PCL 6");
wordDocs = wordApp.get_Documents();
wordDoc = wordDocs.Open(docPath, missing, objTrue, missing, missing, missing, missing, missing, missing, missing, missing, missing, missing, missing, missing, missing );
wordDoc.PrintOut(...);

Thanks for help
Jan


What fields get updated automatically in a fixed asset created from a PO

$
0
0

Hello,

I am trying to figure out which fields on a fixed asset should automatically get populated when the fixed asset is created from a PO or AP invoice in AX 2012. I tried a couple of scenarios and did not manage to get one field populated from the PO besides the Fixed Asset Group. The Quantity, unit of measure or price did not come over, the financial dimensions used on the PO/Invoice did not come over. The Purchase Account details on Purchase/Sale tab on Value Model did not come over either, and more over they are grayed out. The Microsoft FA training manual says that these fields are system updated fields when the FA gets created from a PO. The FA parameters allow the creation of a FA from a requisition/invoice, but not the acquisition. Also multiple acquisitions are not allowed either. Am I missing some setups needed in order for the data to flow from PO into the Fixed Asset?

Thanks!

 

Summary update for intercompany sales orders

$
0
0

We want to combine mutiple sales orders (the same customer/invoice account) shipment by one packing list and one invoice. But it seems that is not possible for intercompany sales order, meanwhile we can do summary update for non-intercompany sales orders.

Is this the default function in AX 2009 that summary update for intercompany sales order is not possible?

Thanks!

2 SQL Reporting Services of SQL2012 and 2 AOS of ax2012 on a single server.

$
0
0

Hello

 I need to install 2 SQL Reporting Services of SQL2012 and 2 AOS of ax2012 on a single server. I followed the instructions http://technet.microsoft.com/EN-US/library/hh389762, however After the configuration of the second reporting services to access the Reporting Services URLs show the following error:

Error de servidor en la aplicación '/ReportServer_xxxxxxxxxxxxxx'.
--------------------------------------------------------------------------------

La configuración del cliente especificado no contiene valores de configuración WCF válidos
Descripción: Excepción no controlada al ejecutar la solicitud Web actual. Revise el seguimiento de la pila para obtener más información acerca del error y dónde se originó en el código.

Detalles de la excepción: System.ArgumentException: La configuración del cliente especificado no contiene valores de configuración WCF válidos

Error de código fuente:

Se ha generado una excepción no controlada durante la ejecución de la solicitud Web actual. La información sobre el origen y la ubicación de la excepción pueden identificarse utilizando la excepción del seguimiento de la pila siguiente. 

Seguimiento de la pila:


[ArgumentException: La configuración del cliente especificado no contiene valores de configuración WCF válidos]
   Microsoft.Dynamics.AX.Framework.Services.Client.Configuration.ClientConfigurationInternal.GetClientConfiguration(ClientConfigurationModel ccm) +146
   Microsoft.Dynamics.AX.Framework.Services.Client.Configuration.ClientConfigurationInternal.GetClientConfigurationFromFile(String filePath) +129
   Microsoft.Dynamics.AX.Framework.Services.Client.Configuration.ClientConfiguration.GetClientConfigurationFromFile(String filePath) +99
   Microsoft.Dynamics.AX.Framework.Reporting.Shared.ServicesProxyHelper.SetClientServicesConfig(Type assemblyType) +378
   Microsoft.Dynamics.Framework.Reports.AxReportsHttpModule.InitializeAppDomain() +31
   Microsoft.Dynamics.Framework.Reports.AxReportsHttpModule.Init(HttpApplication context) +79
   System.Web.HttpApplication.InitModulesCommon() +130
   System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) +1037
   System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +274
   System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +145
   System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +196

 

And the event viewer shows:

 

Event code: 3005
Event message: Excepción no controlada.
Event time: 24/08/2012 5:34:46
Event time (UTC): 24/08/2012 3:34:46
Event ID: d09e6cbb64684f1da60b57db80d61637
Event sequence: 2
Event occurrence: 1
Event detail code: 0
 
Application information:
    Application domain: ReportServer_xxxxxxxxxxxxxx_0-1-129902528724462808
    Trust level: RosettaSrv
    Application Virtual Path: /ReportServer_xxxxxxxxxxxxxx
    Application Path: e:\xxxxxxxxxxxxxx\MSRS11.xxxxxxxxxxxxxx\Reporting Services\ReportServer\
    Machine name: SRVAXTST
 
Process information:
    Process ID: 916
    Process name: ReportingServicesService.exe
    Account name: Domain\Account 
 
Exception information:
    Exception type: ArgumentException
    Exception message: La configuración del cliente especificado no contiene valores de configuración WCF válidos
 
Request information:
    Request URL: http://srvaxtst/ReportServer_xxxxxxxxxxxxxx
    Request path: /ReportServer_xxxxxxxxxxxxxx
    User host address: ::1
    User: 
    Is authenticated: False
    Authentication Type: 
    Thread account name: Domain\Service Account
 
Thread information:
    Thread ID: 15
    Thread account name: Domain\Service Account
    Is impersonating: False
    Stack trace:    en Microsoft.Dynamics.AX.Framework.Services.Client.Configuration.ClientConfigurationInternal.GetClientConfiguration(ClientConfigurationModel ccm)
   en Microsoft.Dynamics.AX.Framework.Services.Client.Configuration.ClientConfigurationInternal.GetClientConfigurationFromFile(String filePath)
   en Microsoft.Dynamics.AX.Framework.Services.Client.Configuration.ClientConfiguration.GetClientConfigurationFromFile(String filePath)
   en Microsoft.Dynamics.AX.Framework.Reporting.Shared.ServicesProxyHelper.SetClientServicesConfig(Type assemblyType)
   en Microsoft.Dynamics.Framework.Reports.AxReportsHttpModule.InitializeAppDomain()
   en Microsoft.Dynamics.Framework.Reports.AxReportsHttpModule.Init(HttpApplication context)
   en System.Web.HttpApplication.InitModulesCommon()
   en System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers)
   en System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context)
   en System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context)
   en System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)

Can you help please

 thanks
 

two orders on same picking list -> consolidated picking?

$
0
0

Hi all,

Let me explain the situation:

I created 2 sales orders:

Sales order 1 with product A (customer 1)

Sales order 2 with product B (customer 2).

Note: item model group: consolidated picking method is checked.

Then i go to the form where all sales orders are listed up, select both sales orders, go to the tab 'pick and pack' and push on button 'pikcing list'. Then 'ok' and i should expect one picking list..However, nothing is created and printed but the buttons 'Picking list' (in 'generate pane') and 'picking list' in 'journal pane' aren't enabled...

Have someone a solution for this problem?

Kind Regards,


Frederik

How to integrate Microsoft Dynamics AX 2009 with Custom Portal

$
0
0

Hi All,

I am not a Dynamics AX expert but do work with BizTalk server. In past I have integrated Dynamics AX 2009 with BizTalk through AIF. Now I do have requirement to make data available from Dynamics AX 2009 regarding customer accounts to customer's portal so want to know about the alternative approached to make data available from Dynamics AX 2009.

I would appreciate any guidance on this issue.

Customer Aging Snapshot - Result

$
0
0

Hi,

I want to see the customer aging snapshot on Account Receivables what i have created in AX 2012.

As per user manual i clicked "Accounts receivable > Periodic > Collections > Customer aging snapshot.

Finally info-log screen appeared with below message. "The aging snapshot has been created for the selected customers"

Tell me where i can see the created aging snapshot...

 

Thanks

Management reporter 2012 viewer - "Object reference not set to an instance of the object" error

$
0
0

I have recently upgraded to management Reporter 2012 from a previous version of Management reporter. I have regenerated the reports and when trying to print a report from the viewer to the printer, recieving the below error message after selecting the printer. 

Object reference not set an an instance of the object. The viewer closes after that. Exporting to excel works fine. 

Here are some additional details from the error message.

 

Problem signature:

  Problem Event Name:                        CLR20r3

  Problem Signature 01:                       reportviewer.exe

  Problem Signature 02:                       2.1.0.0

  Problem Signature 03:                       500eecc0

  Problem Signature 04:                       Microsoft.Dynamics.Performance.Reporting.Viewer.Pipelines.Native

  Problem Signature 05:                       2.1.0.0

  Problem Signature 06:                       500eec9b

  Problem Signature 07:                       31f

  Problem Signature 08:                       17c

  Problem Signature 09:                       System.NullReferenceException

  OS Version:                                          6.1.7601.2.1.0.16.7

  Locale ID:                                             1033

  Additional Information 1:                  2d81

  Additional Information 2:                  2d810e6d68835133a08f23fa7a4c2ce0

  Additional Information 3:                  3872

  Additional Information 4:                  38728612d42a68674511cd2316e3146e

 

Has anybody come across this? 

 

Thanks,

Zaheer

 


ERROR CREATION HAS BEEN CANCELLED

$
0
0

hi all,

i have created a service in ax 2012 with table name "retail pos batch table",after deploying this service i have taken the URI from INboundport and  and i am adding it in service referencenin visual stuido.

now from visual studio i want to insert data in AX "retailposbatch table" using this service reference.

the following is the code:

using System;

using System.Collections.Generic;

using System.Linq;

using System.Text;

using System.Globalization;

using System.Collections;

using Ret_PosBatch.ServiceReference1;

using System.Xml.Linq;

namespace Ret_PosBatch

{

class Program

{

static void Main(string[] args)

{

RtlPosBatTabServiceClient client = new RtlPosBatTabServiceClient();

AxdEntity_RBOPosBatchTable_1 retpos = new AxdEntity_RBOPosBatchTable_1();

AxdRtlPosBatTab query = new AxdRtlPosBatTab();

CallContext call = new CallContext();

call.Company ="CERW";

call.Language ="en-us";

EntityKey[] keys;

EntityKeykey;

//KeyField fld;

retpos.BatchID = 7;

retpos.BatchIDSpecified =true;

retpos.StoreId ="AW-SEATTLE";

retpos.TerminalId ="007000";

query.RBOPosBatchTable_1 =new AxdEntity_RBOPosBatchTable_1[1] { retpos };

try

{

keys = client.create(call, query);

key = (EntityKey)keys.GetValue(0);

Console.WriteLine("Created successfully"+ key.KeyData[0].Value);}

catch (Exception ex)

{

Console.WriteLine("error" + ex.Message);

}

Console.ReadKey();

}

}

}

 

after running this i am getting an error saying "ERROR CREATION HAS BEEN CANCELLED"

SO,i request you all to help me on this.will be waiting for your reply.

 

thanks,

ankush

AX Enterprise Portal; SSRS in SharePoint Integrated Mode, Best Practices

$
0
0

I am a SharePoint Architect/Developer consultant and Microsoft Gold Partner.  I have worked with SharePoint every day since 2003.  I have no significant prior experience with Dynamics AX.

One of our clients in retail has recently asked us to design the architecture for their Dynamix AX 2012/SharePoint 2010 implementation, which will include Enterprise Portal for AX as well as SharePoint 2010 for intranet collaboration and BI. 

I cannot find any clear documentation or guidance in any of the technet or msdn literature regarding best practices for the use of Integrated Mode when installing SSRS to support Dynamix AX as well as the Enterprise Portal for AX. Documentation for installing and configuring Dynamics AX simply mentions installing SSRS. The documentation for installing Enterprise Portal for AX do not mention anything about reporting services, or the use of Integrated Mode.

The client wants guidance on how to deploy a single set of SSRS servers to service both the Enterprise Portal for AX reports, and corporate non-AX reports for their corporate SharePoint intranet.

I haven't been able to find any clear guidance for the best practices and considerations, particularly regarding  the impact on security and authentication, for accessing SSRS reports through both Enterprise Portal for AX and a SharePoint Intranet for both internal and external users.

My questions for the community are:

Could anyone point me to any resources which clearly address the impact of deploying SSRS in Integrated Mode for Dynamix AX and SharePoint 2010?  I have already scanned and downloaded all available white papers I could find in technet and msdn in these locations: http://technet.microsoft.com/en-us/library/gg852966, http://technet.microsoft.com/en-us/library/gg731797 and http://technet.microsoft.com/en-us/library/gg751374.  Perhaps I missed something.

What are people in the community doing for their own implementations?  Are 2 separate SSRS clusters required to support the client's needs?  One cluster in native mode, and the other in Integrated Mode?  Or can one cluster in integrated mode be used?

Any information would be greatly appeciated.

Thank you

 

Importing customers special chart of accounts from XAL

$
0
0

Hi, one of our customers is currently still running XAL but he wants to switch to AX2012. Now I need a solution to import his chart of accounts because it is a very special one and my boss told him "Yes yes, you will get a 1to1 copy, no problem"

 

Is there a way to do an import?

 

 

Workflow headaches - what is the Managerial Hierarchy ?

$
0
0

I am trying to set up the Purchase Requisition workflow to look at a specific hierarchy.


The only type it allows is "Managerial Hierarchy" - however I cannot identify where this hierarchy is defined. I have looked in all the modules and no joy.

Anyone have any ideas?

How do you create a workflow to follow a defined hierarchy?

Automate the Batch process in AX V6 version

$
0
0

Hi All,

 

 

    In Dynamics AX, how to automate the Batch jobs to execute at regular interval of time in v6 version.

I have created a new batch job, For my job I have created the recurrence, So that my job is added in Batch Queue (Batch List) with the regular interval of 5 minutes timings. But it was in waiting state its not coming to executing state.My batch is not executing.Is their any bug in AX V6 or its the problem from my side?

Pls help me?

Regards

Anil Kumar

 

Viewing all 73760 articles
Browse latest View live


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