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

AIF Update Operation Error: No valid document identified from the entity key.

0
0

Hi,

 

I have created a document service based on a query with the following data sources:

CustTable -> DirOrganization -> PartyLocation -> LogisiticsLocation -> LogisticsPostalAddress (all inner joins except an outer join for DirOrganization -> PartyLocation)

When I try to issue an update operation against the AIF service, I receive the following error:

No valid document identified from the entity key.

I'm using CustTable.AccountNum as the EntityKeyField.

Upon debugging the service code, the error is produced in the method, AxdBaseUpdate.buildStructuredDocumentEntityKey(). The line  this.buildStructuredDocument(_localQuery) results in a NULL 'document'. 

I'm not sure why the above line doesn't return a result? Looking at _localQuery the conditions and joins seem correct and should return a result.

Does anyone have any ideas what is causing the error? Maybe there is a problem with the query?

Thanks,

Nick

 



Table Permission error on executoin of the report

0
0

I have a custom table and a SSRS report using this table on the executon of the report user is getting following error:

User 'ADMINIST' is not authorized to select a record in table 'LabelGroupDetailsTmp'. Request denied.

Cannot select a record in Product Label Group Table (LabelGroupDetailsTmp).

Access Denied: You do not have sufficient authorization to modify data in database.

i user is given the Admin rights in the system there is no error and report displays correctly.

i cannot find any way to fix this? any suggestions?

 

Default descriptions in Ax 2012- Key1-Key3 definitions

0
0

I am setting up my default desriptions for various transactions and the default text is defined by selecting %1- %6. However %4-%6 are just defined as correlating to Key1-Key3 for the transaction selected. Does anyone know what Key1 , Key 2 and Key3 mean or relate to and how I can find out what they are for the various types of transactions listed? Thanks!

AifGatewayMessage - What are AifMessageNamespace and AifMessageName?

0
0

AifGatewayMessage's new method has these two optional parameters: AifMessageNamespace and AifMessageName. Can somebody please explain to me what these two are and how these can be used?

Thanks in advance.

Item Purchase or Selling warranty

0
0

I am just confused why Microsoft Dynamics AX has no item warranty. This should be a standard functionality. Like when you buy something as a customer, you need to input in the Purchase Order or in your line item the warranty covered by the supplier. Same thing when you sell some or all of your products.

Aside from renaming some unused fields in AX or buying a vertical solution, is there any way to handle item warranty?

Thank you!

AX 2012 Chinese Localization

0
0

When will the Chinese Localization for AX 2012 be available?

MSDynamics AX

0
0

Somebody please tell me how to enter vendor payment transaction in MSD AX...

How to call a method of a class in Ax 2012 Enterprise Portal ?

0
0

I followed steps as per the MSDN.But i sm stuck in between.

Actaully i created a class TESTWORKFLOWCLASS  inside which  i created a method TESTMETHOD. i want to call this method.

As per MSDN i created New Class Library TESTLIBRARY.After that i am stuck....it's telling to define some namespace.

How can i call TestMethod through EP ?

