Context

Grouping document under a Context

You can save documents with the same Key under different Context. Which means, that Key, Rank and Context become a unique key.

You use a Key to store a certain value. Use the Context to store that value in a specific context.

For example, you want to store PDF files, related to a costumer. Use the Key as the file name (reference) and use the CustomerId as the Context.

Same Key under different Context

Last updated