Procedures to Get Setup Information

Prev Next

Procedure Name

Description

GetAppField

Gets CaseField object that is configured on application level for a specified Application Type Id and field internal name

GetApplicationType

Gets AppType object for a specified Application Internal Name

GetAttachmentTypes

Gets the list of AttachmentType objects for a specified Case Type Id

GetCaseField

Gets CaseField object for a specified Case Type Id and field name

GetCaseTypeByCode

Gets CaseType object for a specified Case Type Code

GetCaseTypeById

Gets CaseType object for a specified Case Type Id

GetCaseTypeByName

Gets CaseType object for a specified Case Type name

GetCurrentAppId

Returns the current Application Id

GetCurrentFiscalYear

Gets current fiscal year

GetCurrentUser

Returns UserInfo object for the currently logged in user

GetCurrentUserId

Returns the currently logged in User Id

GetFormTemplateInfo

Returns template FormInfo object of specified templateId

GetGroupSID

Returns SecurityPrincipal object for the specified group Id

GetNextSequenceValue

Gets next sequence value for a specified sequence name

GetOfficeByCode

Returns ActionOffice object for the specified group code

GetOfficeById

Returns ActionOffice object for the specified group Id

GetSystemAccountId

Returns System Account User Id

GetUserGroupInfo

Returns list of UserGroup objects for the specified group Id

GetUserGroups

Return list of UserGroup object for the specified user Id

GetUserInfo

Returns UserInfo object for the specified user Id

GetUserInfos

Returns list of UserInfo objects for the specified list of user Ids

GetUserSID

Returns SecurityPrincipal object for the specified user Id

LogFolderEvent

Log Folder event and receiver log history id. Please insert 0 for caseActionFormTemplateId and blank for caseActionArgs if these parameters are not required.

ParseSID

Parses the specified string and return SecurityPrincipal object

ResetToCurrentUser

Reset context to logged in user

SetToAdminUser

Set context to Admin user

SetToUser

Set context to a user based on the userId