Custom Consumer BSSV test is success in the Jdeveloper but failing on server
I have tested the custom consumer in the Jdeveloper with test class and it is working fine .we have created application to call the C BSFN and BSFN is invoking the consumer service,this test is failing and there is not much information on the logs and no errors .
1. Which server Jdeveloper uses to run the service locally? and how to take the logs of it?
2.What could be the difference in the local execution and server (Application-BSFN- BSSV)
3.Is there anything related to the code that works locally and not on server?