Utilities
The following operations are supported. For a formal definition, please review the Service Description.
-
AddMailMappingDetails
Add Mail Mapping Details -
ApplyWindowsSecurityToDirectory
Apply Windows Security To Directory -
CreateCache
Create Cache -
CreatePropertyGroup
Create property group -
CreateView
Create View -
CreateWrenchDriveFolder
Create Wrench Drive Folder -
DeleteCache
Delete Cache -
DeleteView
Delete View -
EncodeURL
Method to encode URL string -
ExecuteSQL
Process the DML query(s). -
ExtendIdleTime
Extend the idle time -
GetAddressBookDetails
Get Email Address Book details -
GetBulkOperationDetails
Get schema for Bulk Operations Details -
GetBulkOperationIdentifier
Bulk Operation Identifier -
GetBulkOperationList
Get all Bulk Operations list -
GetCalendarDetailsOfTheDay
Get calendar infromation of a particular date -
GetCalendarDetailsOfTheDays
Get Calendar Details Of The Days -
GetCountInfo
Get Workspace data rows count. -
GetCustomMessages
get all Messages -
GetCustomPFCount
Get custom personal folders data rows count. -
GetData
Returns the dataset based on the given query(s). -
GetDefaultUICustomizationView
Get Ui Custom view info -
GetDueDate
Get due date -
GetExternalEMailIds
Get all external email ids -
GetLinkConfiguredDetails
Get the configured columns while accessing a link -
GetLinkDetails
Getting the Link details. -
GetLinkList
Getting the Link List. -
GetMailMappingDetails
Get Mail Mapping Details -
GetMessages
To get messages from nucleus against module -
GetNextID
Method to get next identifier -
GetObjectExplorerDetails
Get Object Explorer Details -
GetObjectExplorerDetailsPageWise
Get Object Explorer Details PageWise -
GetObjectLogDetails
Get Object Log Details -
GetObjectPersonalFolderDetails
Get Object Personal Folder Details -
GetObjectProperties
Get Object Properties -
GetPropertyGroupDetails
Get property group details -
GetPublishedViewDetails
Get published view details -
GetRestrictedFileTypes
Get restricted file details -
GetRowCount
Returns the count of rows based on the given query. -
GetSchemaApplyWindowsSecurityToDirectory
Get Schema Apply Windows Security To Directory -
GetSchemaBulkOperation
Get schema for Bulk Operations -
GetSchemaCalendarDetailsOfTheDays
Get Schema Calendar Details -
GetSchemaCreateCache
Get Schema to create cache -
GetSchemaCreatePropertyGroup
Get Schema to create property group -
GetSchemaCreateView
Get Schema to create view -
GetSchemaDeleteCache
Get Schema to delete cache -
GetSchemaDeleteView
Get Schema to delete view -
GetSchemaDueDate
Get schema for Due date -
GetSchemaLink
Get Schema for Manage Link Operations -
GetSchemaLinkFilter
Get Schema for Link filter conditions -
GetSchemaMailMapping
Get schema to add mail mapping details -
GetSchemaMakeFilterCondition
Get Schema for making filter condition -
GetSchemaManageAddressBook
Get Schema for Email Address Book -
GetSchemaManagePropertyValueChanges
Get Schema Manage Property Value -
GetSchemaManageViewVisibility
Get Schema to update view -
GetSchemaManageWrenchDriveCheckOutXml
Get Schema to Manage Wrench Drive CheckOut Xml -
GetSchemaMangeRevit
Get Schema to Manage Revit files -
GetSchemaMessageInterpreter
Get Schema to interpret the Messages for single and bulk Operations -
GetSchemaPublishView
Get Schema to publish view -
GetSchemaRemoveMailMapping
Get schema to remove mail mapping details -
GetSchemaRemovePropertyGroup
Get Schema to remove property group -
GetSchemaUnPublishView
Get Schema to Unpublish view -
GetSchemaUpdatePropertyGroup
Get Schema to update property group -
GetSchemaUpdateView
Get Schema to update view -
GetSchemaWrenchDriveCreateFolder
Get Schema to Create Wrench Drive Folder -
GetSchema_BulkCopyFiles
Get Schema for bulk copy files -
GetSchema_ManageCustomUIView
Get Schema for UI Custom manage Operations -
GetServerTimeZone
Get Server time zone -
GetUICustomizationGenealogyOrderLinkDetails
Get Ui Custom view info -
GetUICustomizationPropertySetDetails
Get Ui Custom view info -
GetUICustomizationView
Get Ui Custom view info -
GetUICustomizationViewList
Get Ui Custom view info -
GetUserOperationLogs
Get User Operation log details -
GetViewDetails
Get ViewDetails -
GetViewUsageInfo
Get view usage details -
GetCacheDetails
MessageName="Get_x0020_CacheDetails"
Get CacheDetails -
GetUICustomizationView
MessageName="Get_x0020_UI_x0020_Custom_x0020_view_x0020_info_x0020_Using_x0020_Genealogy"
Get UI Custom view info Using Genealogy -
IsAdminUser
Check whether the user is in Admin group or not. -
ManageAddressBook
Manage Email Address Book. -
ManageCustomUIView
Process the UI Custom manage operation. -
ManageLink
Process the Manage Link Operation. -
ManageOldMailMappingData
Manage Old Mail Mapping Data -
ManagePropertyValueChanges
Get Schema Manage Property Value -
ManagePublishView
Manage Publish View -
ManageRevit
Mange Revit files -
ManageViewVisibility
Manage View Visbility -
ManageWrenchDriveCheckOutXml
Manage Wrench Drive CheckOut Xml -
RemoveMailMappingDetails
Remove Mail Mapping Details -
RemovePropertyGroup
Remove property group -
ResetDiagnosticsVariables
Reset diagnostics variables -
ResolveUserNames
Resolve user names -
SaveCustomMessage
Save custom message to xml file -
GetCacheDetails
MessageName="To_x0020_get_x0020_CacheDetails_x0020_of_x0020_multiple_x0020_caches"
To get CacheDetails of multiple caches -
MessageInterpreter
MessageName="To_x0020_interpret_x0020_the_x0020_Messages_x0020_for_x0020_single_x0020_Operation"
Method to interpret message for single Operation -
MessageInterpreter
MessageName="To_x0020_interpret_x0020_the_x0020_Messages_x0020_for_x0020_single_x0020_and_x0020_bulk_x0020_Operations"
To interpret the Messages for single and bulk Operations -
UnPublishView
UnPublish View -
UpdateBulkOperation
Update Bulk Operation -
UpdatePropertyGroup
Update property group -
UpdateView
Update View -
ValidateManageLink
Validate Manage Link Operations.
This web service does not conform to WS-I Basic Profile v1.1.
Please examine each of the normative statement violations below. Follow the recommendations to remedy it, or add setting to the <webServices> config section to turn off BP 1.1 conformance warnings for the entire vroot.
To turn off BP 1.1 conformance warnings for the entire vroot remove the 'BP1.1' value from the <conformanceWarnings> section of the configuration file of your application:
<configuration>
<system.web>
<webServices>
<conformanceWarnings>
<remove name='BasicProfile1_1'/>
</conformanceWarnings>
</webServices>
</system.web>
</configuration>
R2304: Operation name overloading in a wsdl:portType is disallowed by the Profile. A wsdl:portType in a DESCRIPTION MUST have operations with distinct values for their name attributes. Note that this requirement applies only to the wsdl:operations within a given wsdl:portType. A wsdl:portType may have wsdl:operations with names that are the same as those found in other wsdl:portTypes.
- Operation 'GetCacheDetails' on portType 'UtilitiesSoap' from namespace 'http://www.wrenchsolutions.com/'.
- Operation 'GetUICustomizationView' on portType 'UtilitiesSoap' from namespace 'http://www.wrenchsolutions.com/'.
- Operation 'MessageInterpreter' on portType 'UtilitiesSoap' from namespace 'http://www.wrenchsolutions.com/'.
Recommendation: To make service conformant please make sure that all web methods belonging to the same binding have unique names.
For more details on Basic Profile Version 1.1, see the Basic Profile Specification.