Madhukar Lingala created FINERACT-698:
-----------------------------------------

             Summary: Ability to associate a GUID with every request
                 Key: FINERACT-698
                 URL: https://issues.apache.org/jira/browse/FINERACT-698
             Project: Apache Fineract
          Issue Type: New Feature
            Reporter: Madhukar Lingala


1) Ability to associate a GUID with every request. The Client is responsible 
for generating and passing the GUID with every request. As far as the platform 
is concerned, we assume that the GUID is unique. We do not add any constraint 
checks on the database to ensure that there is no impact on performance.

2) New API to query on the result of a request by passing the GUID as the 
parameter.

3) If the request was successful, the API returns the same response that the 
successful original API call would have returned. If the original request has 
failed, the API returns a resource not found response (since errors are not 
logged into the system).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to