User contributions for Jkuehlthau
		
		
		
		
		
		Jump to navigation
		Jump to search
		
 
		
	
18 October 2025
- 11:4911:49, 18 October 2025 diff hist −3 Using Starfish Scripting Class Properties & Methods in C  →Repeat Each Row Before Operation current
 - 11:4711:47, 18 October 2025 diff hist +24 Using Starfish Scripting Class Properties & Methods in C  →Repeat Each Row Before Operation
 - 11:4511:45, 18 October 2025 diff hist −3 Using Starfish Scripting Class Properties & Methods in C  →Repeat Each Row Before Operation
 - 11:4411:44, 18 October 2025 diff hist +80 Using Starfish Scripting Class Properties & Methods in C  →Hashing Example
 - 11:4311:43, 18 October 2025 diff hist −1,073 Using Starfish Scripting Class Properties & Methods in C  →Hashing Example
 - 10:1910:19, 18 October 2025 diff hist −56 Using Starfish Scripting Class Properties & Methods in C  →Populate Global Variable of Items
 - 10:1810:18, 18 October 2025 diff hist +5 Using Starfish Scripting Class Properties & Methods in C  →Populate Global Variable of Items
 
25 September 2025
- 20:3420:34, 25 September 2025 diff hist +55 Starfish Scripting Class  →Class Properties current
 
24 September 2025
- 20:3020:30, 24 September 2025 diff hist +71 Starfish Scripting Class  →System Generated Variables
 
23 September 2025
- 19:0719:07, 23 September 2025 diff hist +3 SugarCRM REST  →Smart Query using Custom Endpoint current
 - 19:0619:06, 23 September 2025 diff hist +233 SugarCRM REST  →Smart Query using Custom Endpoint
 
5 September 2025
- 18:3518:35, 5 September 2025 diff hist +33 CSV  →Unable to translate bytes [xx] at index yyy from specified code page to Unicode. current
 
7 August 2025
- 20:3520:35, 7 August 2025 diff hist +2,854 Using Starfish Scripting Class Properties & Methods in C  →Useful Functions
 
30 July 2025
- 20:2320:23, 30 July 2025 diff hist +165 Creatio  →Coded SmartLookup Example current
 
12 February 2025
- 16:3216:32, 12 February 2025 diff hist −4 Log and Ignore Row Error  →Row Errors current
 
6 February 2025
- 20:5820:58, 6 February 2025 diff hist +635 Using Starfish Scripting Class Properties & Methods in C  →Useful Functions
 
17 December 2024
- 22:2222:22, 17 December 2024 diff hist +81 SugarCRM REST  →Insert Document Attachment
 - 22:2122:21, 17 December 2024 diff hist +174 SugarCRM REST  →Insert Document Attachment
 
28 September 2024
- 11:0511:05, 28 September 2024 diff hist −2 SugarCRM REST  →Using the Upsert PATCH (BULK) endpoint
 - 11:0411:04, 28 September 2024 diff hist +2 SugarCRM REST  →Using the Upsert PATCH (BULK) endpoint
 - 11:0411:04, 28 September 2024 diff hist +2 SugarCRM REST  →Using the Upsert PATCH (BULK) endpoint
 - 11:0411:04, 28 September 2024 diff hist +22 SugarCRM REST  →Using the Upsert PATCH (BULK) endpoint
 - 11:0311:03, 28 September 2024 diff hist +105 SugarCRM REST  →Using the Upsert PATCH endpoint
 
19 August 2024
- 14:2714:27, 19 August 2024 diff hist +212 N Excel  Created page with "=Creating and Editing Connection= As of August 2024, you must put the file path and name into the "Additional Connection String Parameters": excelfile=D:\inetpub\wwwroot\MemberEngine\InstanceName\Files\Book1.xlsx" current
 
