ezd_blockchain_order_immutability
Submit data to blockchain for immutable storage in EZD PUW. Uses a sequence number to maintain verifiable order and integrity.
Instructions
Zlec utrwalenie danych w blockchain w systemie EZD PUW.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| CID | No | Correlation ID — identyfikator procesowości (auto-generated if omitted) | |
| Dane | Yes | Dane do utrwalenia (base64 byte[]) | |
| NumerSekwencyjny | Yes | Numer sekwencyjny utrwalenia (long) | |
| IdPracownikaWlasciciela | No | ID pracownika właściciela (defaults to EZD_WORKER_ID env) | |
| IdStanowiskaWlasciciela | No | ID stanowiska właściciela (defaults to EZD_POSITION_ID env) |