cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe config and ECC PDF test

Former Member
0 Kudos

I have configured ADS and http destination version test works. I ran the FP PDF test on the ECC system and the test responds back with the message "No Vendor Specified". I am running J2EE ADS on a separate system pointing back to ECC. The SM59 test properly and the HTTP test work except for some of the tests fail with the "no Vendor Specified" message. I cannot find any note related to this.

I am using SAP note 944221 as a guideline to setting and testing ADS.

Thanks

Mikie

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

I had exactly the same problem.

The first thing is that ECC 6.0 can't display proper message and uses "No vendor specified" as the default.

In my case the real problem was in the Java Visual Administrator configuration. In "Connection Settings" URL

there was unnecessary "/" at the end. So when SAP was trying to use that service it was calling:

http://server:8000//sap/bc/fp/form/layout/FP_FORM_SECURITY_TEST.XDP?fp-language=DE

instead of:

http://server:8000/sap/bc/fp/form/layout/FP_FORM_SECURITY_TEST.XDP?fp-language=DE

Edited by: Maratkuls Kosojevs on Mar 9, 2009 9:35 AM

Former Member
0 Kudos

I ran through the ADS procedure and the http test with ADSUSER came back ok 200.

When I execute FP_CHECK_DESTINATION_SERVICE I get the message

"No Vendor Specified".

The ADS service is running on Java and the call is from an ECC system which is working.

Any ideas?

Thanks

Mikie

former_member906139
Active Participant
0 Kudos

How your problem got solved?

Former Member
0 Kudos

hi

read the following doc and check that ADS configuration is working in java server

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60afe503-74e0-2a10-59b1-d92ad0df...

and also make sure that you have installed all the credentials for Adobe

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/39ce42e6-0401-0010-df96-e28d3974...

Thanks and Regards

shanto aloor