Hi @Deepanshu07 Correct me if my understanding is right. Your requirement is that whenever the dataOk attribute on an account in SAP ECC (Ariba) changes to ‘N’, the corresponding account in SAP FG should be disabled automatically? If it is yes we can achive this via workflow.
Create an Identity attribute and map the dataOk value from the SAP ECC.
Create a workflow with identity attribute change as the trigger. So when the dataOk is changed to N it should be triggered
In the workflow get the identity and the corresponding SAP FG account in this case. If the user has the account use the Manage Account action to disable the account