User contributions for Smtxwiki
Jump to navigation
Jump to search
1 February 2024
- 14:3914:39, 1 February 2024 diff hist 0 JavaScript →Get service version overview (7.24.01)
- 14:2314:23, 1 February 2024 diff hist 0 JavaScript →Get secure all published services overview (7.24.01)
- 14:2314:23, 1 February 2024 diff hist 0 JavaScript →Get secure multiple published services overview (7.24.01)
- 14:2314:23, 1 February 2024 diff hist 0 JavaScript →Get all published services overview (7.24.01)
- 14:2214:22, 1 February 2024 diff hist 0 JavaScript →Get multiple published services overview (7.24.01)
- 14:2214:22, 1 February 2024 diff hist 0 JavaScript →Get secure published service overview (7.24.01)
- 14:2214:22, 1 February 2024 diff hist 0 JavaScript →Get published service overview (7.24.01)
- 14:1814:18, 1 February 2024 diff hist 0 JavaScript →Step instances (since 7.24.01)
26 January 2024
- 08:5408: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
- 08:4808:48, 26 January 2024 diff hist +61 Main Page →Service Catalog implementation tips
22 January 2024
- 12:2712:27, 22 January 2024 diff hist +503 Repeatable Sections No edit summary current
- 11:0811:08, 22 January 2024 diff hist +621 JavaScript →Advanced search on parameter entries
19 January 2024
- 10:2410: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
- 10:2310:23, 19 January 2024 diff hist +36 WebServicesTips No edit summary current
18 December 2023
- 14:4214:42, 18 December 2023 diff hist +5,577 JavaScript →Service Catalog Interface
15 December 2023
- 18:1318:13, 15 December 2023 diff hist +1,154 JavaScript →Get a step instance in a ticket
- 18:1218:12, 15 December 2023 diff hist +932 JavaScript →Step instances (since 7.24.01)
- 18:0518:05, 15 December 2023 diff hist +703 JavaScript →Open actions
21 November 2023
- 20:0320:03, 21 November 2023 diff hist +828 JavaScript →Service Catalog Interface
- 19:5719:57, 21 November 2023 diff hist +1,465 JavaScript →Search secure published services using text search (with Lucene) (7.21.11)
- 19:5519:55, 21 November 2023 diff hist +1,438 JavaScript →Search published services using text search (with Lucene) (7.21.11)
- 19:5319:53, 21 November 2023 diff hist +217 JavaScript →Search secure published services using text search (with Lucene) (7.21.11)
- 19:5219:52, 21 November 2023 diff hist +217 JavaScript →Search published services using text search (with Lucene) (7.21.11)
20 November 2023
- 11:0711:07, 20 November 2023 diff hist +309 JavaScript →Search secure published services using text search (with Lucene) (7.21.11)
- 11:0611:06, 20 November 2023 diff hist +157 JavaScript →Search published services using text search (with Lucene) (7.21.11)
- 11:0111:01, 20 November 2023 diff hist +152 JavaScript →Search published services using text search (with Lucene) (7.21.11)
16 November 2023
- 10:1310:13, 16 November 2023 diff hist +200 JavaScript →Check if the HTTP request has a posted file (7.23.12)
- 09:4809:48, 16 November 2023 diff hist +248 JavaScript →Check if the HTTP request has a posted file (7.23.12)
- 09:4609:46, 16 November 2023 diff hist +125 JavaScript →Get the full posted content as string
3 November 2023
- 10:5010: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
- 15:0115:01, 12 October 2023 diff hist +170 JavaScript →Create a new, blank Task within a ticket
- 14:5514:55, 12 October 2023 diff hist +31 JavaScript →Get the open (step) actions in a ticket
- 14:5514:55, 12 October 2023 diff hist +30 JavaScript →Get all form fields for a ticket (7.21.07)
- 14:5014:50, 12 October 2023 diff hist +32 JavaScript →Get topic SECURE (7.22.09)
- 14:5014:50, 12 October 2023 diff hist +32 JavaScript →Get topic
7 September 2023
- 15:0015:00, 7 September 2023 diff hist +121 JavaScript →Get all tasks for a ticket (7.21.07)
- 15:0015:00, 7 September 2023 diff hist +121 JavaScript →Get information for a task (7.21.07)
- 14:5914:59, 7 September 2023 diff hist +44 JavaScript →Update fields of a task
- 14:4714:47, 7 September 2023 diff hist +193 JavaScript →Convert bbcode to text
29 August 2023
- 14:2414:24, 29 August 2023 diff hist +3 External DataStores No edit summary current
- 14:2414:24, 29 August 2023 diff hist +3 External DataStores No edit summary
- 14:2314:23, 29 August 2023 diff hist +674 External DataStores No edit summary
- 14:1614:16, 29 August 2023 diff hist −19 External DataStores No edit summary
- 14:1514:15, 29 August 2023 diff hist +2 External DataStores No edit summary
22 August 2023
- 09:2809:28, 22 August 2023 diff hist +54 RestServiceExamples →Call type INSERT current
11 August 2023
- 09:5709:57, 11 August 2023 diff hist +1,696 JavaScript →General
- 09:5109:51, 11 August 2023 diff hist +115 JavaScript →Get the logged in person (7.21.07)
- 09:4709:47, 11 August 2023 diff hist +1,861 JavaScript →Search forms and shops SECURE (7.22.09)
- 09:3809:38, 11 August 2023 diff hist +448 JavaScript →getTranslationsLastReloadTicks (7.22.08)
- 09:3709:37, 11 August 2023 diff hist +280 JavaScript →getPerson