cancel
Showing results for 
Search instead for 
Did you mean: 

XML Forms using WebDynpro ???

Former Member
0 Kudos

Hello All,

I have developed an application using Web Dynpro for publishing and rendering News using XML Forms.

The News Authoring is entirely developed in Web Dynpro where in the user can create,edit,delete News using webdynpro. Also he can specify the Todate and From date for publishing the news.

But am stuck at just one point. Please help.

<b>I am opening the "News Authoring XML form" in an external window.

But the standard XML Forms provide the functionality that on click of "Save" button, it saves the News but closes the window.

Is there any method using EPCF that I can catch this event, that the news has been saved, for refreshing the News List ??</b>

Please help.

Thanks in advance,

Samta

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

>

> I have developed an application using Web Dynpro for publishing and rendering News using XML Forms.

I am trying to create a similar application, but I don't know how to use XML Forms functionality in Web Dynpro. Could you give me any clue?

Best regards

Marcin

Former Member
0 Kudos

To show the news list are you using the standard iview provided by sap or have you developed your own web dynpro application?

kk

Former Member
0 Kudos

Hello Kishore,

I am displaying the News Authoring using this url -

http://<Servername:port>/irj/servlet/prt/portal/prtroot/com.sap.km.cm.xmlformedit?XMLFormID=TestNews&post/path=/documents/TestNews&createmode=true

Now the Standard XML forms functionality is that -

On click of "Save" button for the XML Form, it saves the XML Form and also closes the window in which it is running.

So is there any chance I can catch that event that the form has been saved.

Please help.

Thanks,

Samta