Anand's Oracle Identity Management Blog

  • Home
  • OIM
  • OIM APIs
  • SOA
  • Installation
  • Database
  • Linux

SOA :-

  • Hello World SOA Composite Application.
  • SOA Composite - Read Credentials from the Credential Store in Java Embedding.
  • SOA Notification - How to specify hardcoded email address in Recipient.
  • SOA Notification - How to specify XPATH in Recipient.
  • Fetching OIM UDF data in SOA composite.
  • How to change expiration time of SOA Composite?
  • Configuring BPEL Process Service Engine classpath. 
  • SOA Composite - Complete task when a participant chooses "Reject" at any stage. 
  • Set remoteEnabled is true for connecting SOA database.
  • How to get SOA Database Connection?

Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Home
Subscribe to: Posts (Atom)

Translate

Search Post

Blog Archive

  • ▼  2019 (13)
    • ▼  April (2)
      • OIM Certification - Modify Composite to have all t...
      • OIM - How to Add User Defined Field(UDF) in Certif...
    • ►  March (6)
    • ►  February (2)
    • ►  January (3)
  • ►  2018 (59)
    • ►  June (18)
    • ►  April (9)
    • ►  March (32)
  • ►  2017 (31)
    • ►  December (7)
    • ►  September (17)
    • ►  July (3)
    • ►  February (4)
  • ►  2016 (38)
    • ►  December (5)
    • ►  October (2)
    • ►  September (3)
    • ►  July (1)
    • ►  June (2)
    • ►  May (16)
    • ►  February (9)
  • ►  2015 (19)
    • ►  December (18)
    • ►  July (1)
  • ►  2014 (3)
    • ►  September (1)
    • ►  August (2)

Popular Posts

  • OIM API - All User Operations.
        //Create user in OIM     public void createUser(){         String userLogin = "A12345";         String fName = "Anand...
  • OIM API - How to Remove Assigned Proxy from User?
    To execute below code you have to add following jars in classpath: commons-logging.jar eclipselink.ja...
  • OIM - How to Migrate User's Proxy from one environment to other environment in OIM?
    First export proxy details from source OIM :- Execute below SQL query to get all proxy assigned for users: SELECT DISTINCT USR.US...
  • OIM - SQL query to get all proxy assigned for users.
    SELECT DISTINCT USR.USR_LOGIN "User_Login",  PU.USR_LOGIN "Proxy_User_Login", TO_CHAR(P.PXD_START_DATE,'DD-MON-Y...
  • OIM API - Code Snippet to get all Accounts Provisioned to User.
    public List<Long> fetchProvisionedAccountsOfUser(String usrKey){             final String logp = CN + " :: fetchProvisionedAccou...
  • OIM - SQL Query to get all the members of specific Role.
    SELECT UGP.UGP_NAME,USR.USR_LOGIN FROM UGP, USG, USR   WHERE USG.USR_KEY = USR.USR_KEY AND UGP.UGP_KEY = USG.UGP_KEY AND UPPER(UGP_NAM...

About Me

Anand Raj Badal
View my complete profile

Linked in

Total Pageviews

anandrajbadal.blogspot.in. Powered by Blogger.