cancel
Showing results for 
Search instead for 
Did you mean: 

Edit form offline (no SAP system): Get XML Schema from any form/interface

former_member185943
Participant
0 Kudos
2,667

Hi,

Here's what I'd like to do: I would like to start a form in LiveCycle Designer in SAP environment, download it to file, work offline (no access to SAP system) and upload the form in SAP later.

With XML Schema based interface and form I can do:

1) Take Source of XML Schema-based interface to get XSD

2) Copy (CTRL + C) XML source from form designer to get XDP

3) Start Layout Designer on my PC locally, with File -> New Data Connection load XSD (data source definition) and then paste (CTRL + V) the XDP.

Then I can edit the form and reverse the process to load it in SAP. This works fine.

But how do I do it with ABAP Dictionary-based interface?

I don't know how to get XML Schema. I found that I should open Data View palette menu in form layout, choose Connection Properties -> Next -> Embeded XML Schema -> Finish. However, the Connection Properties entry is always disabled (grey). How can I enable it, or is there some other way to get XML Schema of a form (interface)?

Thanks!

KR,

Igor

View Entire Topic
0 Kudos

What Command is used for downloading adobe form template from SFP transaction.

a)  FB_XDP_UP

b)  FB_XDP_DOWN

c) FB_XSD_UP

d)  FB_XSD_DOWN

Can any one reply PLZ