Kris Halsrud e-mailed me a tip related to using SQL Result Sets in SalesLogix bundles:
When installing a bundle with a SQL result set to insert data into a table you must first issue a delete statement of the same information, other wise if you install the bundle twice and it tries to insert the same data again you get the following error: “Saving Data for: Multiple-step operation generated errors. Check each status value.”



