Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 4 SharePoint Palette : SharePoint Query

SharePoint Query
Activity
The SharePoint Query activity supports querying list items across different Microsoft SharePoint lists and websites in a specific site collection.
Configuration
The Configuration tab contains the following fields.
Note: The query scope is not limited to the list you selected in this field.
Simple CAML—supports the Contains and Eq queries. After you provide values for the input parameters in the Input tab, the activity uses the non-empty values to do the searching.
If the input value is Text, Note, URL, Choice, or MultiChoice data type, the query will be generated as a Contains query. Others will be generated as an Eq query. See Input Guidelines for details about these Microsoft SharePoint data types.
Note: If there are a large number of records that match the query condition, you can use this property to limit the total numbers of list items that will be returned by the query.
Note: The query operation will fail if it times out when started at runtime. TIBCO recommends that you provide enough time for the query operation to execute.
Input
The required input of the activity varies with the configuration you have made in the Configuration tab. Table 20 specifies the possible input of the activity.
The attributes of the selected item. It varies with different list types. Refer to Input Guidelines for details about how to provide a valid input. This parameter only appears when you select Simple CAML as the CAML source.
Note: The root node of the CAML query must be Where.
Output
The output for the activity is as follows.
Error Output
The Error Output tab lists the exceptions that can be thrown by this activity.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved