You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are looking for SRU2023 datetime path changes, so need to upgrade the version as we need to parse files though "seev.031.002.13".
Changes suggested in path is like /Document/CorpActnNtfctn/CorpActnDtls/DtDtls/FctvDt/Dt for message type CANO
/Document/CorpActnNtfctn/CorpActnDtls/DtDtls/LtryDt/Dt and lot many more.
For this which version we can use for implementing above changes?
as currently we are using below implementation through gradle
implementation group: 'com.prowidesoftware', name: 'pw-iso20022', version: 'SRU2021-9.2.3'.
The text was updated successfully, but these errors were encountered:
We are looking for SRU2023 datetime path changes, so need to upgrade the version as we need to parse files though "seev.031.002.13".
Changes suggested in path is like /Document/CorpActnNtfctn/CorpActnDtls/DtDtls/FctvDt/Dt for message type CANO
/Document/CorpActnNtfctn/CorpActnDtls/DtDtls/LtryDt/Dt and lot many more.
For this which version we can use for implementing above changes?
as currently we are using below implementation through gradle
implementation group: 'com.prowidesoftware', name: 'pw-iso20022', version: 'SRU2021-9.2.3'.
The text was updated successfully, but these errors were encountered: