- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Collector using a stored Procedure?
Hello
Have a question about collectors.
It is possible to configure a procedure on collectors.
I have a procedure that returns the rights of an application in two columns (CODE, DESCRIPTION) it is possible to configure this procedure in a collector.
Thank you
- Tags:
- adc
- Collector
- Community Thread
- Data Collection
- Discussion
- edc
- Forum Thread
- Identity G&L
- Identity Governance & Lifecycle
- IG&L
- IGL
- remote procedure call
- RSA Identity
- RSA Identity G&L
- RSA Identity Governance & Lifecycle
- RSA Identity Governance and Lifecycle
- RSA IGL
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Rodrigo,
you can implement some custom PL/SQL logic that runs during the folllowing phases in the post processing handler package:
- Post_ID_Unification_Handler
- Pre_Supervisor_Resolution
- Post_Account_Data_Load_Handler
- Post_MAEDC_Load_Handler
- Post_DADC_Load_Handler
While this might answer your request here, we don't recommend the use of this capability except if it would be the last option (as it would count as a customization that would need to be maintained and taken care of, especially with version upgrades/database upgrades/schema changes), so can I know more about the use case you are trying to solve/achieve here?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Rodrigo,
you can implement some custom PL/SQL logic that runs during the folllowing phases in the post processing handler package:
- Post_ID_Unification_Handler
- Pre_Supervisor_Resolution
- Post_Account_Data_Load_Handler
- Post_MAEDC_Load_Handler
- Post_DADC_Load_Handler
While this might answer your request here, we don't recommend the use of this capability except if it would be the last option (as it would count as a customization that would need to be maintained and taken care of, especially with version upgrades/database upgrades/schema changes), so can I know more about the use case you are trying to solve/achieve here?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Are you asking about calling an Oracle (or Microsoft) stored procedure as part of the query string for a "Database" collector type?
No. The stored procedure exists only on the (external) datasource. You cannot call it directly using SQL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Rodrigo de Freitas Ribeiro did this information help you?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
No follow-up questions so I am going to mark this thread as answered.
