Contents
Display Legacy Contents

 Print
    XML Export from Table  
Exports from a Database Table to text or a XML file.

Parameters

General

    Target type
    Defines the type of the target.

    It can be one of:

    • 1. Yes
    • 2. No


    Encoding
    Indicates the file encoding to use.

    It can be one of:

    • 1. Unicode UTF-16 LE (each character uses 2 bytes)
    • 2. ANSI/BINARY (each character uses 1 byte)
    • 3. Unicode UTF-8 (each character uses 1 byte to 4 bytes)


    Target
    The name of the target.

    User must define a control or a variable to be a target. Also is possible to save in a file, by defining the complete path and name to the file.


    Database Profile
    The name of the Database Profile defined.


    SQL
    The SQL code to define the Database Table.


    XML Prefix string
    The XML Prefix to each XML Element.


    XML Suffix string
    The XML Sufix to each XML Element.


    Decimal Separator
    Defines the separator to use when exporting numeric values.


Group Element

    XML Group Element string
    The name of the XML Element that user wants to export to the file.


    Attribute Name string
    The name of the element's attribute.


    Attribute Value
    The value to save in the file.


    (...)


    Nth-Attribute string
    The nth-name of the element's attribute.


    Nth-Target Column
    The nth-Column of Database Table that saves the attribute's element.


    Nth-Attribute Value
    The nth-value to save in the file.


Column List

    Element string
    The XML element to save in the file.


    Type
    The type of the XML Element to save in the file.


    Value
    The value to save in the file.


    (...)


    Nth-Element string
    The nth-XML element to save in the file.


    Nth-Type
    The nth-type of the XML Element to save in the file.


    Nth-Value
    The nth-value to save in the file.


     
  • In Unicode UTF-16 LE, the BOM (Byte Order Mark) 0xFEFF will be added to the beginning of the file.
  • In Unicode UTF-8, no BOM (Byte Order Mark) will be added.
  • The actions File Open and File Close don't need to be used.

See also
Synchronize
Update Project
Translate Internal Text
Set Comm. Profile Parameter
Get Comm. Profile Parameter
Set Synchro.Parameter
Get Synchro.Parameter
Set Synchronization File Copy
Bluetooth Start Device Discovery
Bluetooth Stop Device Discovery
Bluetooth Is Device Paired
Bluetooth Pair Device
Activate Connection
Is Connection Active
Deactivate Connection
Serial Open
Serial Write
Serial Read
Serial Flush
Serial Close
Socket Connect
Socket Write
Socket Read
Socket Close
Socket Accept
Ping
Activate Monitor
Deactivate Monitor
Web Service Run
XML Get Child Element
XML Get Child Element List
XML Get Element Attribute
XML Get Element Content
XML Get Element’s Attribute List
XML Get Elements Name
XML Get Root Element
XML Get Root Element List
HTTP Request
XML Import to Table
JSON Get Value
JSON Get Array Item
JSON Get Array Item Count
JSON Get Name List
JSON Import to Table
JSON Export from Table
FTP Connect
FTP Set Current Dir
FTP Get File
FTP Put File
FTP File Exists
FTP Disconnect
FTP Create Dir
FTP Delete File/Folder
FTP Rename File
FTP List Files
Run Process on PC
Send File to PC
Get File from PC
List Files from PC
Kill Process on PC
Is Process Running on PC
Activate MIS Remote Controller
Stop MIS Remote Controller
Ping MIS Communicator
Get MIS Communicator Server Info
Shell Execute On Pc
Hardlock List Keys
Hardlock Read
Hardlock Write
Hardlock Check license
Push Notification Get Client ID
Push Notification Get Message
Push Notification Get Lost Message ID List
Push Notification Get Lost Message
Push Notification Delete Lost Message
Make Phone Call
SMS Send Message
Get Cell Tower Info
Samples

 
 
Updated: 5/30/2018 4:15 PM