I am trying to create a custom document service in ax 2012. I created a document query where I added PurchaTable and PurchLine. Then using wizard I created the Axd and services classes. Then I created a outbound port using file system adapter pointing to c:\AIFOut folder. I configured read method as service operation. I ran the job to generate the CD file in the same directory. Then I created a job where I selected a record from PurchTable and queued up a message in the outbound along with selected record. Then I tried to process the queue using new AifOutboundProcessingService().run() method. But it gave me an error message as
Unable to cast object of type 'Microsoft.Dynamics.Ax.Xpp.XppObjectBase' to type 'Dynamics.Ax.Application.AifDocument'.
Can any one help me in this regard please.
*This post is locked for comments
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156