I created an AIF web service in ax. I have a vb.net application that calls the aif web service to insert data into the general journal. Now when an error occurs i catch it in vb and it returns the error which is fine. What i want to do is also catch the warning messages. Usually what happens , is if a line is getting entered and its a wrong dimension, it returns a warning message and an error. but i only get the error. So the question is how can i either catch and retrieve the warning message in ax along with the error and return it to my application. Basically need to get it from the exception list in ax.
0条回答
相关问题
- How can I identify an Axapta class Name from the c
- How to hide enum values on a combo box at runtime?
- catching the warning message from aif web service
- How can you create a simple dialog box in Dynamics
- Updating a salesorder using AIF
相关文章
- CRUD operation in AX tables using C#
- How to create a lookup with fields from more than
- Table Update Event Handler
- Execute .exe in SSRS Report
- Nested notExists joins X++ (Dynamics AX3.0)
- Obtain Network Credentials from Current User in Wi
- View details control on ax 2012 form
- Update records that can be retrieved by multiple j