Sub-template call from the Main template is not working correctly
Dear Experts,
We are using Oracle EBS version : R12.2.8 and BIP version : 12.2.1.4.0
We have a main template for printing AR invoices and a sub template with payment details. Our new requirement is to call a sub template based on a condition from the main template. We have used below codes in the templates to achieve this. But it was not successful and the concurrent request is completing with warning.
Please advise whether there is any syntax error or we missing any steps here.
Codes used in sub-template
<?template:XXGILARCOMINVEULOT_SWISS_QR?><?end template?>
Codes used in main-template
<?import:xdo://XXGILXXGILARCOMINVEULOT_SWISS_QR.de.CH?>