‎2009 Oct 12 3:39 AM
Is there any XML editor or Text Edit with an XML flavor in NW?
We need following function:
1. upload /edit/ save XML to some place.
2. we can retrieve it via some methods, or we can access via writing program.
If cannot find editor for all of the criteria, at least it match the first one,
Is anyone have experience in related area?
Thanks a lot for your help.
‎2009 Oct 12 3:56 AM
If you have the PI(or XI) environment, log on to the ABAP server and run transaction SXI_MONITOR, you will find how to store,fetch,display and edit XML document.
‎2009 Oct 12 3:56 AM
If you have the PI(or XI) environment, log on to the ABAP server and run transaction SXI_MONITOR, you will find how to store,fetch,display and edit XML document.
‎2009 Oct 12 6:54 AM
Hi Daixiong,
Thanks for your help,
yeah, you are right, same in T-code "SPROXY", we could found an XML editor, but the method is used for PI(XI) only per comments from the function owner, and the methods are not public, the XML editor is only tiny part of the PI workbench, so it may not be suitable.
I would like to have a clean Text/XML editor.
Thanks for your reply again:)
BR Carlos
‎2012 Jul 18 10:40 AM
Hi Carlos,
Did you find any XML editor in ABAP ? I am also looking for the same .
Regards
Vivek
‎2012 Jul 18 10:51 AM
Hi,
In BSP (SE80), I think we can see XML editors... Just check whether this helps.
BR/Josh