You need to sign in to do that
Don't have an account?

how to identify which class is called when a SOAP request is sent from external system ?
how to identify which class is called when a SOAP request is sent from external system ?
External system is trying to create custom object records in SFDC which are errored at SFDC due to more than 200 records in an API call.
Note : I dont have access to Debug Logs.
I want to replicate the same scenario using SOAP UI but am not able to find which webservice class is called in the SFDC.
Please let me know if you need more info.
Thanks,
Navaprasad
External system is trying to create custom object records in SFDC which are errored at SFDC due to more than 200 records in an API call.
Note : I dont have access to Debug Logs.
I want to replicate the same scenario using SOAP UI but am not able to find which webservice class is called in the SFDC.
Please let me know if you need more info.
Thanks,
Navaprasad
Exception message or the exception emails must be returning the classname and error message. If you are not recieving the exception emails you can configure your email address to recieve the exception emails. https://releasenotes.docs.salesforce.com/en-us/winter16/release-notes/rn_apex_exception_emails.htm
Regards,
Prasanna