Information Exchange - Pull data from EFT ARM then dump it to a json file
Go to file
jblu 5d6427698d
All checks were successful
Build / build-windows-binary (push) Successful in 34s
Build / build-linux-binary (push) Successful in 1m13s
Merge pull request 'dev-make-query-performant' (#16) from dev-make-query-performant into main
Reviewed-on: #16
2024-08-10 02:22:13 -05:00
.gitea/workflows Updated build.yaml 2024-08-05 11:30:43 -05:00
.gitignore moved encoder to seperate file and created .token refresh logic 2024-07-29 17:30:11 -05:00
config.toml.example made query more performance and allowed embedded override 2024-08-10 00:49:53 -05:00
inex.py fix: #14 now correctly handles 'other' transactions 2024-08-10 02:20:26 -05:00
inexConnect.py generalized db query and embedded it. 2024-08-02 20:57:20 -05:00
inexDataModel.py fix: #14 now correctly handles 'other' transactions 2024-08-10 02:20:26 -05:00
inexDataProcessing.py fix: #14 now correctly handles 'other' transactions 2024-08-10 02:20:26 -05:00
inexEncoder.py moved encoder to seperate file and created .token refresh logic 2024-07-29 17:30:11 -05:00
inexLogging.py Added logging. 2024-07-11 16:13:45 -05:00
inexSqlquery.py made query more performance and allowed embedded override 2024-08-10 00:49:53 -05:00
LICENSE changed license 2024-07-31 20:55:49 -05:00
README.md updating processData 2024-07-16 23:47:15 -05:00
requirements.txt moved requirements.txt 2024-07-17 02:44:43 -05:00
test.py Updated data models for download/upload, delete and login 2024-08-10 00:01:58 -05:00

Inex

Information Exchange - Pull data from EFT ARM then dump it to a json file

Data Map:

tbl_ProtocolCommands

  • ProtocolCommandID
  • Time_stamp
  • RemoteIP
  • RemotePort
  • LocalIP
  • LocalPort
  • Protocol
  • SiteName
  • Command
  • CommandParameters
  • FileName
  • VirtualFolderName
  • PhysicalFolderName
  • IsInternal
  • FileSize
  • TransferTime
  • BytesTransferred
  • ResultID
  • TransactionID
  • Description
  • Actor

tbl_Transactions

  • TransactionID
  • ParentTransactionID
  • TransactionObject
  • TransactionGUID
  • NodeName
  • time_stamp