25 July 2024
- 20:3320:33, 25 July 2024 diff hist +224 HCL Domino  →Connection String current
 - 20:1920:19, 25 July 2024 diff hist −57 HCL Domino No edit summary
 - 19:5319:53, 25 July 2024 diff hist +1,248 N HCL Domino  Created page with "=Overview= The HCL Domino Connector is a custom written connector. =Origin= ==Connection String== This example will let you read from Lee Hogan's database: SOLN01/TAI;Mail\lhogan.nsf ==Table== If you click the dropdown, you will see many "tables" available in the database you have selected. I have never used any of these tables. You can override the Table dropdown and write your own query by starting the table field with an exclamation point, !. For example, if I wa..."
 - 19:4519:45, 25 July 2024 diff hist +1 Connectors  →Other Native Connectors current
 - 19:4219:42, 25 July 2024 diff hist +15 Connectors  →Other Native Connectors
 
11 July 2024
- 20:2520:25, 11 July 2024 diff hist −48 Sending an email via SMTP with VBScript No edit summary current
 - 20:2320:23, 11 July 2024 diff hist −101 Using Starfish Scripting Class Properties & Methods in C  →Sending an email via SMTP
 - 20:2320:23, 11 July 2024 diff hist −48 Using Starfish Scripting Class Properties & Methods in C  →Sending an email via SMTP
 - 20:2220:22, 11 July 2024 diff hist +51 Using Starfish Scripting Class Properties & Methods in C  →Sending an email via SMTP
 - 20:2220:22, 11 July 2024 diff hist +429 Using Starfish Scripting Class Properties & Methods in C  →Writing a file to the filesystem
 - 20:2120:21, 11 July 2024 diff hist −4 Sending an email via SMTP with VBScript No edit summary Tag: Manual revert
 - 20:2120:21, 11 July 2024 diff hist +4 Using Starfish Scripting Class Properties & Methods in C  →Writing a file to the filesystem Tag: Manual revert
 - 20:2120:21, 11 July 2024 diff hist −4 Using Starfish Scripting Class Properties & Methods in C  →Writing a file to the filesystem Tag: Reverted
 - 20:2020:20, 11 July 2024 diff hist +4 Sending an email via SMTP with VBScript No edit summary Tag: Reverted
 - 20:2020:20, 11 July 2024 diff hist −10 Sending an email via SMTP with VBScript No edit summary
 - 20:2020:20, 11 July 2024 diff hist +1,217 N Sending an email via SMTP with VBScript  Created page with "<syntaxhighlight lang="visualbasic"> Sub VBScriptProcedure Set objMessage = CreateObject("CDO.Message") objMessage.Subject = "TEST SUBJECT!" objMessage.From = "trevor.walker@techadv.com" objMessage.To = "justin.kuehlthau@techadv.com" objMessage.TextBody = "Test Body" Set objConfig = objMessage.Configuration objConfig.Fields("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2 objConfig.Fields("http://schemas.microsoft.com/c..."
 - 20:1920:19, 11 July 2024 diff hist +45 Scripting  →Sample Global VB Script Functions current
 
10 July 2024
- 20:3920:39, 10 July 2024 diff hist +128 Using Starfish Scripting Class Properties & Methods in C  →Writing a file to the filesystem
 - 20:3820:38, 10 July 2024 diff hist +338 Using Starfish Scripting Class Properties & Methods in C  →Useful Functions
 
5 July 2024
- 16:5716:57, 5 July 2024 diff hist +681 Exchange/Graph  →Overview current
 
18 June 2024
- 17:2817:28, 18 June 2024 diff hist +159 Salesforce  →[500] Could not execute the specified command: [sf:MALFORMED_QUERY] MALFORMED_QUERY: Account WHERE (Account_ID__c = A6UJ9A000013.0) ^ ERROR at Row:1:Column:52 Bind variables only allowed in Apex code. SQL: SELECT ID FROM Account WHERE [Infor_Account_ID__c]=@C0 current
 
14 June 2024
- 20:5820:58, 14 June 2024 diff hist +10 SugarCRM REST  →Dropdowns Tag: Manual revert
 - 20:5820:58, 14 June 2024 diff hist −5 SugarCRM REST  →Dropdowns Tag: Reverted
 - 20:5820:58, 14 June 2024 diff hist −6 SugarCRM REST  →Dropdowns Tag: Reverted
 - 20:5720:57, 14 June 2024 diff hist +1 SugarCRM REST  →Dropdowns Tag: Reverted
 - 20:5720:57, 14 June 2024 diff hist +3 SugarCRM REST  →Dropdowns