public class IDoCAdapterUtils extends Object
IDoCAdapterUtils
provides some utility method for SAP adapter codeModifier and Type | Field and Description |
---|---|
protected static org.apache.axiom.om.OMFactory |
fac |
Constructor and Description |
---|
IDoCAdapterUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getProperty(String name) |
static void |
stampArcKey(org.apache.axiom.om.OMElement element,
String msgId)
This method will stamp a ARCKEY into the control segment of the IDoC
see http://help.sap.com/saphelp_nw04/helpdata/en/13/95244269625633e10000000a155106/content.htm
for more information
|
public static void stampArcKey(org.apache.axiom.om.OMElement element, String msgId)
element
- The idoc elementmsgId
- the message ID of the messageCopyright © 2019 WSO2. All rights reserved.