cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe Lifecycle Designer for SAP

Former Member
0 Kudos

Hi Experts,

I am trying to create adobe forms in IDES ECC 6.0.

We have ABAP and Java stack installed also. I have installed the Gui 7.40 patch level 2, and ALD104P_2-20010657 in workstation. But after creating a test form in tcode SFP, when I click on Layout button, it is showing below error.

How to solve it? What are the process to resolve it ?

Thanks

Asad

Accepted Solutions (0)

Answers (1)

Answers (1)

SandySingh
Active Contributor
0 Kudos

You are missing sap live cycle designer in your workstation . Install ADLC designer from sap service place to resolve this issue

regards

sandy

Former Member
0 Kudos

I have installed it already. ALD104P_2-20010657 . After installing it, is it required to do any configuration?

Asad

SandySingh
Active Contributor
0 Kudos

Hello

First test:

1) Call transaction SE38.

2) Enter the report name "FP_PDF_TEST_00" and choose "Execute" (or press F8).

3) Enter "ADS" in the entry field for the connection, and choose

"Execute" (or press F8).

4) The system should issue a dialog box containing the current version

information.

Second test:

1) Call transaction SE38.

2) Enter the report name "FP_TEST_00" and choose "Execute" (or press

F8).

3) Enter "FP_TEST_00" for the form, "2" for the number of output pages,

and "ADS" for the ADS connection. The choose "Execute".

4) Enter a valid output device and choose "Print Preview".

5) The Adobe Reader should be displayed in the GUI, and display two

pages with numbered lines.

Third test:

1) Call transaction SE38.

2) Enter the report name "FP_TEST_IA_01" and choose "Execute" (or press

F8).

3) Enter "FP_TEST_IA_01" for the form, "ADS" for the ADS connection, and

any data in the other entry fields (these are already filled with

default values). Then choose "Execute" (or press F8).

4) Enter a valid output device and choose "Print Preview".

5) The Adobe Reader should be displayed in the GUI, and display a page

with address fields.

6) Scroll down to the frame for the new address, and fill in those

fields.

At the end of the form, an entry field for the date and a value help

exists. Choose the input help button and check if the system displays

the datepicker.

Now you will know yourself if there is any problem with ADS configuration.

Also refer to following notes

944221 - Error analysis for problems in form processing

OSS 1177315 - ADS RFC destination test return 403 404 code

OSS 1368090 - Central Note for ADS on NW71

OSS 1757467 - Adobe Document Services (ADS) in NW AS ABAP 7.4

OSS 1695036 - PDFManipulation Service can't be started

Regards

Sandy