I've created an upload system
The response parameters are created according to what the employee had told me
Due to the problem that you can't read the image lists in file collection, I need to [create] new files in other collections. Therefore when the upload service success, it will invoke create service
However, I've insert JS code before the invoking the service, but the JS code of alert Success message doesn't come up and invoke the service to create.
(Even there wasn't JS code, can't invoke create service correctly to create anything in collection)
(If I don't invoke, alert appear)