Option Format

This is the format returned by the getOptionSettings() service to provide access to the external users settings from the created Integration Connector and External Adapter, if required.

<?xml version="1.0"?>

<CESOptionMapping>

<Description>Explore Interactive Integration Framework Configuration Options</Description>

<Global>

<LogDir>D:\WebMethods\B2BServer4\packages\I2TMSRM_EIIF\pub\log</LogDir>

<Connection DiscoveryURL="http://ENOVIA" ExternalWebMethodsURL="" WebMethodsURL="http://<portal>CESatabase="DKMRCD on genius"/>

<Translation RemoveTrailingZeros="True" DisableValue="False" RemoveLeadingZeros="True" DisableUOMDisplay="False" DisableName="False" DisableUOMTransForms="False" Mode="INCLUDE_ALL_PROPERTIES" InterfaceCategory="Interactive" TranslationID=""/>

<ENOVIADefaultUser>cisdba</ENOVIADefaultUser>

<Discovery SearchForm="Preferred View" CategoryName="Manufacturer Items"/>

</Global>

<UserGroupMapping>

<MappingEntry ExternalUserOrGroup="SAPUser" UserGroup="" i2User="SRMUser"/>

</UserGroupMapping>

<Users>

<UserEntry>

<OptionEntry>

<Translation Mode="INCLUDE_ALL_PROPERTIES" InterfaceCategory="Interactive" DisableUOMTransForms="False" DisableName="False" RemoveLeadingZeros="True" RemoveTrailingZeros="True" DisableUOMDisplay="False" TranslationID="" DisableValue="False"/>

<Connection DiscoveryURL="http://thwart:7081/discovery" WebMethodsURL="http://10.100.28.1:5555" i2Database="DKMRCD on genius" ExternalWebMethodsURL=""/>

<Discovery CategoryName="Manufacturer Items" SearchForm="Preferred View"/>

</OptionEntry>

<ENOVIA User>cisdba</ENOVIAUser>

</UserEntry>

</Users>

</CESOptionMapping>