weblgoic scripting tool command reference e13813

Upload: pani-gummadi

Post on 19-Oct-2015

481 views

Category:

Documents


1 download

DESCRIPTION

WebLgoic Scripting Tool Command Reference e13813

TRANSCRIPT

  • Oracle Fusion MiddlewareWebLogic Scripting Tool Command Reference

    11g Release 1 (10.3.5)

    E13813-10

    April 2011This document describes all of the commands that are available to use with the WebLogic Scripting Tool (WLST). This document includes WLST commands for WebLogic Server, as well as custom WLST commands that can be used to manage installed Oracle Fusion Middleware components.

  • Oracle Fusion Middleware WebLogic Scripting Tool Command Reference, 11g Release 1 (10.3.5)

    E13813-10

    Copyright 2007, 2011, Oracle and/or its affiliates. All rights reserved.

    This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.

    The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing.

    If this software or related documentation is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable:

    U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, duplication, disclosure, modification, and adaptation shall be subject to the restrictions and license terms set forth in the applicable Government contract, and, to the extent applicable by the terms of the Government contract, the additional rights set forth in FAR 52.227-19, Commercial Computer Software License (December 2007). Oracle USA, Inc., 500 Oracle Parkway, Redwood City, CA 94065.

    This software is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications which may create a risk of personal injury. If you use this software in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure the safe use of this software. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software in dangerous applications.

    Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

    This software and documentation may provide access to or information on content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services.

  • iii

    Contents

    Preface ............................................................................................................................................................. xxiiiDocumentation Accessibility ................................................................................................................. xxiiiConventions ............................................................................................................................................. xxiii

    1 Introduction and Roadmap1.1 Document Scope and Audience................................................................................................ 1-11.2 Guide to This Document............................................................................................................ 1-11.3 Related Documentation.............................................................................................................. 1-31.4 New and Changed WLST Features in This Release............................................................... 1-3

    2 WebLogic Server WLST Online and Offline Command Reference2.1 WebLogic Server WLST Command Summary, Alphabetically By Command.................. 2-12.2 WebLogic Server WLST Online Command Summary.......................................................... 2-62.3 WebLogic Server WLST Offline Command Summary....................................................... 2-10

    3 WLST Command and Variable Reference3.1 Overview of WLST Command Categories.............................................................................. 3-13.2 Browse Commands..................................................................................................................... 3-23.2.1 cd ............................................................................................................................................ 3-23.2.2 currentTree............................................................................................................................ 3-33.2.3 prompt................................................................................................................................... 3-43.2.4 pwd ........................................................................................................................................ 3-53.3 Control Commands .................................................................................................................... 3-53.3.1 addTemplate......................................................................................................................... 3-63.3.2 closeDomain ......................................................................................................................... 3-73.3.3 closeTemplate....................................................................................................................... 3-73.3.4 connect................................................................................................................................... 3-73.3.5 createDomain .................................................................................................................... 3-113.3.6 disconnect .......................................................................................................................... 3-123.3.7 exit....................................................................................................................................... 3-123.3.8 readDomain ....................................................................................................................... 3-133.3.9 readTemplate..................................................................................................................... 3-143.3.10 updateDomain .................................................................................................................. 3-153.3.11 writeDomain...................................................................................................................... 3-153.3.12 writeTemplate ................................................................................................................... 3-16

  • iv

    3.4 Customization Commands..................................................................................................... 3-173.4.1 addHelpCommandGroup ............................................................................................... 3-173.4.2 addHelpCommand........................................................................................................... 3-183.5 Deployment Commands......................................................................................................... 3-193.5.1 deploy................................................................................................................................. 3-203.5.2 distributeApplication ....................................................................................................... 3-233.5.3 getWLDM........................................................................................................................... 3-243.5.4 listApplications ................................................................................................................. 3-253.5.5 loadApplication ................................................................................................................ 3-253.5.6 redeploy ............................................................................................................................. 3-263.5.7 startApplication ................................................................................................................ 3-273.5.8 stopApplication................................................................................................................. 3-283.5.9 undeploy ............................................................................................................................ 3-293.5.10 updateApplication............................................................................................................ 3-303.6 Diagnostics Commands .......................................................................................................... 3-303.6.1 exportDiagnosticData ...................................................................................................... 3-313.6.2 exportDiagnosticDataFromServer.................................................................................. 3-323.6.3 getAvailableCapturedImages ......................................................................................... 3-333.6.4 saveDiagnosticImageCaptureFile................................................................................... 3-343.6.5 saveDiagnosticImageCaptureEntryFile......................................................................... 3-353.7 Editing Commands.................................................................................................................. 3-363.7.1 activate................................................................................................................................ 3-373.7.2 assign .................................................................................................................................. 3-383.7.3 cancelEdit ........................................................................................................................... 3-403.7.4 create................................................................................................................................... 3-413.7.5 delete................................................................................................................................... 3-423.7.6 encrypt................................................................................................................................ 3-433.7.7 get........................................................................................................................................ 3-443.7.8 getActivationTask............................................................................................................. 3-443.7.9 invoke ................................................................................................................................. 3-453.7.10 isRestartRequired.............................................................................................................. 3-463.7.11 loadDB................................................................................................................................ 3-463.7.12 loadProperties ................................................................................................................... 3-473.7.13 save ..................................................................................................................................... 3-483.7.14 set ........................................................................................................................................ 3-483.7.15 setOption............................................................................................................................ 3-493.7.16 showChanges .................................................................................................................... 3-513.7.17 startEdit .............................................................................................................................. 3-513.7.18 stopEdit .............................................................................................................................. 3-523.7.19 unassign ............................................................................................................................. 3-533.7.20 undo.................................................................................................................................... 3-553.7.21 validate ............................................................................................................................... 3-553.8 Information Commands.......................................................................................................... 3-563.8.1 addListener ........................................................................................................................ 3-573.8.2 configToScript ................................................................................................................... 3-583.8.3 dumpStack ......................................................................................................................... 3-593.8.4 dumpVariables.................................................................................................................. 3-59

  • v3.8.5 find ...................................................................................................................................... 3-603.8.6 getConfigManager............................................................................................................ 3-613.8.7 getMBean ........................................................................................................................... 3-613.8.8 getMBI ................................................................................................................................ 3-623.8.9 getPath................................................................................................................................ 3-623.8.10 listChildTypes ................................................................................................................... 3-633.8.11 lookup................................................................................................................................. 3-633.8.12 ls .......................................................................................................................................... 3-643.8.13 man ..................................................................................................................................... 3-673.8.14 redirect................................................................................................................................ 3-683.8.15 removeListener.................................................................................................................. 3-683.8.16 showListeners.................................................................................................................... 3-693.8.17 startRecording ................................................................................................................... 3-693.8.18 state ..................................................................................................................................... 3-703.8.19 stopRecording ................................................................................................................... 3-713.8.20 stopRedirect ....................................................................................................................... 3-713.8.21 storeUserConfig ................................................................................................................ 3-713.8.22 threadDump ...................................................................................................................... 3-733.8.23 viewMBean ........................................................................................................................ 3-743.8.24 writeIniFile......................................................................................................................... 3-743.9 Life Cycle Commands ............................................................................................................. 3-753.9.1 migrate................................................................................................................................ 3-753.9.2 resume ................................................................................................................................ 3-763.9.3 shutdown ........................................................................................................................... 3-773.9.4 start ..................................................................................................................................... 3-793.9.5 startServer .......................................................................................................................... 3-803.9.6 suspend .............................................................................................................................. 3-813.10 Node Manager Commands .................................................................................................... 3-823.10.1 nm ....................................................................................................................................... 3-833.10.2 nmConnect......................................................................................................................... 3-833.10.3 nmDisconnect.................................................................................................................... 3-853.10.4 nmEnroll............................................................................................................................. 3-863.10.5 nmGenBootStartupProps................................................................................................. 3-873.10.6 nmKill ................................................................................................................................. 3-873.10.7 nmLog................................................................................................................................. 3-883.10.8 nmServerLog ..................................................................................................................... 3-893.10.9 nmServerStatus ................................................................................................................. 3-893.10.10 nmStart ............................................................................................................................... 3-903.10.11 nmVersion.......................................................................................................................... 3-913.10.12 startNodeManager............................................................................................................ 3-913.10.13 stopNodeManager ............................................................................................................ 3-923.11 Tree Commands ....................................................................................................................... 3-933.11.1 custom ................................................................................................................................ 3-933.11.2 domainConfig.................................................................................................................... 3-943.11.3 domainCustom.................................................................................................................. 3-953.11.4 domainRuntime ................................................................................................................ 3-963.11.5 edit ...................................................................................................................................... 3-97

  • vi

    3.11.6 jndi ...................................................................................................................................... 3-983.11.7 serverConfig ...................................................................................................................... 3-983.11.8 serverRuntime ................................................................................................................... 3-993.12 WLST Variable Reference ....................................................................................................... 3-99

    4 Infrastructure Security Custom WLST Commands4.1 Overview of WSLT Security Commands ................................................................................ 4-14.2 Audit Configuration Commands ............................................................................................. 4-24.2.1 getNonJavaEEAuditMBeanName..................................................................................... 4-24.2.2 getAuditPolicy ..................................................................................................................... 4-34.2.3 setAuditPolicy ...................................................................................................................... 4-34.2.4 getAuditRepository ............................................................................................................. 4-54.2.5 setAuditRepository.............................................................................................................. 4-54.2.6 listAuditEvents..................................................................................................................... 4-64.2.7 exportAuditConfig .............................................................................................................. 4-74.2.8 importAuditConfig.............................................................................................................. 4-84.3 SSL Configuration Commands ................................................................................................. 4-94.3.1 addCertificateRequest ...................................................................................................... 4-104.3.2 addSelfSignedCertificate ................................................................................................ 4-104.3.3 changeKeyStorePassword .............................................................................................. 4-114.3.4 changeWalletPassword.................................................................................................... 4-124.3.5 configureSSL ..................................................................................................................... 4-124.3.6 createKeyStore .................................................................................................................. 4-134.3.7 createWallet ...................................................................................................................... 4-144.3.8 deleteKeyStore ................................................................................................................. 4-144.3.9 deleteWallet ...................................................................................................................... 4-154.3.10 exportKeyStore ................................................................................................................. 4-154.3.11 exportKeyStoreObject ..................................................................................................... 4-164.3.12 exportWallet ...................................................................................................................... 4-174.3.13 exportWalletObject .......................................................................................................... 4-174.3.14 generateKey ...................................................................................................................... 4-194.3.15 getKeyStoreObject ........................................................................................................... 4-194.3.16 getSSL ................................................................................................................................. 4-204.3.17 getWalletObject ................................................................................................................. 4-214.3.18 importKeyStore ................................................................................................................. 4-224.3.19 importKeyStoreObject...................................................................................................... 4-224.3.20 importWallet...................................................................................................................... 4-234.3.21 importWalletObject .......................................................................................................... 4-244.3.22 listKeyStoreObjects........................................................................................................... 4-254.3.23 listKeyStores ...................................................................................................................... 4-254.3.24 listWalletObjects ............................................................................................................... 4-264.3.25 listWallets........................................................................................................................... 4-274.3.26 removeKeyStoreObject .................................................................................................... 4-274.3.27 removeWalletObject ......................................................................................................... 4-284.4 Oracle Identity Federation Commands ................................................................................ 4-294.4.1 addConfigListEntryInMap.............................................................................................. 4-314.4.2 addConfigMapEntryInMap ............................................................................................ 4-32

  • vii

    4.4.3 addConfigPropertyListEntry .......................................................................................... 4-324.4.4 addConfigPropertyMapEntry......................................................................................... 4-334.4.5 addCustomAuthnEngine................................................................................................. 4-334.4.6 addCustomSPEngine ....................................................................................................... 4-344.4.7 addFederationListEntryInMap....................................................................................... 4-344.4.8 addFederationMapEntryInMap ..................................................................................... 4-354.4.9 addFederationPropertyListEntry ................................................................................... 4-354.4.10 addFederationPropertyMapEntry.................................................................................. 4-364.4.11 deleteCustomAuthnEngine............................................................................................. 4-364.4.12 deleteCustomSPEngine.................................................................................................... 4-374.4.13 deleteProviderFederation ................................................................................................ 4-374.4.14 deleteUserFederation ....................................................................................................... 4-384.4.15 changeMessageStore ........................................................................................................ 4-384.4.16 changePeerProviderDescription..................................................................................... 4-384.4.17 changeSessionStore........................................................................................................... 4-394.4.18 createConfigPropertyList ................................................................................................ 4-394.4.19 createConfigPropertyListInMap..................................................................................... 4-404.4.20 createConfigPropertyMap............................................................................................... 4-404.4.21 createConfigPropertyMapInMap ................................................................................... 4-404.4.22 createFederationPropertyList ......................................................................................... 4-414.4.23 createFederationPropertyListInMap.............................................................................. 4-414.4.24 createFederationPropertyMap........................................................................................ 4-424.4.25 createFederationPropertyMapInMap ............................................................................ 4-424.4.26 createPeerProviderEntry.................................................................................................. 4-424.4.27 getConfigListValueInMap............................................................................................... 4-434.4.28 getConfigMapEntryInMap.............................................................................................. 4-434.4.29 getConfigProperty ............................................................................................................ 4-444.4.30 getConfigPropertyList...................................................................................................... 4-444.4.31 getConfigPropertyMapEntry .......................................................................................... 4-454.4.32 getFederationListValueInMap........................................................................................ 4-454.4.33 getFederationMapEntryInMap....................................................................................... 4-464.4.34 getFederationProperty ..................................................................................................... 4-464.4.35 getFederationPropertyList............................................................................................... 4-464.4.36 extractproviderprops........................................................................................................ 4-474.4.37 setproviderprops............................................................................................................... 4-474.4.38 getFederationPropertyMapEntry ................................................................................... 4-484.4.39 listCustomAuthnEngines ................................................................................................ 4-484.4.40 listCustomSPEngines ....................................................................................................... 4-494.4.41 loadMetadata..................................................................................................................... 4-494.4.42 oifStatus.............................................................................................................................. 4-494.4.43 removeConfigListInMap ................................................................................................. 4-504.4.44 removeConfigMapEntryInMap...................................................................................... 4-504.4.45 removeConfigMapInMap................................................................................................ 4-514.4.46 removeConfigProperty .................................................................................................... 4-514.4.47 removeConfigPropertyList.............................................................................................. 4-524.4.48 removeConfigPropertyMap ............................................................................................ 4-524.4.49 removeConfigPropertyMapEntry .................................................................................. 4-53

  • viii

    4.4.50 removeFederationListInMap .......................................................................................... 4-534.4.51 removeFederationMapInMap......................................................................................... 4-544.4.52 removeFederationMapEntryInMap............................................................................... 4-544.4.53 removeFederationProperty ............................................................................................. 4-544.4.54 removeFederationPropertyList....................................................................................... 4-554.4.55 removeFederationPropertyMap ..................................................................................... 4-554.4.56 removeFederationPropertyMapEntry ........................................................................... 4-564.4.57 removePeerProviderEntry............................................................................................... 4-564.4.58 setConfigProperty............................................................................................................. 4-564.4.59 setCustomAuthnEngine................................................................................................... 4-574.4.60 setCustomSPEngine ......................................................................................................... 4-574.4.61 setFederationProperty...................................................................................................... 4-584.5 Directory Integration Platform Commands......................................................................... 4-594.6 Security Commands ................................................................................................................ 4-594.6.1 createAppRole ................................................................................................................... 4-604.6.2 deleteAppRole................................................................................................................... 4-604.6.3 grantAppRole .................................................................................................................... 4-614.6.4 revokeAppRole ................................................................................................................. 4-614.6.5 listAppRoles ...................................................................................................................... 4-624.6.6 listAppRolesMembers...................................................................................................... 4-624.6.7 grantPermission ................................................................................................................ 4-634.6.8 revokePermission.............................................................................................................. 4-634.6.9 listPermissions................................................................................................................... 4-644.6.10 deleteAppPolicies ............................................................................................................. 4-654.6.11 migrateSecurityStore ........................................................................................................ 4-654.6.12 listCred ............................................................................................................................... 4-694.6.13 updateCred ........................................................................................................................ 4-694.6.14 createCred .......................................................................................................................... 4-704.6.15 deleteCred.......................................................................................................................... 4-704.6.16 modifyBootStrapCredential ............................................................................................ 4-714.6.17 addBootStrapCredential .................................................................................................. 4-714.6.18 reassociateSecurityStore .................................................................................................. 4-724.6.19 upgradeSecurityStore....................................................................................................... 4-734.6.20 createResourceType.......................................................................................................... 4-744.6.21 getResourceType............................................................................................................... 4-754.6.22 deleteResourceType ......................................................................................................... 4-754.6.23 listAppStripes.................................................................................................................... 4-764.6.24 createResource................................................................................................................... 4-774.6.25 deleteResource .................................................................................................................. 4-774.6.26 listResources ...................................................................................................................... 4-784.6.27 listResourceActions .......................................................................................................... 4-784.6.28 createEntitlement .............................................................................................................. 4-794.6.29 getEntitlement ................................................................................................................... 4-794.6.30 deleteEntitlement.............................................................................................................. 4-804.6.31 addResourceToEntitlement............................................................................................. 4-804.6.32 revokeResourceFromEntitlement................................................................................... 4-814.6.33 listEntitlements.................................................................................................................. 4-81

  • ix

    4.6.34 grantEntitlement ............................................................................................................... 4-824.6.35 revokeEntitlement ............................................................................................................ 4-834.6.36 listEntitlement ................................................................................................................... 4-834.6.37 listResourceTypes ............................................................................................................. 4-844.7 Oracle Access Manager Commands...................................................................................... 4-844.7.1 listOAMAuthnProviderParams...................................................................................... 4-874.7.2 createOAMIdentityAsserter............................................................................................ 4-874.7.3 updateOAMIdentityAsserter .......................................................................................... 4-874.7.4 createOAMAuthenticator ................................................................................................ 4-894.7.5 deleteOAMAuthnProvider.............................................................................................. 4-894.7.6 updateOAMAuthenticator .............................................................................................. 4-894.7.7 addOAMSSOProvider ..................................................................................................... 4-914.7.8 displayTopology ............................................................................................................... 4-914.7.9 displayMetrics ................................................................................................................... 4-924.7.10 displayOamServer ........................................................................................................... 4-924.7.11 createOamServer .............................................................................................................. 4-934.7.12 editOamServer ................................................................................................................. 4-934.7.13 deleteOamServer .............................................................................................................. 4-944.7.14 displayOssoAgent............................................................................................................. 4-954.7.15 editOssoAgent................................................................................................................... 4-954.7.16 deleteOssoAgent ............................................................................................................... 4-964.7.17 displayWebgateAgent...................................................................................................... 4-974.7.18 editWebgateAgent ......................................................................................................... 4-974.7.19 deleteWebgateAgent ........................................................................................................ 4-994.7.20 changeLoggerSetting ....................................................................................................... 4-994.7.21 changeConfigDataEncryptionKey ............................................................................... 4-1004.7.22 displayUserIdentityStore............................................................................................... 4-1004.7.23 editUserIdentityStore ..................................................................................................... 4-1014.7.24 createUserIdentityStore ................................................................................................. 4-1024.7.25 deleteUserIdentityStore ................................................................................................. 4-1034.7.26 configRequestCacheType .............................................................................................. 4-1044.7.27 displayRequestCacheType ............................................................................................ 4-1044.7.28 exportPolicy..................................................................................................................... 4-1054.7.29 importPolicy .................................................................................................................... 4-1054.7.30 importPolicyDelta........................................................................................................... 4-1064.7.31 migratePartnersToProd ................................................................................................. 4-1064.7.32 exportPartners ................................................................................................................. 4-1074.7.33 importPartners ................................................................................................................ 4-1074.7.34 configureOAAM ............................................................................................................. 4-1084.7.35 registerOIFDAPPartner ................................................................................................. 4-1084.7.36 enableCoexistMode ........................................................................................................ 4-1094.7.37 disableCoexistMode ....................................................................................................... 4-1094.7.38 editGITOValues .............................................................................................................. 4-1104.7.39 editWebgate11gAgent.................................................................................................... 4-1114.7.40 deleteWebgate11gAgent ................................................................................................ 4-1124.7.41 displayWebgate11gAgent ............................................................................................. 4-1134.7.42 displayOAMMetrics ....................................................................................................... 4-113

  • x4.7.43 updateOIMHostPort....................................................................................................... 4-1144.7.44 configureOIM .................................................................................................................. 4-1144.7.45 updateOSSOResponseCookieConfig........................................................................... 4-1154.7.46 deleteOSSOResponseCookieConfig............................................................................. 4-1164.7.47 displaySimpleModeGlobalPassphrase ........................................................................ 4-1164.7.48 exportSelectedPartners .................................................................................................. 4-1164.7.49 migrateArtifacts .............................................................................................................. 4-1174.7.50 registerThirdPartyTAPPartner ..................................................................................... 4-1174.8 Oracle Security Token Service.............................................................................................. 4-1184.8.1 getPartner......................................................................................................................... 4-1204.8.2 getAllRequesterPartners ................................................................................................ 4-1214.8.3 getAllRelyingPartyPartners .......................................................................................... 4-1214.8.4 getAllIssuingAuthorityPartners ................................................................................... 4-1214.8.5 isPartnerPresent .............................................................................................................. 4-1224.8.6 createPartner.................................................................................................................... 4-1224.8.7 updatePartner.................................................................................................................. 4-1234.8.8 deletePartner ................................................................................................................... 4-1234.8.9 getPartnerUsernameTokenUsername ......................................................................... 4-1244.8.10 getPartnerUsernameTokenPassword .......................................................................... 4-1244.8.11 setPartnerUsernameTokenCredential ......................................................................... 4-1254.8.12 deletePartnerUsernameTokenCredential.................................................................... 4-1254.8.13 getPartnerSigningCert.................................................................................................... 4-1264.8.14 getPartnerEncryptionCert ............................................................................................. 4-1264.8.15 setPartnerSigningCert .................................................................................................... 4-1274.8.16 setPartnerEncryptionCert.............................................................................................. 4-1274.8.17 deletePartnerSigningCert .............................................................................................. 4-1284.8.18 deletePartnerEncryptionCert ........................................................................................ 4-1284.8.19 getPartnerAllIdentityAttributes ................................................................................... 4-1284.8.20 getPartnerIdentityAttribute .......................................................................................... 4-1294.8.21 setPartnerIdentityAttribute........................................................................................... 4-1294.8.22 deletePartnerIdentityAttribute ..................................................................................... 4-1304.8.23 getAllWSPrefixAndPartnerMappings......................................................................... 4-1314.8.24 getWSPrefixAndPartnerMapping................................................................................ 4-1314.8.25 createWSPrefixAndPartnerMapping........................................................................... 4-1314.8.26 deleteWSPrefixAndPartnerMapping........................................................................... 4-1324.8.27 getAllPartnerProfiles...................................................................................................... 4-1324.8.28 getPartnerProfile ............................................................................................................. 4-1334.8.29 createRequesterPartnerProfile ...................................................................................... 4-1334.8.30 createRelyingPartyPartnerProfile................................................................................. 4-1354.8.31 createIssuingAuthorityPartnerProfile ......................................................................... 4-1364.8.32 deletePartnerProfile........................................................................................................ 4-1374.8.33 getAllIssuanceTemplates............................................................................................... 4-1374.8.34 getIssuanceTemplate ...................................................................................................... 4-1384.8.35 createIssuanceTemplate ................................................................................................. 4-1384.8.36 deleteIssuanceTemplate................................................................................................. 4-1404.8.37 getAllValidationTemplates ........................................................................................... 4-1404.8.38 getValidationTemplate .................................................................................................. 4-140

  • xi

    4.8.39 createWSSValidationTemplate ..................................................................................... 4-1414.8.40 createWSTrustValidationTemplate.............................................................................. 4-1444.8.41 deleteValidationTemplate ............................................................................................. 4-146

    5 User Messaging Service (UMS) Custom WLST Commands5.1 UMS WLST Command Group.................................................................................................. 5-15.1.1 manageUserMessagingPrefs .............................................................................................. 5-15.1.2 deployUserMessagingDriver ............................................................................................. 5-3

    6 DMS Custom WLST Commands6.1 DMS Metric Commands ............................................................................................................ 6-16.1.1 displayMetricTableNames ................................................................................................. 6-16.1.2 displayMetricTables ............................................................................................................ 6-36.1.3 dumpMetrics ........................................................................................................................ 6-66.1.4 reloadMetricRules................................................................................................................ 6-86.2 DMS Event Tracing Commands ............................................................................................... 6-86.2.1 addDMSEventDestination.................................................................................................. 6-96.2.2 addDMSEventFilter.......................................................................................................... 6-106.2.3 addDMSEventRoute......................................................................................................... 6-136.2.4 enableDMSEventTrace..................................................................................................... 6-146.2.5 listDMSEventConfiguration............................................................................................ 6-156.2.6 listDMSEventDestination ................................................................................................ 6-166.2.7 listDMSEventFilter ........................................................................................................... 6-166.2.8 listDMSEventRoutes......................................................................................................... 6-176.2.9 removeDMSEventDestination ........................................................................................ 6-186.2.10 removeDMSEventFilter ................................................................................................... 6-196.2.11 removeDMSEventRoute .................................................................................................. 6-196.2.12 updateDMSEventDestination ......................................................................................... 6-206.2.13 updateDMSEventFilter .................................................................................................... 6-216.2.14 updateDMSEventRoute ................................................................................................... 6-22

    7 Logging Custom WLST Commands7.1 Log Configuration Commands ................................................................................................. 7-17.1.1 configureLogHandler.......................................................................................................... 7-27.1.2 getLogLevel .......................................................................................................................... 7-57.1.3 listLoggers............................................................................................................................. 7-67.1.4 listLogHandlers.................................................................................................................... 7-77.1.5 setLogLevel........................................................................................................................... 7-77.2 Search and Display Commands................................................................................................ 7-97.2.1 displayLogs........................................................................................................................... 7-97.2.2 listLogs ............................................................................................................................... 7-117.3 Selective Tracing Commands................................................................................................. 7-127.3.1 configureTracingLoggers................................................................................................. 7-137.3.2 listActiveTraces ................................................................................................................. 7-137.3.3 listTracingLoggers ............................................................................................................ 7-147.3.4 startTracing........................................................................................................................ 7-15

  • xii

    7.3.5 stopTracing ........................................................................................................................ 7-15

    8 Metadata Services (MDS) Custom WLST Commands8.1 Repository Management Commands ...................................................................................... 8-18.1.1 createMetadataPartition...................................................................................................... 8-28.1.2 deleteMetadataPartition ..................................................................................................... 8-28.1.3 deregisterMetadataDBRepository..................................................................................... 8-38.1.4 registerMetadataDBRepository ......................................................................................... 8-38.2 Application Metadata Management Commands................................................................... 8-48.2.1 deleteMetadata..................................................................................................................... 8-48.2.2 exportMetadata .................................................................................................................... 8-68.2.3 importMetadata ................................................................................................................... 8-98.2.4 purgeMetadata .................................................................................................................. 8-118.3 Sandbox Metadata Management Commands...................................................................... 8-128.3.1 exportSandboxMetadata.................................................................................................. 8-128.3.2 importSandboxMetadata ................................................................................................. 8-138.4 Application Label Management Commands....................................................................... 8-148.4.1 createMetadataLabel ........................................................................................................ 8-158.4.2 deleteMetadataLabel ........................................................................................................ 8-158.4.3 listMetadataLabels............................................................................................................ 8-168.4.4 promoteMetadataLabel.................................................................................................... 8-178.4.5 purgeMetadataLabels....................................................................................................... 8-178.5 Application Management Deployment Commands........................................................... 8-188.5.1 getMDSArchiveConfig..................................................................................................... 8-188.5.2 importMAR........................................................................................................................ 8-21

    9 Oracle SOA Suite Custom WLST Commands9.1 Overview of WSLT Command Categories.............................................................................. 9-19.2 Deployment Commands............................................................................................................ 9-29.2.1 sca_deployComposite ......................................................................................................... 9-29.2.2 sca_undeployComposite..................................................................................................... 9-49.3 SOA Composite Application Management Commands ....................................................... 9-59.3.1 sca_startComposite.............................................................................................................. 9-69.3.2 sca_stopComposite .............................................................................................................. 9-69.3.3 sca_activateComposite........................................................................................................ 9-79.3.4 sca_retireComposite ............................................................................................................ 9-89.3.5 sca_assignDefaultComposite ............................................................................................. 9-99.3.6 sca_getDefaultCompositeRevision................................................................................. 9-109.3.7 sca_listDeployedComposites .......................................................................................... 9-109.4 Configuration Plan Management Commands..................................................................... 9-119.4.1 sca_attachPlan ................................................................................................................... 9-119.4.2 sca_extractPlan.................................................................................................................. 9-129.4.3 sca_generatePlan............................................................................................................... 9-139.4.4 sca_validatePlan................................................................................................................ 9-139.5 Task Validation Commands................................................................................................... 9-149.5.1 sca_validateTask ............................................................................................................... 9-149.6 SOA Composite Application Compilation Commands ..................................................... 9-15

  • xiii

    9.6.1 sca_setProp ........................................................................................................................ 9-159.6.2 sca_compile........................................................................................................................ 9-169.7 SOA Composite Application Packaging Commands ......................................................... 9-179.7.1 sca_package ....................................................................................................................... 9-179.8 SOA Composite Application Test Commands .................................................................... 9-189.8.1 sca_test................................................................................................................................ 9-189.9 SOA Composite Application HTTP Client-Based Export and Import Commands ....... 9-199.9.1 sca_exportComposite ....................................................................................................... 9-199.9.2 sca_exportUpdates ........................................................................................................... 9-209.9.3 sca_importUpdates........................................................................................................... 9-219.9.4 sca_exportSharedData...................................................................................................... 9-229.9.5 sca_removeSharedData.................................................................................................... 9-239.10 SOA Composite Application MBean-Based Export and Import Commands................. 9-249.10.1 sca_exportCompositeMb ................................................................................................. 9-249.10.2 sca_exportUpdatesMb ..................................................................................................... 9-259.10.3 sca_importUpdatesMb..................................................................................................... 9-269.10.4 sca_exportSharedDataMb................................................................................................ 9-269.11 SOA Composite Application Partition Management Commands.................................... 9-279.11.1 sca_createPartition............................................................................................................ 9-279.11.2 sca_deletePartition............................................................................................................ 9-289.11.3 sca_startCompositesInPartition...................................................................................... 9-289.11.4 sca_stopCompositesInPartition ...................................................................................... 9-299.11.5 sca_activateCompositesInPartition ................................................................................ 9-299.11.6 sca_retireCompositesInPartition .................................................................................... 9-299.11.7 sca_listPartitions ............................................................................................................... 9-309.11.8 sca_listCompositesInPartition ........................................................................................ 9-30

    10 Oracle WebCenter Custom WLST Commands10.1 Oracle WebCenter WLST Command Categories ................................................................ 10-210.2 General....................................................................................................................................... 10-310.2.1 deleteConnection .............................................................................................................. 10-310.2.2 setWebCenterServiceFrameworkConfig ....................................................................... 10-410.2.3 getWebCenterServiceFrameworkConfig ...................................................................... 10-510.2.4 webcenterErrorOccurred ................................................................................................. 10-610.2.5 getWebCenterConnectionTypes..................................................................................... 10-610.2.6 cloneWebCenterManagedServer.................................................................................... 10-710.3 Analytics.................................................................................................................................... 10-710.3.1 createAnalyticsCollectorConnection.............................................................................. 10-810.3.2 setAnalyticsCollectorConnection ................................................................................. 10-1010.3.3 listAnalyticsCollectorConnections ............................................................................... 10-1110.3.4 setDefaultAnalyticsCollectorConnection.................................................................... 10-1210.3.5 listDefaultAnalyticsCollectorConnection ................................................................... 10-1310.3.6 setAnalyticsCollectorConfig ......................................................................................... 10-1310.3.7 listAnalyticsCollectorConfig ......................................................................................... 10-1410.3.8 listAnalyticsEventTypes ................................................................................................ 10-1510.4 Activity Graph........................................................................................................................ 10-1610.4.1 exportAGMetadata......................................................................................................... 10-17

  • xiv

    10.4.2 importAGMetadata ........................................................................................................ 10-1810.4.3 exportAGProviderConfiguration ................................................................................. 10-1810.4.4 deleteAllAGMetadata .................................................................................................... 10-1910.4.5 deleteAGAction............................................................................................................... 10-2010.4.6 deleteAGNodeClass ...................................................................................................... 10-2010.4.7 deleteAGSimilarityCalculation .................................................................................... 10-2110.4.8 deleteAGRankCalculation ............................................................................................ 10-2210.4.9 deleteAGProviderAssignment ..................................................................................... 10-2210.4.10 deleteAGQRPPRegistration .......................................................................................... 10-2310.4.11 deleteAGProviderConfiguration.................................................................................. 10-2410.4.12 renameAGAction ............................................................................................................ 10-2410.4.13 renameAGNodeClass..................................................................................................... 10-2510.4.14 setAGProperty................................................................................................................. 10-2610.4.15 getAGProperty ................................................................................................................ 10-2710.4.16 setAGPasswordCredential ............................................................................................ 10-2810.5 Activity Stream....................................................................................................................... 10-2910.5.1 archiveASByDate ............................................................................................................ 10-2910.5.2 archiveASByDeletedObjects.......................................................................................... 10-3010.5.3 archiveASByClosedSpaces ............................................................................................ 10-3010.5.4 archiveASByInactiveSpaces .......................................................................................... 10-3110.5.5 restoreASByDate............................................................................................................. 10-3210.5.6 truncateASArchive ......................................................................................................... 10-3310.6 Content Repository ............................................................................................................... 10-3310.6.1 createJCRContentServerConnection ........................................................................... 10-3410.6.2 setJCRContentServerConnection ................................................................................. 10-3810.6.3 listJCRContentServerConnections................................................................................ 10-4010.6.4 createJCRPortalConnection .......................................................................................... 10-4110.6.5 setJCRPortalConnection ................................................................................................ 10-4210.6.6 listJCRPortalConnections ............................................................................................. 10-4310.6.7 createJCRFileSystemConnection ................................................................................. 10-4410.6.8 setJCRFileSystemConnection........................................................................................ 10-4510.6.9 listJCRFileSystemConnections ..................................................................................... 10-4610.6.10 createJCRSharePointConnection .................................................................................. 10-4710.6.11 setJCRSharePointConnection........................................................................................ 10-4810.6.12 listJCRSharePointConnections...................................................................................... 10-5010.6.13 listDocumentsSpacesProperties.................................................................................... 10-5110.6.14 setDocumentsSpacesProperties .................................................................................... 10-5110.6.15 deleteDocumentsSpacesProperties .............................................................................. 10-5310.7 Discussions and Announcements ....................................................................................... 10-5310.7.1 createDiscussionForumConnection ............................................................................ 10-5410.7.2 setDiscussionForumConnection .................................................................................. 10-5710.7.3 setDiscussionForumConnectionProperty .................................................................. 10-5910.7.4 deleteDiscussionForumConnectionProperty ............................................................. 10-6010.7.5 listDiscussionForumConnections ................................................................................ 10-6110.7.6 listDefaultDiscussionForumConnection ..................................................................... 10-6210.7.7 setDefaultDiscussionForumConnection...................................................................... 10-6310.7.8 setDiscussionForumServiceProperty........................................................................... 10-63

  • xv

    10.7.9 removeDiscussionForumServiceProperty .................................................................. 10-6510.7.10 listDiscussionForumServiceProperties ........................................................................ 10-6510.7.11 setAnnouncementServiceProperty............................................................................... 10-6610.7.12 removeAnnouncementServiceProperty ...................................................................... 10-6710.7.13 listAnnouncementServiceProperties............................................................................ 10-6810.7.14 addDiscussionsServerAdmin........................................................................................ 10-6810.7.15 syncDiscussionServerPermissions ............................................................................... 10-6910.7.16 setDiscussionsServerProperty ...................................................................................... 10-7010.7.17 getDiscussionsServerProperty ...................................................................................... 10-7110.7.18 removeDiscussionsServerProperty .............................................................................. 10-7110.8 External Applications ............................................................................................................ 10-7210.8.1 createExtAppConnection............................................................................................... 10-7310.8.2 setExtAppConnection .................................................................................................... 10-7410.8.3 listExtAppConnections .................................................................................................. 10-7510.8.4 addExtAppField.............................................................................................................. 10-7710.8.5 setExtAppField................................................................................................................ 10-7810.8.6 removeExtAppField ....................................................................................................... 10-7910.8.7 addExtAppCredential .................................................................................................... 10-8010.8.8 setExtAppCredential ...................................................................................................... 10-8010.8.9 removeExtAppCredential ............................................................................................. 10-8110.9 Instant Messaging and Presence ......................................................................................... 10-8210.9.1 createIMPConnection .................................................................................................... 10-8310.9.2 setIMPConnection ......................................................................................................... 10-8510.9.3 setIMPConnectionProperty .......................................................................................... 10-8710.9.4 deleteIMPConnectionProperty .................................................................................... 10-8810.9.5 listIMPAdapters ............................................................................................................. 10-8910.9.6 listIMPConnections ....................................................................................................... 10-9010.9.7 listDefaultIMPConnection............................................................................................. 10-9010.9.8 setDefaultIMPConnection ............................................................................................. 10-9110.9.9 setIMPServiceProperty .................................................................................................. 10-9210.9.10 removeIMPServiceProperty .......................................................................................... 10-9310.9.11 listIMPServiceProperties................................................................................................ 10-9410.9.12 createIMPExtAppConnection ....................................................................................... 10-9510.10 Mail ......................................................................................................................................... 10-9510.10.1 createMailConnection .................................................................................................... 10-9610.10.2 setMailConnection ......................................................................................................... 10-9810.10.3 setMailConnectionProperty ....................................................................................... 10-10110.10.4 deleteMailConnectionProperty .................................................................................. 10-10210.10.5 listMailConnections ..................................................................................................... 10-10310.10.6 listDefaultMailConnection .......................................................................................... 10-10310.10.7 setDefaultMailConnection........................................................................................... 10-10410.10.8 setMailServiceProperty................................................................................................ 10-10510.10.9 removeMailServiceProperty ....................................................................................... 10-10610.10.10 listMailServiceProperties ............................................................................................. 10-10710.10.11 createMailExtApp......................................................................................................... 10-10810.11 Notifications.......................................................................................................................... 10-10910.11.1 setNotificationsConfig ................................................................................................. 10-109

  • xvi

    10.11.2 getNotificationsConfig................................................................................................. 10-11010.12 Personal Events .................................................................................................................... 10-11110.12.1 createPersonalEventConnection................................................................................. 10-11110.12.2 setPersonalEventConnection ...................................................................................... 10-11310.12.3 listPersonalEventConnections .................................................................................... 10-11410.13 Personalization ..................................................................................................................... 10-11510.13.1 createWCPSCMISConnection ..................................................................................... 10-11610.13.2 createWCPSActivityGraphConnection ..................................................................... 10-11710.13.3 createWCPSPeopleConnection ................................................................................... 10-11810.13.4 createWCPSCustomConnection ................................................................................. 10-11910.13.5 listWCPSCMISConnection .......................................................................................... 10-12010.13.6 listWCPSActivityGraphConnection........................................................................... 10-12110.13.7 listWCPSPeopleConnection ........................................................................................ 10-12210.13.8 listWCPSCustomConnection ...................................................................................... 10-12310.13.9 deleteWCPSCMISConnection..................................................................................... 10-12410.13.10 deleteWCPSActivityGraphConnection ..................................................................... 10-12410.13.11 deleteWCPSPeopleConnection................................................................................... 10-12510.13.12 deleteWCPSCustomConnection................................................................................. 10-12510.13.13 setWCPSConnectionProperty ..................................................................................... 10-12610.14 Portlet Producers.................................................................................................................. 10-12710.14.1 registerWSRPProducer ............................................................................................... 10-12810.14.2 setWSRPProducer......................................................................................................... 10-13210.14.3 listWSRPProducers....................................................................................................... 10-13610.14.4 deregisterWSRPProducer ........................................................................................... 10-13710.14.5 listWSRPProducerRegistrationProperties ................................................................ 10-13810.14.6 listWSRPProducerUserCategories ............................................................................. 10-13910.14.7 mapWSRPProducerUserCategory ............................................................................. 10-14010.14.8 registerPDKJavaProducer............................................................................................ 10-14010.14.9 setPDKJavaProducer .................................................................................................... 10-14210.14.10 deregisterPDKJavaProducer ....................................................................................... 10-14410.14.11 listPDKJavaProducers .................................................................................................. 10-14510.14.12 registerPageletProducer............................................................................................... 10-14610.14.13 setPageletProducer ....................................................................................................... 10-14710.14.14 listPageletProducers ..................................................................................................... 10-14710.14.15 deregisterPageletProducer .......................................................................................... 10-14910.14.16 refreshProducer ............................................................................................................ 10-14910.14.17 registerOOTBProducers............................................................................................... 10-15010.14.18 deregisterOOTBProducers .......................................................................................... 10-15110.14.19 registerSampleProducers............................................................................................. 10-15210.14.20 deregisterSampleProducers ........................................................................................ 10-15210.15 RSS News Feeds ................................................................................................................... 10-15310.15.1 getRssProxyConfig ....................................................................................................... 10-15310.15.2 setRssProxyConfig........................................................................................................ 10-15410.15.3 unsetRssProxyConfig ................................................................................................... 10-15510.16 Search - Oracle SES Search.................................................................................................. 10-15510.16.1 createSESConnection.................................................................................................... 10-15610.16.2 setSESConnection ......................................................................................................... 10-157

  • xvii

    10.16.3 listSESConnections ....................................................................................................... 10-15810.16.4 setSearchSESConfig ...................................................................................................... 10-15810.16.5 li