You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by GitBox <gi...@apache.org> on 2021/01/21 15:47:12 UTC

[GitHub] [syncope] ilgrosso commented on pull request #234: [SYNCOPE-1610] Refactoring ReconQuery to work with FIQL

ilgrosso commented on pull request #234:
URL: https://github.com/apache/syncope/pull/234#issuecomment-764735152


   I am going to:
   
   1. revert the changes on Console
   2. change `ConnObjectTO` to bear, alongside with attributes, the FIQL query to uniquely identify the given object on the given External Resource; the idea is that such FIQL will generally be something like `__UID__==value` unless a `PushPolicy` with `PushCorrelationRule` is defined: in such cases it will be responsibility of the `PushCorrelationRule` implementation to generate the FIQL
   3. change Console to use the FIQL from a given  `ConnObjectTO` instance to implement single pull


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org