Replies: 1 comment 4 replies
-
Hello,
Now you should find the transaction-file-converter.jar in the target directory. The transaction log files are the *.sft files you can find in each channel’s directory, to convert them simple pass a *sft file to the transaction-file-converter.jar:
The transaction log files contain a time stamp, the type of change and some file length information. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi all, i think I already asked something like this or similar but i couldnt find it..
is there a way to 'tap' into the changes that are commited (succesfuly) to the storage?
some sort of a transaction log i can read, some sort of event API i can listen to?
thanks
Beta Was this translation helpful? Give feedback.
All reactions