<rcml>
<process id="ExampleProcess" name="example process">
...
<docxworld-fetch-production-environment id="ExampleRS" runtime-environment="shared">
<docxworld-contract>${process['eoms.procedure']}</docxworld-contract>
<!-- <link-name>${process['eoms.procedure']}</link-name> -->
<binary-bundles-home>binary-bundles</binary-bundles-home>
<production-bundles-home>production-bundles</production-bundles-home>
<runtime-home>${workdir.getAbsolutePath()}</runtime-home>
</docxworld-fetch-production-environment>
...
</process>
</rcml>