Hi Gurus,
My SAP development server is ABAP Stack and Solution Manager is Dual stack (ABAP+ Java),I have configured ADS service on Solution manager,
Now I have created a ADS RFC in Development server when I check the connection test getting the Error as given below...
Detailed | value |
Status HTTP Response | 403 |
Status Text | Forbidden |
Duration Test Call | 573 ms |
RFC Configuration:- Technical Setting:-
RFC Destination- ADS
Connection Type- G
Target Host- Solution manager Host
Service No- 50000 ( My solution manager instance no is - 00)
path Prefix- /AdobeDocumentServices/Config?style=rpc
Login & Security :- Select Basis Authentication
User- ADS_AGENT
Password- ADS_AGENT user password
When I check the connection test getting the error as
Detailed | value |
Status HTTP Response | 403 |
Status Text | Forbidden |
Duration Test | 573 ms |
When I remove the path Prefix (/AdobeDocumentServices/Config?style=rpc) from Technical setting after that connection test then found OK...
Detailed | value |
Status HTTP Response | 200 |
Status Text | OK |
Duration Test Call | 60 ms |
Now when I check the report FP_TEST_00 in SA38 ,use the ADS connection is ADS and output device select the LP01 then getting the error as "cannot find PDL type for output device LP01"
Please help to resolve these issue and ADS configuration........
Regards
Ashwani