Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to send request to server as xml file
Message
From
28/01/2009 07:53:14
Mk Sharma
Shrishti Solutions
Mumbai, India
 
 
To
28/01/2009 04:30:18
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01377598
Message ID:
01377634
Views:
16
i do not have any knowledge about web service

i have a XML file that i have to send to server as request to Import/Export data
acc.xml
********
<ENVELOPE>
  <HEADER>
    <TALLYREQUEST>Export Data</TALLYREQUEST>
  </HEADER>
  <BODY>
    <EXPORTDATA>
      <REQUESTDESC>
        <REPORTNAME>List of Accounts</REPORTNAME>
        <STATICVARIABLES>
           <SVEXPORTFORMAT>$$SysName:XML</SVEXPORTFORMAT>
           <ACCOUNTTYPE>All Masters</ACCOUNTTYPE>
        </STATICVARIABLES>
      </REQUESTDESC>
    </EXPORTDATA>
  </BODY>
</ENVELOPE>
warm regards,
mk.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform