Hi Folks,
I’m using ax 2012 r3.
I prepared the AIF document service for reading the data from my custom table.
My requirement is once the record has been read it should be deleted from the table.
I want to give only read operation. I’m not supposed to give the delete operation in this service.
where to write my delete process once the read is completed in document service?
any document to understand more detail process for AIF document service