I working in version 10.0.0.2 attempting to create a SOAP request using a .NET compute node. I have a working example using an esql compute node.
The message structure of both the .NET and esql re ...
Given a currently deployed bar file running on IIB v10.0.0.2. Is there a way to determine which runtime environment was used to create the bar file? I’m attempting to determine which deployed appl ...
I am attempting in invoke a SQL stored procedure that has a required input string. I am not getting any results back or any database connection errors. I have tested and confirmed that the stored pr ...
In my esql compute node I am attempting to make a call to com.bdc.cache.GetTheSettingFromCache(). The com.bdc.cache.GetTheSettingFromCache() returns back to the esql ...