(Notes :In 2009 we used to call through Proxy->Add any class and it's method,then Generate Proxy in Visual Studio-,then in coding ApplicationProxy.that class will as intellisense....)

 

But in Ax2012 i am getting difficulty...please suggest me ...


Capability map for resources showing wrong capabilities

0
0

Hi,

I added to an employee that is also defined as a resource a certificate and a skill. Afterwards, when I open the capability map, the skill and certificate are shown as present for all resources of type human resource. I used the contoso environment. Employee 000454 that is asigned to resource 00101. I added as a certificate driving license and as a skill Armenian language and now this certificate and skill is not only shown for resource 00101 but for all resources of the type human resource. Does anybody know if there is something wrong in AX or if there is something in the setup that has to be respected?

Thanks

Steffen

Setting up Vendor Item Approval in AX2012

0
0

 

We have found a challenge when working primarily with Approved Vendors for Items, where we wish to prevent a product being ordered from a Vendor, where the Vendor/Item relationship isnt 'approved'.

We found if you have a Purchase Agreement setup for a Vendor that is not the approved vendor then there is a circumstance when a Purchase Order could still be created and approved for that non-approved vendor. (even when the Item Record has its Approved vendor Check Method Flag set to 'Not Allowed')

 

When the ‘Approved Vendor Check Method’ Flag is set to ‘Not Allowed’ on the Item Model Group set against the item being purchased, if you try to create a Release Order from a Purchase Agreement for a non-approved Vendor, an Item a warning message will appear. The same thing does not happen if the AVCM Control is setup only on the Item record.

 

Note: When the ‘’ Approved Vendor Check Method’ Flag is set to ‘true’ on the Item Model Group set against the Item being purchased, if you try to change the Default Vendor for an Item a warning message will appear. The same thing does not happen if the AVCM Control is setup only on the Item record.

So to me it appears that to really control the restriction of Purchasing from only approved vendors we must do this on the Item Model Group - unless anyone knows another way??

 

Running a 32-bit DLL in batch/AOS in DAX2012

0
0

Dear DAX forum.

I'm creating a batch-job, that should access a 3'rd party program.  The 3'rd party program have a .NET wrapper dll, but this dll is compiled for 32-bit.  I have created a reference to the dll in AOT, and when running on a AX-client it works perfectly.

But as soon as I try to run it on Server, or try to run the class as a batch, it all starts to fail.  The error messages I get when running in server/AOS is :

Assembly containing type XXXX.XXXX.XXX.XXXX is not referenced.
Object 'CLRObject' could not be created.

The reference is included in AOS, and in the GAC.

Does this mean, that when running classes and code on the AOS, it cannot be 32-bit dll in use?

I have tried, googled(bing'ed ?), asked and cried.  Maybe this forum can point in the right direction.

 

 

 

Problems Installing AX 2012 on SQL 2012

0
0

I am trying to do a fresh install of AX 2012 Feature Pack on a two server config. One SQL 2012 CU2 Server and one AOS server. I have the SQL Server all setup and the database portion installed fine, I am running into an issue with the AOS installing though. I have KB2606916, KB2650968, KB2680186 in my updates folder and during the setup they show setup will install the following updates and list all three. When I select AOS to install, I get the following in the setup log. The only reference I find anywhere is https://community.dynamics.com/product/ax/f/33/p/75886/142960.aspx which says that KB2680186 should fix it, but no luck from my end. Any thoughts?

2012-06-26 10:27:46Z    Cannot find the object 'UTILIDELEMENTS', because it does not exist or you do not have permission.
2012-06-26 10:27:46Z    Cannot find the object 'UTILELEMENTS', because it does not exist or you do not have permission.
2012-06-26 10:27:46Z    Cannot find the object 'UTILMODELS', because it does not exist or you do not have permission.

2012-06-26 10:27:47Z    Component installation task stopped due to an error.

checks printing in ax

0
0

We are tightening security on our implementation of AX 2012. When our AP manager tries to print checks in Accounts Payable she receives the following error message.

I have verified her user role to include: AP Manager, AP Payments Clerk, and AP Clerk.

An error occurred rendering the report. Accessing the report server URL http://icasql02/ReportServer_AXDEVRS2/ReportExecution2005.asmx?/DynamicsAX/Cheque_US.Report&rs:Command=Render&rs:Format=Image&rs:SessionId=wqmxvd553fub3sywvmrfkk45&rc:OutputFormat=EMF&rc:PageWidth=8.50646in&rc:PageHeight=11.00836in&rc:DpiX=300&rc:DpiY=300 caused an error. The remote server returned an error: (500) Internal Server Error.

When she has the role of sys admin she has no issue printing checks.

Has anyone run into this before?

thanks!

ax 3.0 mailing report using outlook 2007 and windows 2007

0
0

Can ax 3.0 Sysinetmail is compactible with Windows 2007 when sending mail as report attachment outlook new mail opens with to address as empty

creating alert rules for duplicate entry

0
0

Is it possible to create an alert rule that would warn me about creating a sales order with a customer requisition number that was already used on another sales order for the same customer?

For example, I create sales order number SO-000345 for Customer account 2222, and I include 987654 as my customer requisition number
Then I create sales order SO-000390 later in the day for the same 2222 customer, and use 987654 for my customer requistion number again.

I would like to have an alert that says "A sales order for this customer that uses that customer requistion number already exists."

Is this possible to do? I haven't had much luck, and I haven't had any experience working with alerts either. I'm kind of unsure of their capabilities.

Thanks!


configuration key disable/enable issue

0
0

Hi all,

Does anybody know how to manage datasources which are disabled in configuration setup? Of course the easiest way is to remove all datasource and all dependancies from form controls. But is it only one option?

I was looking for standard AX forms, but I could find anything similar.

Can I got any hint or solution/workaround? 

For instance I have created a form which uses datasource1 (linked to table1) and datasource2 (linked to table2). One of the table (let say table2) have a configuration key defined (config2).

When config2 is disabled form could not be opened ("you are not authorized to access table "). I presume it is possible somehow to disable datasources before the super of the form.

Does anybody can help

Artur

AX 2012 Project Hrs Forecast: An exchange rate cannot be found for exchange rate type Average between currencies USD and CAD on exchange date .

0
0

1. Our Company currency is CAD

2. Customer A currency is USD

3. Customer A has a Fixed Price Project, Estimate Project is USD

4. When add line to 'Project Hours Forecast'; receive error 'An exchange rate cannot be found for exchange rate type Average between currencies USD and CAD on exchange date .'

5. Exchange rates have been set for USD to CAD, EUR to CAD. EUR is checked for 'reference currency for triagulation'.

Any help greatly appreciated...

 

 

Workflow Error: Ax2012 : Failed to find execution event handler class for automated task

0
0

Hi guys 

I am developing a workflow on ax2012, when i submit my workflow, it works fine, and workflow is submitted to workflow engine and status is changed to submitted, later the workflow does not proceed further and i checked the workflow history it shows me below error: 

 Stopped (error): X++ Exception: Failed to find execution event handler class for automated task "AXWCustCarApprovalEventHandler" (it is my class name for approval event)

 at SysWorkflowHelper-createInstance

SysWorkflowWorkItem-invokeWorkItemEventHandler

SysWorkflowWorkItem-raiseWorkItemEvent

SysWorkflowWorkItem-createWorkItems

SysWorkflow-save

SysWorkflowQueue-resume

Difference between AX 2009 and 2012

0
0

Hi,

Our company wish to roll out AX from an ERP system that we are currently using (JD Edwards),  our Finance team are undecided as to whether roll out the 2009 or 2012 version.

I need to find out the pro's and con's of each version with regards to the following;

·         Architecture

·         Performance

·         Integration/customisation – which tool sets

·         Security/Configuration

Can you please advise how I can find out this information.

Thanks

Danny

 

AX Remit to Address Fields

0
0

Hello!

On your remit to addresses in AX can you specify whether it's 1099, payment type (ACH or Check), Tax Number?

If someone can post the actual screen that would be really helpful also.

Thanks

Marisol

Viewing all 73760 articles
Browse latest View live




Latest Images