Store and retrieve notes as voice data
Hi,
I am trying to store notes data(as voice information) in oracle EBS 12.1. I tried to find out a place to store the voice data but couldnt find any. Can anyone tell me any possible location in a table which i can effectively use to store note data as voice.
Does anyone know in which table the attachments added as Field Service dispatcher gets saved?
I found that all the data that is populated in the forms is coming from FND_ATTACHED_DOCS_FORM_VL.
I also found that when attachment is to be viewed or downloaded, the following function is being called "CSXSRISV".
I am trying to store notes data(as voice information) in oracle EBS 12.1. I tried to find out a place to store the voice data but couldnt find any. Can anyone tell me any possible location in a table which i can effectively use to store note data as voice.
Does anyone know in which table the attachments added as Field Service dispatcher gets saved?
I found that all the data that is populated in the forms is coming from FND_ATTACHED_DOCS_FORM_VL.
I also found that when attachment is to be viewed or downloaded, the following function is being called "CSXSRISV".
0