Module for EDI 9.12 | Building Services with EDI Module | Part I WmEDI Package | WmEDI TemplateMgr Folder | Summary of Elements in this Folder | wm.b2b.edi.templateMgr:getProperties
 
wm.b2b.edi.templateMgr:getProperties
WmEDI. Returns a list of the system properties. You can narrow the properties using the type input parameter.
Input Parameters
type
String (optional) The component for which you want to retrieve properties. You can use this input to narrow down the output list. Specify one of the following:
Value
Meaning
EDI
Return the properties for the Module for EDI.
tn
Return the properties for Trading Networks.
server
Return the properties for the Integration Server.
all
Return the properties for the Module for EDI, Trading Networks, and the Integration Server.
Output Parameters
propertyValue
String List The list of properties.
Usage Notes
The properties are returned in the pipeline with the property name and value.