Intermittent issues in calling a Java class method from PeopleCode
Hi,
We are facing intermittent issues in calling a Java method from PeopleCode. We are passing the input parameters to the java method from PeopleCode and it is returning back an xml string. Sometimes, it returns the value and other times it returns null. This is happening for same set of data. Have you faced similar issues before? What could be the possible workarounds for this issue? Thanks!