Quantcast
Channel: SCN : All Content - Web Dynpro Java
Viewing all articles
Browse latest Browse all 1288

Write XML in a context field

$
0
0

Good morning forum

 

Have to implement the following solution.

 

In a Web Dynpro component I am consuming a web service, and reading an XML, it is now functioning properly.

 

But after the XML data is loaded into context, I must record all xml content in a context field.

 

I implemented the following logic:

 

Request_ITF_O_S_CONSULTA_CADASTRO requestMO = wdContext.currentRequestWSElement () modelObject (.);

 

requestMO.wdSetInvocationLogEnabled (true);

 

String xml = requestMO.wdGetResponseLog ();

 

However the variable "XML" is blank.

 

Does anyone have any tips on how to do this?


Viewing all articles
Browse latest Browse all 1288

Latest Images

Trending Articles



Latest Images

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