Hi,
We are working on a scenario where we have to create Ad Orders as well as Ad Contents thorugh an ABAP program. The Ad content will consist only of some basic texts. I tried using BAPI_AMC_ADC_CREATEFROMDATA to create the Ad content and then creating the Ad Order using BAPI_ADMGMTSO_CREATEFROMDATA passing the Technical Ad SPec ID to the Ad Spec. Both these steps get complete without errors but when I open teh order in CIC0 and then navigate to the IS-M/AMC UI I am getting an error "XmlFile.loadXmlFile(): java.io.UnsupportedEncodingException: Not valid xml document - xml declaration is not found". I tried populating different fields in teh BAPI but still getting the same error. Have any of you worked on a similar requirement? Is there some other approcah I can try? Any pointers on this will be highly appreciated.
Thanks,
Praveen
Edited by: Muthu Praveen on Dec 23, 2009 1:47 PM