This instance is currently being migrated to the new Atlassian One Confluence sytem.
If you can't find your space anymore, it should be already in the new System: https://confluence.weareplanet.com/
Message exchanges
Different Messages will be used to facilitate the blocking (synchronous) and the non-blocking variant (asynchronous) of the message exchange.
Regarding point-to-multipoint paradigma this means, synchronous goes single-cast, while asynchronous can go single-cast or multi-cast.
Pattern | Request message name | Result message name | Acknowledgement message name | On event | Purpose |
---|---|---|---|---|---|
sync | IO_InvoiceFiscalizeRQ | IO_InvoiceFiscalizeRS | Before invoice is issued (on folio close) | Transmit invoice data & get fiscal code/s | |
async | IO_InvoiceFiscalizeNotifRQ | IO_InvoiceFiscalizeNotifRS | IO Message Standard Fields | End of day or time-controlled (after folio close) | Transmit invoice data |