Skip to main content

Questions tagged [aif]

Application Integration Framework Web services are used to exchange documents between Microsoft Dynamics AX and other systems

0 votes
0 answers
98 views

AIFFault object does not have method 'new' - problem when posting packing slip

I have a problem posting a packing slip. Posting is stopped with this message: AIFFault object does not have method 'new'. I made some changes to my method that already existed in the '...
LaSTeR's user avatar
  • 1
1 vote
0 answers
296 views

How do I handle AX timeouts where the operation continues on? Abort not working?

I have a custom AX service operation that can take 5+ minutes to complete and I'm trying to figure out how to abort it from my .NET application, but aborting the client doesn't seem to do anything? ...
William YK's user avatar
  • 1,105
0 votes
0 answers
67 views

How to create request with OR for different fields in AIF Soap UI

I have webservice AIF from Dynamics AX 2012 which return information from CustTable. How can I write request that return me information about Customers with AccountNum "1111" OR Blocked &...
valvore92's user avatar
  • 317
1 vote
1 answer
456 views

Is it possible to use Azure Service Bus with Azure AD (not ADFS) for exposing AX 2012 services?

I have been tasked with developing an integration to an external system and I believe Azure Service Bus is the way I'm supposed to go. If not, I'm open to suggestions. I need to push/pull customers/...
William YK's user avatar
  • 1,105
1 vote
1 answer
177 views

How to create request with OR in AIF Soap UI

I have webservice AIF from Dynamics AX 2012 which return information from CustTable. How can I write request that return me information about Customers with AccountNum "1111" or "2222" if they are ...
valvore92's user avatar
  • 317
0 votes
1 answer
136 views

How can I extend my WCF Service with new fields (Dynamics AX 2012)?

I'm trying to extend the HcmWorkerImportService; specifically I'm trying to add the modifiedBy and modifiedDateTime fields to the HcmPositionHierarchy table/class. It is however not showing up when I ...
Kempeth's user avatar
  • 1,936
5 votes
2 answers
1k views

Get an error when consuming a WCF server from .Net Core 2.1 but it's fine on .NET

I have a WCF service (AIF) on Microsoft Dynamics AX I can call it without any problem using .NET 4.6.1. However, when I run the same exact code using .NET Core I get an error which states A call ...
Mehrdad Kamelzadeh's user avatar
0 votes
2 answers
457 views

How Do I Know What AOT Class I Need to Change to Modify the Behavior of Canceling PO Lines

Despite knowing AX enough to get around, it's still thoroughly confusing to me. I have a background in Visual Studio C#, and I could always figure out where a particular segment of code was performing ...
Eternal Learner's user avatar
2 votes
1 answer
110 views

force a specific .net version during compilation

My Dynamics AX 2009 application has a button 'Generate' to compile AIF services and create a dll. The DLL should be generated with version 2.0.50727. But of late it is being generated with version 4....
RT.'s user avatar
  • 445
0 votes
1 answer
440 views

SalesOrder - MS Dynamics AX 2012 - AIF - Fields description

Here is the simple most code to create a SalesOrder in MS Dynamics AX 2012 but its not working for me. Currently I am debugging the code. The purpose of this post is that please someone tell me the ...
Gulfam's user avatar
  • 578
0 votes
1 answer
1k views

Add new SalesLine to existing SalesOrder - MS Dynamics AX 2012 - AIF (C#)

I need to add SalesLine to an existing SalesOrder. SalesOrder do not have any SalesLine yet. I am using AIF in CSharp (C#). I am using following code but I am getting following exceptions (checked ...
Gulfam's user avatar
  • 578
0 votes
0 answers
394 views

Timeout issue sending information over WCF to AIF services

I'm getting an error when I call my WCF service from the client it returns a message saying The request channel timed out while waiting for a reply after 59 seconds. Increase the timeout value passed ...
Sirus's user avatar
  • 392
0 votes
1 answer
257 views

AX 2009 AIF Schema error: SalesOrder:AxdEnum_Timezone' is not declared, or is not a simple type

I've been changing the SalesOrderService document service. Initially I'd added the new datasource at the wrong level, deployed the service, and later corrected it. The new datasource I've added is ...
RT.'s user avatar
  • 445
0 votes
1 answer
625 views

Dynamics AX 2009 Business Connector connection with .NET Framework 4.x

I am trying to connect Dynamics AX to my WEB API in ASP.NET Framework 4.0 but it does not work with the versions greater than 3.5 so is there any workaround for this? I am actually confused because ...
Aurangzeb Khan's user avatar
0 votes
1 answer
286 views

AIF document services in axapta 2012 update operation response

Is there way to let the external system know that if an update operation was successful on certain record(s). As per the standard process the update operation in axapta 2012 R3 does not return ...
piku's user avatar
  • 481

15 30 50 per page
1
2 3 4 5
7