Description
I reconfigured my mappings to start using the <namespace>
token. Relevant mappings:
- CLS: * :
src/<namespace>/cls/
- PTD: * :
src/<namespace>/ptd/
I also I ran the BaselineExport()
function to make sure everything was exported to the proper folder. However, I noticed that my production nor its items were not exported.
In my interop production, when I click on the "Source Control Commands" icon and select "Export Production", I get this exception:
What exactly failed to open?? I cannot find this exception in any of my error logs to give me any hints. This is the Source Control Output:
Exporting production in decomposed format: ensshc.ensshc2Production.cls
Exporting to XML started on 05/30/2025 09:06:52
Exporting project: ProductionSettings-ensshc_ensshc2Production.prj
Exporting type PTD: EnsExportNotes.ProductionSettings-ensshc_ensshc2Production.PTD
Exporting type PTD: ProductionSettings:ensshc.ensshc2Production.PTD
Export finished successfully.
Exporting to XML started on 05/30/2025 09:06:52
I do see a new production XML file exported under /src/**/ptd
, but not the individual business items, so perhaps the exception was thrown attempting to export those?
========
I'm running the latest main
branch (commit 4cea6ab7a1
).
$zv
: IRIS for Windows (x86-64) 2023.1.5 (Build 697U) Thu Oct 3 2024 13:47:51 EDT