399
edits
Changes
From All n One's bxp software Wixi
→DataSearch
* Line 12: user_id is the username of the account with permission to access the form as set up in steps 2.7 and 2.8 of this document
* Line 13: user_key is the password of the account with permission to access the form as set up in steps 2.7 and 2.8 of this document
* Line 14: strMatchingOptions is the type of value matching you wish to use, the following are the allowed types Exact matching, Like Matching and Boolean Matching. To use Exact Matching enter "Exact", to use Like Matching enter "Like" and to use Boolean Matching enter "Bool"* Line 15: system is the function to be used, in this case datasearch* Line 1516: campaignid is the Id of the form to be accessed. This Id is available from Main Menu > Data Profiilng> Instant - Dashboards > Form – Profile. * Line 1617: searchfield is the field to be listed against* Line 1718: value is the value to be listed against.* Line 1819: responsefields are the fields from the form that will be returned in the data file. The responsefields are separated by commas using fields from the Field Mapping list.
== Conclusion ==