Groupwise SDK: Web Services (SOAP)
Total Page:16
File Type:pdf, Size:1020Kb
GroupWise® Software Developer Kit Web Services (SOAp) March 2020 Legal Notices © Copyright 1993 - 2020 Micro Focus or one of its affiliates. The only warranties for products and services of Micro Focus and its affiliates and licensors (“Micro Focus”) are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. Micro Focus shall not be liable for technical or editorial errors or omissions contained herein. The information contained herein is subject to change without notice. Contents About This Guide 11 1 Overview 13 Information Resources . 14 Overview . 14 Web Services on a POA . 15 Using ConsoleOne . 15 Using the Command Line. 15 Using a POA Startup File . 15 SOAP Requests . 15 Custom Fields on GroupWise Items . 17 All Day Events and Time Zones . 18 Debugging Tips . 19 Trace Utilities . 20 Free/Busy . 20 Getting Items. 23 Get Items Request . 24 GroupWise Cursors . 25 Stubbed Items . 31 HTTP Connections . 32 Message Bodies . 32 Large Message Bodies . 33 HTML Message Bodies . 34 Proxy. 36 Recurrence . 36 Recurring Item Example. 37 Recurring Daily Appointment Example. 37 Recurring Item with a Rule Example . 37 Redirection . 38 Streaming Attachments . 38 Trusted Application . 42 Filters and Views. 42 Filters . 43 Filtering on Different Item Types . 45 Views . 53 ContactNotes on a Contact. 62 Creation of a ContactNote . 62 Modification of a ContactNote . 63 Deletion of a ContactNote . 64 Display Settings . 64 Item Modification. 65 Example . 66 2 Methods 67 acceptRequest . 70 acceptShareRequest . 72 addItemRequest . 74 addItemsRequest . 75 Contents 3 addMembersRequest . 76 archiveRequest . 77 closeFreeBusySessionRequest . 80 completeRequest . 81 createCursorRequest . 82 createItemRequest . 84 createItemsRequest . 86 createJunkEntryRequest. 87 createNotifyRequest . ..