User contributions for Smtxwiki
Jump to navigation
Jump to search
9 May 2023
- 19:5819:58, 9 May 2023 diff hist +34 Mass close stuck tickets No edit summary current
- 19:5719:57, 9 May 2023 diff hist +1 Mass close stuck tickets No edit summary
- 18:2718:27, 9 May 2023 diff hist +31 Mass close stuck tickets No edit summary
- 18:2618:26, 9 May 2023 diff hist +5 Mass close stuck tickets No edit summary
- 18:2618:26, 9 May 2023 diff hist +2,680 N Mass close stuck tickets Created page with "When you have a large amount of stuck tickets, you can use the following javascript script to close multiple at once. Use the serviceIds array to set all tickets ids const serviceIds = [1234, 1235, 1236]; var errorLog = []; for (var i=0; i<serviceIds.length; i++) { try { CommonInterface.callWebservice('Workflow - Stop Process Instance', { ProcessInstanceId : serviceIds[i], Log : 'Some comment line to explain why you closed the ticket'..."
- 18:2218:22, 9 May 2023 diff hist +30 ProcessTips No edit summary
27 April 2023
- 09:0609:06, 27 April 2023 diff hist +607 DataStoreTips No edit summary current
- 09:0309:03, 27 April 2023 diff hist +3 DataStoreTips No edit summary
- 09:0209:02, 27 April 2023 diff hist +3 DataStoreTips No edit summary
- 09:0109:01, 27 April 2023 diff hist +639 DataStoreTips No edit summary
24 April 2023
- 12:4012:40, 24 April 2023 diff hist +316 JavaScript →Get view SECURE (7.22.10)
- 12:4012:40, 24 April 2023 diff hist +316 JavaScript →Get view (7.22.10)
- 12:3712:37, 24 April 2023 diff hist +103 JavaScript →searchViewDataByIds (7.22.08)
- 12:3712:37, 24 April 2023 diff hist +103 JavaScript →searchViewDataById (7.22.08)
- 12:3712:37, 24 April 2023 diff hist +103 JavaScript →searchViewDataByNames (7.22.08)
- 12:3712:37, 24 April 2023 diff hist +103 JavaScript →searchViewDataByName (7.22.08)
20 April 2023
- 09:4809:48, 20 April 2023 diff hist +164 Datacalculation No edit summary current
14 April 2023
- 11:0511:05, 14 April 2023 diff hist +373 JavaScript →Get the current full path of the file inside the current application
- 10:5610:56, 14 April 2023 diff hist +2,675 JavaScript →Execute an application (since 7.22.09)
- 10:4710:47, 14 April 2023 diff hist +16 JavaScript →Get the file content as byte array of the url / local path
- 10:4710:47, 14 April 2023 diff hist −16 JavaScript →Get the file size in bytes of the url / local path (since 7.23.04)
- 10:4710:47, 14 April 2023 diff hist +15 JavaScript →Get the file size in bytes of the url / local path
- 10:4710:47, 14 April 2023 diff hist +182 JavaScript →Get the file content in base 64 of the url / local path
- 10:1310:13, 14 April 2023 diff hist +330 JavaScript →dateToString (7.22.02)
31 March 2023
2 March 2023
- 09:5809:58, 2 March 2023 diff hist +821 JavaScript →Get services variables (7.22.07)
- 09:5109:51, 2 March 2023 diff hist +1,097 JavaScript →getPersonsForPersonGroup
15 February 2023
- 21:0621:06, 15 February 2023 diff hist +549 Customer Journey Configuration No edit summary
8 February 2023
1 February 2023
- 13:1413:14, 1 February 2023 diff hist +36 JavaScript →Get the current application id (7.23.02)
- 13:1413:14, 1 February 2023 diff hist +178 JavaScript →Get the current application id (7.22.06)
31 January 2023
- 13:0713:07, 31 January 2023 diff hist +81 Use variable from main process in subprocess No edit summary current
- 13:0613:06, 31 January 2023 diff hist +344 N Use variable from main process in subprocess Created page with "Insert a step of the type 'Execute Javascript' Run this script: Note: enter the name of the variable of the main proces where is says: VARIABLENAMEHERE var url = #REPLACE-STEP-LINKONLY#; var processInstanceId = +url.split('processInstanceId=')[1].substr(0,6); return WorkflowInterface.getVariableValue(processInstanceId, 'VARIABLENAMEHERE');"
- 13:0513:05, 31 January 2023 diff hist +32 m ProcessTips No edit summary
- 13:0413:04, 31 January 2023 diff hist +63 m ProcessTips No edit summary
24 January 2023
- 13:1513:15, 24 January 2023 diff hist +1 JavaScript →line breaks to br tag (7.23.02)
- 13:1513:15, 24 January 2023 diff hist +1 JavaScript →line breaks to br tag (7.23.02)
- 13:1413:14, 24 January 2023 diff hist +315 JavaScript →htmlencode text
20 January 2023
- 13:1113:11, 20 January 2023 diff hist +175 Customer Journey Configuration No edit summary
- 13:0613:06, 20 January 2023 diff hist +390 Customer Journey Configuration No edit summary
- 13:0213:02, 20 January 2023 diff hist +242 Customer Journey Configuration No edit summary
- 12:5912:59, 20 January 2023 diff hist −12 Customer Journey Configuration No edit summary
6 January 2023
- 11:0011:00, 6 January 2023 diff hist +12 JavaScript →Strip html from text (7.23.01)
- 10:5910:59, 6 January 2023 diff hist +12 JavaScript →Convert html to text (7.23.01)
- 10:5010:50, 6 January 2023 diff hist +10 JavaScript →Do resume from here (7.23.01)
22 December 2022
- 20:4620:46, 22 December 2022 diff hist +692 JavaScript →Do check wait steps (7.22.09)
- 20:3920:39, 22 December 2022 diff hist +272 JavaScript →Check if the input is a valid path (url or local path)
- 20:3620:36, 22 December 2022 diff hist +429 JavaScript →Convert bbcode to text
- 20:3520:35, 22 December 2022 diff hist +874 JavaScript →Calling Web Services
- 20:3020:30, 22 December 2022 diff hist +973 JavaScript →Replace (7.22.09)