Customization MarketPlace and TradingPartner Credentials

You can view or hide the marketplace credentials by populating CREDENTIAL_LIST.

The following are valid values:

  • Marketplace
  • TradingPartner

You can either populate just market place or both marketplace and trading partner, but just trading partner is invalid. Below is an example:

<assign>
 	<var>CREDENTIAL_LIST</var>
		<const type="string">Marketplace</const>
		<const type="string">TradingPartner</const> 
	</assign>