Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7762021
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T14:17:04+00:00 2026-06-01T14:17:04+00:00

We are developing an ERP using ASP.Net and C#.Net. Now in that, I want

  • 0

We are developing an ERP using ASP.Net and C#.Net. Now in that, I want to integrate the application with Tally. So that the vouchers produced would be transferred as XML format to the Tally. How to do this? I need all your valuable contributions.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T14:17:06+00:00Added an answer on June 1, 2026 at 2:17 pm

    Kindly go through this link http://www.rtslink.com .

    Product : RTSlink DLL
    Platform : Windows 2000 and above
    Tally : Version 6.3 and above
    Category : DLL to programmatically push and pull [Import and Export] data from Tally Accounting Software

    XML stands for EXtensible Markup Language.
    XML is a markup language like HTML, but is designed to describe data and focus on what data is.
    XML tags are not pre-defined, you must define your own tags.
    XML is used to Exchange data
    XML Tags are case-sensitive
    Comments in XML are similar to that of HTML. Example

    XML has a shorthand for empty elements: A sole tag ending with /> signals that the element has no contents.

    Escape Sequences
    An escape sequence causes an escape from the normal interpretation. A C/C++ programmer might have used the following escape sequences frequently viz.

    ‘\n’ – New Line
    ‘\r’ – Carriage return
    ‘\t ’ – Tab

    Example XML Tags for Tally:

    <ENVELOPE> 
    <HEADER>
    <TALLYREQUEST>Import Data</TALLYREQUEST>
    </HEADER>
    <BODY>
    <IMPORTDATA>
    <REQUESTDESC>
    <REPORTNAME>All Masters</REPORTNAME>
    </REQUESTDESC>
    <REQUESTDATA>
    <TALLYMESSAGE xmlns:UDF="TallyUDF">
    
    <!— TO DO: Specify the company Name as it appears in Tally -->
    <COMPANY NAME="DEMO" ACTION="Alter">
    <!—  enable Maintain Multiple Godown -->
    <ISMULTIGODOWNON>Yes</ISMULTIGODOWNON>
    <!—  enable Use Debit/Credit Notes -->
    <ISDCNOTEON>Yes</ISDCNOTEON>
    <!—  enable Use Invoice mode for Credit Notes -->
    <DNOTEASINVOICE>Yes</DNOTEASINVOICE>
    <!—  enable Use Invoice mode for Debit notes -->
    <CNOTEASINVOICE>Yes</CNOTEASINVOICE>
    <!—  enable Use 0 valued entries in vouchers -->
    <USEZEROENTRIES>Yes</USEZEROENTRIES>
    
    </COMPANY>
    </TALLYMESSAGE>
    </REQUESTDATA>
    </IMPORTDATA>
    </BODY>
    </ENVELOPE>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Developing an application for Android, i want to record data that will be usefull
We're developing an accounting and ERP application (something that lots of companies, big and
Developing a C# .NET 2.0 WinForm Application. Need the application to close and restart
When developing a .Net web application, if a run time error is generated, it
Currently developing an application using the newest version of symfony, obtained through PEAR. This
Developing a multilingual application in VB.Net 2008, Im able to add resources to forms
Developing iphone application using makkit framework. I have got the map view integrated in
Developing a network application, I have a Connection class that manages sending and receiving
Developing a .NET WinForms application: how can I check if the window is in
Developing an MVC application, i now need to have test other browser versions. Installed

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.