cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe Lifecycle Designer

Former Member
0 Kudos

Dear Experts,

I am new to Adobe Lifecycle Designer and I would like to know how to write a script. And I already installed the software. I use only Adobe Lifecycle Designer not with the Developer Studio.

My scenario is the following:

I would like to create SAP BusinessParteners in the SAP MDM database by using the Interactive forms (using SAP Netweaver 7.0 with Guided Procedure).

Adobe Lifecycle Designer (Interactive form) -


> SAP MDM (BusinessPartner Repository)

Can you please give me 1 exemple how to write a script in order to connect the interactive form to my database (SAP MDM).

Thanks a lot,

John

Accepted Solutions (0)

Answers (1)

Answers (1)

nikhil_bose
Active Contributor
0 Kudos

New Data Connection:

- In the Data View tab, right click and choose New Data Connection

- Choose OLEDB Database and click Next

- Click Build

- Click Next

- Open the topmost drop down and select the DSN name

- Click OK

- Select Table and choose the table, or SQL Query and type in a SQL query.

- Click Next

- Click Finish

- Drag fields from the Data View tab onto the form.

for scripts plz go through this thead

http://www.adobeforums.com/webx?14@@.3bc1194a/0

nikhil