Aggregations in JDBC and Provisioning in Webservice

Hi team,

We have an integration where we perform provisioning using SOAP web services. As the client didn’t provide us with aggregation APIs, we are trying to use a JDBC connector to perform account aggregation.

I understand that this will work for full aggregation. My question is how will the provisioning operations work if I don’t have a Get object operation on my web service connector? Would a workaround such as performing a JDBC aggregation in an after operation rule work?

I love this requirement, I often see it in Microsoft Identity Manager, not in SailPoint world.

  1. I really wish that we will be able to connect to a DB in WebServiceBefore Operation Rule, question is about JAR files, still I would give a try by writing complete Java code
  2. Build a custom SaaS connector