Read and fetch the information from Excel file and update in Siebel
Hi,
We have a requirement to read the Excel macro file while uploading it and process the information and update in Siebel.
Typical steps should be as below:
a. User selects the xlsm file using the file explorer. This file would have Opportunity Row Id and other fields.
b. Read/process the information of the selected file
c. Check the Row Id from the file with the current record Opportunity Row Id on which users performs
d. If matches, then allow to update the fields on the Opportunity BC and upload the file
e. If does not match, then do not allow to update the fields on the Opportunity and do NOT upload the file