Hi ,
I have done all the configuration steps in my Development system on AS ABAP and visual admin java side for ADS.
We have ABAP and JAVA on different hosts.
Things which work fine as per configuration guide and note 944221.
-
But they ask for logon details and when i enter adsuser and its password the things work fine are:
FP_TEST_00 -
enter logon details -
ok
FP_PDF_TEST_00--enter logon details--
ok
fp_check_destination_service--enter logon details---both with and without destination service-----ok
FP_CHECK_HTTP_DATA_TRANSFER---enter logon detailswithout destination service----ok
Destination service check is also fine for
http://server:port/sap/bc/fp/lform/layout...................
-
Also my RFC ADS is working fine with outout.
Status HTTP Response 200
Status Text OK
Duration Test Call 168 ms
-
Error:
FP_CHECK_HTTP_DATA_TRANSFER---enter logon detailswith destination service----error
"SYSTEM-ERROR:com.adobe.ProcessingException:Problem accessing data from Destination
:destFP_ICF_DATA_DEC//sap/bc/fpads/formdata/ADS_4B7A8443791865E2".
-
My both services are active in SICF AS ABAP side
Should I assign username and password to these services.
So my main problems are the
1)error posted above
2)Why it asks for logon credentials everytime.
Thanks