Description Syntax Example createConfigPropertyList

9-14 Oracle Fusion Middleware Administrators Guide for Oracle Identity Federation

9.2.20.3 Example

The following command creates property map mymapA: wls:mydomainserverConfig createConfigPropertyMapserverconfig,mymapA

9.2.21 createConfigPropertyMapInMap

Online command that creates a property map.

9.2.21.1 Description

This command that creates a property map in config.xml.

9.2.21.2 Syntax

ccreateConfigPropertyMapInMapserverconfig,mymapA,nestedmapA

9.2.21.3 Example

The following command creates nested property map nestedmymapA: wls:mydomainserverConfig createConfigPropertyMapInMapserverconfig,mymapA,nestedmapA

9.2.22 createFederationPropertyList

Online command that creates a property list.

9.2.22.1 Description

This command creates a property list in cot.xml.

9.2.22.2 Syntax

9.2.22.3 Example

The following command creates property list mylistA: wls:mydomainserverConfig createFederationPropertyListproviderA,mylistA

9.2.23 createFederationPropertyListInMap

Online command that creates a property list nested in a property map. Argument Definition configName Specifies the name of the configuration for example, idpsaml20, serverconfig, spsaml20,.. to be updated. mapName Specifies the name of an existing property map. nestedMapName Specifies the name of the property map to create nested inside mapName. Argument Definition providerID Specifies the provider ID. listName Specifies the name of the property list. Oracle Identity Federation Command-Line Tools 9-15

9.2.23.1 Description

This command creates a property list, nested in a property map, in cot.xml.

9.2.23.2 Syntax

createFederationPropertyListInMapproviderID, mapName, listName

9.2.23.3 Example

The following command creates nested property list mylistA: wls:mydomainserverConfig createFederationPropertyListInMapproviderA,mymapA,mylistA

9.2.24 createFederationPropertyMap

Online command that creates a property map.

9.2.24.1 Description

This command that creates a property map in cot.xml.

9.2.24.2 Syntax

createFederationPropertyMapproviderID, mapName

9.2.24.3 Example

The following command creates property map mymapA: wls:mydomainserverConfig createFederationPropertyMapproviderA,mymapA

9.2.25 createFederationPropertyMapInMap

Online command that creates a nested property map.

9.2.25.1 Description

This command creates a property map, nested in another property map, in cot.xml.

9.2.25.2 Syntax

createFederationPropertyMapInMapproviderID, mapName, nestedMapName Argument Definition providerID Specifies the provider ID. mapName Specifies an existing property map to contain the nested list. listName Specifies the name of the property list. Argument Definition providerID Specifies the provider ID. mapName Specifies the name of the property map to be added to cot.xml. Argument Definition providerID Specifies the provider ID.