Skip to main content
4-Participant
October 27, 2023
Question

Using file upload widget and check if file exists then Comfirmation popup is appearing multiple time

  • October 27, 2023
  • 1 reply
  • 777 views

I am working on file upload widget. 
Uploaded files are stored in Repository.

Written a service to check if uploaded file exists in repository. Calling that on mashup. It returns either true or false.

If file exists confirmation popup appears.

 

Issue is My confirmation popup appears more than two times. Service is triggering multiple times.

I have binded the validation event for file upload to my file exists service.

 

Please provide a solution.

1 reply

19-Tanzanite
October 30, 2023

Hi @SH_10321565 

 

Could you please share your code and Mashup bindings screenshot.

 

/VR