Integration Your Way - (800) 235-7250
RSSBus for SharePoint V3
Questions / Feedback? sqlInsertFeed

sqlInsertFeed

Inserts a record into a table or view using data from another RSSBus feed.

Required Parameters

connThe connection string or database URL
userThe database username
passwordThe database password
tableTable (or view) from where to delete the record.
feedThe URL to the source feed.
rec:*Attributes of the record that will be inserted. Values are the names of the source feed atttibutes.

Optional Parameters

driverThe JDBC driver class name, by default the Microsoft driver class name is used.
timeoutTimeout, in seconds, for the operation to complete. Zero (0) means no timeout. This attribute defaults to 60.
map:*Optional column mappings. You must use this attribute if column names in the table are different from the ones that you provided.

Output Attributes

sql:rowsinsertedThe number of rows inserted.
sql:tableThe table affected by the insert.


 
Copyright © 2013 RSSBus Inc.
[x] close

Questions / Feedback?


Name:
Email:
Feedback:
Send Feedback