Quantcast
Channel: SCN : All Content - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 7030

Null Pointer Exception: Dynamic Configuration

$
0
0

Hi,

 

I am getting a null pointer exception in dynamic configuration

Below is the screenshot of input queue and error.

 

NullException.PNG

Code:

 

DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);

DynamicConfigurationKey key = DynamicConfigurationKey.create("http:/" + "/sap.com/xi/XI/System/File","FileName");

conf.put(key,strCompCodeDesc);

return strCompCodeDesc;

 

Please guide.

 

Thanks & Regards,

Nida


Viewing all articles
Browse latest Browse all 7030

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>