cancel
Showing results for 
Search instead for 
Did you mean: 

SAP B1

former_member637595
Participant
0 Kudos
73

Hi Everyone,

I will highly appreciate if some one can tell me how to convert a srf file into xml file? I will appreciate if some one can provide a valid resolution.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Satish,

Follow the giving procedure....

1. Save the .srf file on ur desktop.

2. open that .srf file.

3. select all and copy that all item.

4. close that file.

5. create new .txt file.

6. Paste that item on .txt file.

7. Go to on FILE option on the top(left side) of the file.

8. Save that file by giving the extension .xml.

and now u r able to use that file in ur pgm.

If satisfied,,rewards me.....

Kind Regards

Yogesh

Former Member
0 Kudos

Hi Yogesh,

I answered this question and dint ask any.

Satish.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Gangotri,

Say, in your desktop, you have Form.srf file saved. Right click on this folder and click on the option Rename, and change srf to xml.

Satish.

Former Member
0 Kudos

Hi,

Its very simple, just save the srf and change the extension from .srf to .xml and you can use it as a normal xml file.

Satish.

former_member637595
Participant
0 Kudos

Hi Satish, thanks for the reply.But can you kindly explain me the procedure of converting the srf file to xml file.I will highly appreciate it.

Former Member
0 Kudos

Hi,

As Satish said you can easily convert it. The srf file is actually an xml file. It is just saved as an srf file. If you open the srf file in notepad you'll see that it's an xml file. You can change the file's extention (using rename in windows explorer) to change it from .srf to .xml. Then if you double click it it should open in internet explorer as an xml file.

Hope it helps,

Adele