Quantcast
Channel: SCN: Message List - SAP Manufacturing Integration and Intelligence (SAP MII)
Viewing all articles
Browse latest Browse all 4841

Re: Custom Action block: XML output

$
0
0

Thank you for reply. But My query is specific to custom action block development using java code for MII . I know we can generate XML in MII .

 

I am developing custom action block for reading word file. My java output is string which is separated by delimiter. Instead of string i want to generate XML output for better performance.

 

@Outputs(names = { PARAM_OUTPUT_STRING }, types = { com.sap.lhcommon.common.VariantDataTypes.XML })

 

instance.setActionResult(PARAM_OUTPUT_STRING, sampleXml).

 

In this code , what should be sampleXml??

 

In java there is no data type called xml. So what input is expected for sampleXml variable????


Viewing all articles
Browse latest Browse all 4841

Trending Articles



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