Symptom
You have created an extension field (either via KUT or SDK) and extended the same for a form template.
However when previewing the form template PDF for a document, the extension field value does not appear, showing instead a blank space.
Environment
SAP Business ByDesign
Cause
The binding of the field is incorrect, hence it is not being correctly displayed in the final PDF
Resolution
For most transactional documents in Business ByDesign, you can check the XML file which is used when generating the PDF. In this XML file you can search for the required field, and follow the XML path in Adobe LiveCycle Designer to bind it correctly in your form.
In order to check the mentioned XML, you can follow the below steps (in this case we will take as an example the Purchase Order document):
- Go to the Purchase Orders and Requests work center.
- Enter the Purchase Orders view.
- Open the desired purchase order.
- Click on the View All button.
- Navigate to the Output History tab.
Here, if the document was already sent, you will be able to click on the "View XML Data" button to see the data that was passed to the form template, and adjust the binding accordingly.
Keywords
ALD, Preview, Form Template, ADS, XDP, XSD , KBA , AP-RC-FF , Forms Flexibility , Problem