User contributions for Smtxwiki
Jump to navigation
Jump to search
1 February 2024
- 15:2215:22, 1 February 2024 diff hist 0 JavaScript →Get secure published service overview (7.24.01)
- 15:2215:22, 1 February 2024 diff hist 0 JavaScript →Get published service overview (7.24.01)
- 15:1815:18, 1 February 2024 diff hist 0 JavaScript →Step instances (since 7.24.01)
26 January 2024
- 09:5409:54, 26 January 2024 diff hist +1,155 N ACL - make a tab temporarily editable after publication Created page with "WIth ACLs, you can set read/write access on tabs. But, after a publication flow has started, all fields are locked, and the ACLS do no longer apply. Our Best practice: - set all fields to 'editable when locked' - there is a query for this purpose: https://dev.ssp7.smt-x.com/common/Admin/WsCallAddEdit.aspx?genericid=400 name: SYS - Make all template parts editable when locked for template guid Next, create ACLs that hand out read/write rights, when the ervice is l..." current
- 09:4809:48, 26 January 2024 diff hist +61 Main Page →Service Catalog implementation tips
22 January 2024
- 13:2713:27, 22 January 2024 diff hist +503 Repeatable Sections No edit summary current
- 12:0812:08, 22 January 2024 diff hist +621 JavaScript →Advanced search on parameter entries
19 January 2024
- 11:2411:24, 19 January 2024 diff hist +301 N Basic Authentication in header Created page with "Below is an example how to use basic authentication in the SMTX WebServices var username = "john"; var password = "pass123"; var basicauthvalue = CommonInterface.convertToBase64(username + ':' + password); return { updateheaders: { Authorization: "Basic " + basicauthvalue } };" current
- 11:2311:23, 19 January 2024 diff hist +36 WebServicesTips No edit summary current
18 December 2023
15 December 2023
- 19:1319:13, 15 December 2023 diff hist +1,154 JavaScript →Get a step instance in a ticket
- 19:1219:12, 15 December 2023 diff hist +932 JavaScript →Step instances (since 7.24.01)
- 19:0519:05, 15 December 2023 diff hist +703 JavaScript →Open actions
21 November 2023
- 21:0321:03, 21 November 2023 diff hist +828 JavaScript →Service Catalog Interface
- 20:5720:57, 21 November 2023 diff hist +1,465 JavaScript →Search secure published services using text search (with Lucene) (7.21.11)
- 20:5520:55, 21 November 2023 diff hist +1,438 JavaScript →Search published services using text search (with Lucene) (7.21.11)
- 20:5320:53, 21 November 2023 diff hist +217 JavaScript →Search secure published services using text search (with Lucene) (7.21.11)
- 20:5220:52, 21 November 2023 diff hist +217 JavaScript →Search published services using text search (with Lucene) (7.21.11)
20 November 2023
- 12:0712:07, 20 November 2023 diff hist +309 JavaScript →Search secure published services using text search (with Lucene) (7.21.11)
- 12:0612:06, 20 November 2023 diff hist +157 JavaScript →Search published services using text search (with Lucene) (7.21.11)
- 12:0112:01, 20 November 2023 diff hist +152 JavaScript →Search published services using text search (with Lucene) (7.21.11)
16 November 2023
- 11:1311:13, 16 November 2023 diff hist +200 JavaScript →Check if the HTTP request has a posted file (7.23.12)
- 10:4810:48, 16 November 2023 diff hist +248 JavaScript →Check if the HTTP request has a posted file (7.23.12)
- 10:4610:46, 16 November 2023 diff hist +125 JavaScript →Get the full posted content as string
3 November 2023
- 11:5011:50, 3 November 2023 diff hist +465 JavaScript →Check if the logged in person has service admin edit rights (7.23.03)
12 October 2023
- 16:0116:01, 12 October 2023 diff hist +170 JavaScript →Create a new, blank Task within a ticket
- 15:5515:55, 12 October 2023 diff hist +31 JavaScript →Get the open (step) actions in a ticket
- 15:5515:55, 12 October 2023 diff hist +30 JavaScript →Get all form fields for a ticket (7.21.07)
- 15:5015:50, 12 October 2023 diff hist +32 JavaScript →Get topic SECURE (7.22.09)
- 15:5015:50, 12 October 2023 diff hist +32 JavaScript →Get topic
7 September 2023
- 16:0016:00, 7 September 2023 diff hist +121 JavaScript →Get all tasks for a ticket (7.21.07)
- 16:0016:00, 7 September 2023 diff hist +121 JavaScript →Get information for a task (7.21.07)
- 15:5915:59, 7 September 2023 diff hist +44 JavaScript →Update fields of a task
- 15:4715:47, 7 September 2023 diff hist +193 JavaScript →Convert bbcode to text
29 August 2023
- 15:2415:24, 29 August 2023 diff hist +3 External DataStores No edit summary current
- 15:2415:24, 29 August 2023 diff hist +3 External DataStores No edit summary
- 15:2315:23, 29 August 2023 diff hist +674 External DataStores No edit summary
- 15:1615:16, 29 August 2023 diff hist −19 External DataStores No edit summary
- 15:1515:15, 29 August 2023 diff hist +2 External DataStores No edit summary
22 August 2023
- 10:2810:28, 22 August 2023 diff hist +54 RestServiceExamples →Call type INSERT current
11 August 2023
- 10:5710:57, 11 August 2023 diff hist +1,696 JavaScript →General
- 10:5110:51, 11 August 2023 diff hist +115 JavaScript →Get the logged in person (7.21.07)
- 10:4710:47, 11 August 2023 diff hist +1,861 JavaScript →Search forms and shops SECURE (7.22.09)
- 10:3810:38, 11 August 2023 diff hist +448 JavaScript →getTranslationsLastReloadTicks (7.22.08)
- 10:3710:37, 11 August 2023 diff hist +280 JavaScript →getPerson
7 July 2023
- 00:0000:00, 7 July 2023 diff hist +48 JavaScript →Start a new process instance with passing thru initial ticketing data (7.21.12)
6 July 2023
- 23:5423:54, 6 July 2023 diff hist +207 JavaScript →Get the value for the application variable, passing thru the parameters to the variable script
- 23:5223:52, 6 July 2023 diff hist +239 JavaScript →Rebuild the search indexes (7.23.07)
- 23:5023:50, 6 July 2023 diff hist +132 JavaScript →Get secure count of all published records (7.21.07)
- 23:4623:46, 6 July 2023 diff hist +183 JavaScript →Get or send data to or from a webservice defined under adapters wrapped in result object (7.23.01)