Contents
Display Legacy Contents

 Print
    JSON Import to Table  
Imports from text or a JSON file to a Database Table.

Parameters

General

    Source type
    Defines the type of the source.

    It can be one of:
    • 1. File
    • 2. Text


    Source
    The name of source.

    Source JSON or Source File depending on parameter Source Type. If it is a Source File user must define the complete path to the file, otherwise user must defines the control or variable that stores the JSON File.


    Abort on Error
    This parameter defines if the user wants to abort in case of error or not.

    It can be one of:
    • 1. Yes
    • 2. No


    Target Table
    The name of the Database Table where that action takes effect.


    Replace Duplicates
    This parameter defines if the user wants to replace the duplicate values or not.

    It can be one of:
    • 1. Yes
    • 2. No

    Trim Strings
    This parameter defines if the user wants to trim the strings or not.

    It can be one of:
    • 1. Yes
    • 2. No

    For more information of this trim action please see here.


    Decimal Separator string
    Defines the separator to use on the importation of numeric values.


    Parent List string
    The name of the parent Item of the JSON file.

    (...)

    Nth-Parent Item string
    The name of nth-parent Item of the JSON file.


Column List

    Array/Item Name string
    The name of the JSON Item that user wants to import in the Database Table.


    Item string
    The JSON Item to save in Database Table.


    Type
    The type of the JSON Item to save in Database Table.


    Value
    The value to save in Database Table.

    (...)

    Nth-Item string
    The nth-JSON Item to save in Database Table.


    Nth-Type
    The nth-type of the JSON Item to save in Database Table.


    Nth-Value
    The nth-value to save in Database Table.


Default Values

    Column
    name of the column that user wants to save a default value.


    Type
    type of the default value saved.


    Source Type
    type of the source to save, by default, in Database Table.


    Source
    value to save, by default, in Database Table.


     

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 Export from Table
XML Import to Table
JSON Get Value
JSON Get Array Item
JSON Get Array Item Count
JSON Get Name List
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
Using JSON and XML in Kalipso
 
 
Updated: 5/30/2018 4:13 PM