I have a query on attribute writeback using Webservice Connector.
We have a custom HRMS system to be integrated with flat file(file upload utility) to aggregate the accounts and writeback using webservice connector. We want to perform writeback after each successful aggregation. Is there an attribute or timestamp available which can be used as trigger to achieve this.
Also, please help to understand the best approach for writeback
using workflows (no OOTB trigger action available as far as I searched)
using Identity profiles based on lifecycle states.
If you have sync enabled and configured in your Web-Service connector, the writeback will occur automatically via the sync functionality. If this OOB case doesn’t seem to work for you, I’d suggest you configure a workflow:
There is no OOTB trigger no, but there is an Event Trigger: “Account Aggregation Completed” that you can use to trigger a workflow.