Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ProsCons
Api will have more control on consumer 
Easy to generate Audit logs
Easy for consumer to invoke 



Solution

...

3 :

   Write an ETL job to preform same operations. ETL job will do following operations:

...

ProsCons
Standalone job to perform this operation. Difficult to control caller , Ex: caller is not identified by sunbird

Can't reuse it for later use case: Example: Org admin want's to delete some user or delete some of the org


Solution

...

4 :

Provide sequence of CQL queries and curl command to do all above operations.

...