Netsuite Adapter
Properties Configuration Settings
The RSSBus BizTalk Adapter for NetSuite provides access to NetSuite from within BizTalk.
Remarks
The NetSuite Adapter allows you to use SQL to query NetSuite from within BizTalk. This makes it easy to bring NetSuite data into the BizTalk Messaging engine.
Receiver Property List
The following is the full list of the properties of the receiver adapter with short descriptions. Click on the links for further details.
| ConnectionString | The data source connection string. |
| ErrorThreshold | The maximum number of errors before the adapter shuts down. |
| MaxBatchSize | The maximum size, in MB, of the current batch (0 indicates no limit). |
| MaxThreads | The maximum number of threads that the adapter may consume. |
| MessageMode | This property controls how the adapter generates messages. |
| MessageNamespace | The namespace to use in the XML submitted. |
| MessageRootNode | The local name for the root node of the XML submitted. |
| MessageRowNode | The local name for nodes of the XML message, representing data rows. |
| Other | Defines a set of configuration settings to be used. |
| PollingInterval | The amount of time, in seconds, between download attempts. |
| SQLCommand | The SQL Command to execute. |
| SSOAffiliate | Specifies the name of the SSO Affiliate Application.. |
| SuspendOnError | Whether or not the receiver should suspend messages that have encountered errors. |
| Timeout | A timeout for the adapter. |
| TransportLog | Tells the adapter where and how to report information about its operations. |
| URI | The Uniform Resource Identifier (URI) of the send port or receive location. |
Sender Property List
The following is the full list of the properties of the sender adapter with short descriptions. Click on the links for further details.
| CommandType | The command type to be used. |
| ConnectionString | The data source connection string. |
| MaxThreads | The maximum number of threads that the adapter may consume. |
| MaxTransmissionBatchSize | The maximum number of messages that can be sent in a single batch. |
| MessageNamespace | The namespace to use in the XML submitted. |
| MessageRootNode | The local name for the root node of the XML submitted. |
| MessageRowNode | The local name for nodes of the XML message, representing data rows. |
| Other | Defines a set of configuration settings to be used. |
| RequestRootNode | The local name for nodes of the request XML message, representing the root parameters node. |
| SQLCommand | The SQL Command to execute. |
| SSOAffiliate | Specifies the name of the SSO Affiliate Application.. |
| Timeout | A timeout for the adapter. |
| TransmitBatchMode | How the transmitter processes message batches. |
| TransportLog | Tells the adapter where and how to report information about its operations. |
| URI | The Uniform Resource Identifier (URI) of the send port or receive location. |
Configuration Settings
The following is a list of configuration settings for the adapter with short descriptions. Click on the links for further details.