Hello everyone!
I am trying to upload pdf file to Webdynpor context (CE 7.1) via WDInteractiveFormHelper.transferPDFDataIntoContext.
And getting next exception:
com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: The prefix "xfa" for attribute "xfa:dataNode" associated with an element type "Bapi_Alm_Order_Get_Detail_Input" is not bound.
p.s. InteractiveForm's dataSource from which Pdf was generated is bound to Bapi_Alm_Order_Get_Detail_Input context node.
Appreciate any help!
Kirill