terça-feira, 20 de agosto de 2013

Deleting Application Instances

Deleting Application Instances

OIM 11g R2

An application instance can be deleted in any one of the following ways:
  • Deleting the application instance from the Application Instances section of the Oracle Identity System Administration.
  • Deleting the IT resource, which is a constituent of the application instance.
When you delete an application instance by using any one these methods, the application instance is not hard-deleted from Oracle Identity Manager. The application instance is soft-deleted. This is because accounts provisioned as a result of the application instance might exist in the target system. Therefore, after deleting an application instance, you must run a scheduled job to achieve the following:
  • Unpublish the application instance from the entity publication
  • Unpublish the associated entitlements from the entity publication
  • Revoke, or hard-delete, or mark as deleted all the accounts for the application instance
To delete an application instance:
  1. In Oracle Identity System Administration, under Configuration, click Application Instances. The Application Instances page is displayed with a list of application instances that are published to your organization.
  2. Search and select the application instance that you want to delete.
  3. From the Actions menu, select Delete. Alternatively, click Delete on the toolbar. A message box is displayed asking for confirmation.
  4. Click Delete to confirm. The application instance is soft-deleted in Oracle Identity Manager.
    You can also delete an application instance by deleting the IT resource of the application instance. For information about deleting IT resources, see "Managing IT Resources" in the Oracle Fusion Middleware Developer's Guide for Oracle Identity Manager.
  5. Run the Application Instance Post Delete Processing Job scheduled job. This scheduled job can be run in any one of the following modes:
    • Revoke: This mode is used when the application instance is deleted, but the provisioned accounts in the target system still exist. Using the Revoke mode deletes the accounts from the target system.
    • Delete: This mode is used when the target system no longer exists, and there are no traces of the accounts in Oracle Identity Manager. Using the Delete mode hard-deletes the accounts from all provisioning tasks and targets, and subsequently from Oracle Identity Manager.
    • Decommission: This mode is used when the target system no longer exists and the provisioned accounts cannot be revoked from the target system. Using the Decommission mode changes the account status to Revoke without keeping the accounts in Oracle Identity Manager in provisioned state.
     
  6. Run the Catalog Synchronization Job scheduled job. This scheduled job identifies the soft-deleted application instances, and removes them from the catalog.

sexta-feira, 16 de março de 2012

DRAFT - Projeto W

Hyperion SSO com OAM (11.1.2)
http://docs.oracle.com/cd/E17236_01/epm.1112/epm_security_11121/frameset.htm?ch03s02.html
Clicando em Contents, localizado em cima à esquerda.

Oracle Transportation Management 6.2
Arquitetura
http://docs.oracle.com/cd/E20111_01/otm/acrobat/technicalarchitecture.pdf

Guia de Administracao
http://docs.oracle.com/cd/E20111_01/otm/acrobat/administration.pdf
- Informações sobre LDAP e SSO

Integracao com OAM(MY ORACLE SUPPORT)
- Note Metalink: Does OTM 6.2 Support Integration With OAM 11g [ID 1418374.1] Yes.

IMAGEM OAM11g

Documento para integração com o OAM (Está OAM10g, mas o procedimento é similar a outras aplicações que
se integram com o OAM 11g.) (MY ORACLE SUPPORT)

https://support.oracle.com/CSP/main/article?cmd=show&type=ATT&id=796594.1:oam_integration62

 Oracle eBusiness Suite
Fonte: https://blogs.oracle.com/stevenChan/entry/oracle_access_manager_11_11

Integração com o OAM 11g (MY ORACLE SUPPORT)
Integrating Oracle E-Business Suite Release 12 with Oracle Access Manager 11gR1 (11.1.1.5) using Oracle E-Business Suite AccessGate [ID 1309013.1]

Peoplesoft
http://coreidng.blogspot.com/

terça-feira, 18 de outubro de 2011

weblogic.properties

A) /home/oracle/metadata/export
from_loc = A
to_loc=A
metadata-files=B

No MDS:
B) /metadata/iam-features-requestactions/model-data/ModifyUserDataset.xml

Criar diretório em:
A+B(sem o xml)

- Exportar OIM_ORACLE_HOME
appserver = Instancia do WLS (oim_server1)

segunda-feira, 12 de setembro de 2011

Upgrade do OIF....

http://download.oracle.com/docs/cd/E21764_01/doc.1111/e14142/prepare.htm#i1180708


1) RCU 11.1.1.2

2) WLS 10.3.3 (ou 10.3.2)

3) RCU - Upgrade com PATCH NO METALINK(12395110 para Linux)

4) WLS - Upgrade 10.3.5 com PATCH NO METALINK (395517 - Genérico)
Tem de ser patch, pois o installer não funcionará.

domingo, 11 de setembro de 2011

Sobre os locais de instalacao

  • ORACLE_BASE: This environment variable and related directory path refers to the base directory under which Oracle products are installed.
  • MW_HOME: This environment variable and related directory path refers to the location where Oracle Fusion Middleware resides. A MW_HOME has a WL_HOME, a ORACLE_COMMON_HOME and one or more ORACLE_HOMEs.
  • WL_HOME: This environment variable and related directory path contains installed files necessary to host a WebLogic Server.
  • ORACLE_HOME: This environment variable and related directory path refers to the location where Oracle Fusion Middleware Identity Management is installed.
  • ORACLE_COMMON_HOME: This environment variable and related directory path refers to the location where the Oracle Fusion Middleware Common Java Required Files (JRF) Libraries and Oracle Fusion Middleware Enterprise Manager Libraries are installed.
  • DOMAIN directory: This directory path refers to the location where the Oracle WebLogic domain information (configuration artifacts) is stored. Different WebLogic Servers can use different domain directories even when in the same node as described Section 2.4.2, "Recommended Locations for the Different Directories."
  • ORACLE_INSTANCE: An Oracle instance contains one or more system components, such as Oracle Web Cache, Oracle HTTP Server, or Oracle Internet Directory. An Oracle instance directory contains updateable files, such as configuration files, log files, and temporary files.