Enabling Java Properties for the SAP Activities
com.tibco.bw.palette.sap.IDocCustomDelimiter
If the IDoc data contains one or more end of line characters, then the Java property com.tibco.bw.palette.sap.IDocCustomDelimiter must be specified.
The value of the java property is of type string and is printed after each IDoc data as a part of the raw IDoc received by IDoc Listener, IDoc Parser, and IDoc Reader activities.
For example, com.tibco.bw.palette.sap.IDocCustomDelimiter=_tibsap_
If the com.tibco.bw.palette.sap.IDocCustomDelimiter Java property is set, then the com.tibco.bw.palette.sap.escapeEOLCharacters Java property should not be set.
com.tibco.bw.palette.sap.escapeEOLCharacters
If the IDoc data contains the Line Feed character then the Java property com.tibco.bw.palette.sap.escapeEOLCharacters must be set to true.
com.tibco.bw.palette.sap.jco.client.snc_sso\
As of SAP JCo 3.1.4, the jco.client.snc_sso property has to be set explicitly. The value of Java property could be either true or false.