Xml Export Error in Tally Prime

Discussion in 'Tally Developer' started by Researcher, Nov 13, 2020.

    
  1. Researcher

    Researcher New Member


    To get "list of companies" i am using Below xml request. It was working fine with old versions of Tally.
    But not working in tally prime version.

    xml request:
    Code:
    <ENVELOPE><HEADER><TALLYREQUEST>Export Data</TALLYREQUEST></HEADER><BODY><EXPORTDATA><REQUESTDESC><REPORTNAME>List of Companies</REPORTNAME><STATICVARIABLES><SVEXPORTFORMAT>$$SysName:XML</SVEXPORTFORMAT></STATICVARIABLES></REQUESTDESC></EXPORTDATA></BODY></ENVELOPE>
    
    response from tally prime version :
    How to solve this Problem?
     


Share This Page