I have a custom entity on which I am trying to create bulk or single records using execute multiple create function .Sometime this is working very well even for 100 or 200 records at once but in some cases mostly for few records we are not able to get any response at all .I have tried different steps like creating record manually and using REST CREATE function all of them are working but when I try to use execute multiple its not showing any response and also when I try to create this same record with that specific data again after some time (approx. 12hrs) time I can create that same record using execute multiple .We have a plugin on create of that entity.
BTW I am using JavaScript Soap Execute multiple here code is generated using Soap Logger.
Does anyone in this community have this same issue ?
*This post is locked for comments
I have the same question (0)