Hi Experts,
by custom program we are uploading the attachment to quote, once it got successful then we are tried to set static attribute of calss to indicate attachments got changed.
by using this attribute then I am trying to refresh the attachments in gs_cm compoenet at UI for quote, here as it is retriving the entities using get related entities using normal mode,so it is not retriving the latest attachments data.
actually in gs_cm component they are using work area 'gs_buffer_indicator' (last_cmbo etc) to indicate buffer data, I am clearing it but no use.
also I tried to use the code of delete event where once I click on delete button then attachments getting refreshed , but my code is not successful.
is there any way to solve this, do any of you faced such scanario?
Thanks,
VijInd