On ECC 6.0 service-pack 11, ADS on Win2003 - BASIS SP-13.
All ADS test programs work fine and I've been thru note 944221, as much as I can without being a BASIS person, & all the tests work. BASIS swears everything configured correctly. (Includes SM59, SICF, & Visual-Admin) They feel vindicated since all the test prgs work. Opened an OSS note but all they said was read note 944221.
Simple test to demonstrate my problem:
Use FP_FUNCTION_MODULE_NAME() to obtain the function name for SAP test form FP_TEST_00.
SE37: /1BCDWB/SM00000004 (Function for form FP_TEST_00)
F8 to run (no parameters needed) - enter an ADS compatible printer and select Print-Preview - I get a blank PDF page, which is fine.
Copy FP_TEST_00 to some Z-test form and activate. Obtain the function name...and repeat, I get error message: ADS: com.adobe.ProcessingException: Problem accessing d(200101) - I get this for ANY new SFP that I create too.
A level 4 trace on this last test seems to error with these:
Fully encoded destination: http://comssap006:8000/sap/bc/fp/form/layout/ZJRC_ADS_TEST01.XDP?fp-language=EN
Problem accessing data from Destination: dest:FP_ICF_DATA_EPD//sap/bc/fp/form/layout/ZJRC_ADS_TEST01.XDP?fp-language=EN&fp-cacheinfo=2008-04-10T19%3a23%3a17Z%2421fa6b32-6efd-4bb5-a9f6-4be6222f047d%240%24en%24v0%2e9
com.adobe.ads.destination.DestinationException: File Not Found while reading Dest URL: http://comssap006:8000/sap/bc/fp/form/layout/ZJRC_ADS_TEST01.XDP?fp-language=EN
Is there something I'm missing - what's an "XDP" - do I have to generate an initial XDP file somehow or a template or something for any new SFP?
A trace during the successful FP_TEST_00 test has no problem finding
Fully encoded destination: http://comssap006:8000/sap/bc/fp/form/layout/FP_TEST_00.XDP?fp-language=DE
How did this file get there but it cannot find/create my own XDP's?
Could BASIS be missing something or maybe a version incompatibility?
Thanks in advance for any ideas.