Open nimhbg opened 1 month ago
It is assumed here that the filename uploaded to the wis2box-incoming bucket contains a single dot. But that may not and does not have to be the case.
wis2box-incoming
Example:
foo.bar1.xml
foo.xml
wis2box-public
wis2box-management
foo.bar2.xml
It is assumed here that the filename uploaded to the
wis2box-incoming
bucket contains a single dot. But that may not and does not have to be the case.Example:
foo.bar1.xml
towis2box-incoming
bucket.foo.xml
in thewis2box-public
bucket when the workflow is executed by thewis2box-management
container.foo.bar2.xml
towis2box-incoming
.foo.xml
inwis2box-public
and so the first CAP warning file will be overwritten and lost.