![]() |
SAS Life Science Analytics Framework - SAS Macro API.Version 2.3 |
The SAS Life Science Analytics Framework Macro API release 2.3 is available for use with the Java API release 2.3.
@description
Each macro sets two macro variables with each run:
_lsafRC_: The return code. The value is set to -1 when there is an operational failure, 0 when the operation runs successfully.
_lsafMsg_: The return message. Contains a detailed message for an operational failure or success, if the macro ran without issue.
|
AclService - Macros to manipulate owner and permission information of a repository item.
...
AuditService - Macros to create and close interactive sessions to SAS Life Science Analytics Framework. ... AuthenticationService - Macros to create and close interactive sessions to SAS Life Science Analytics Framework. ... BatchRepositoryService - Macros to perform batch operations in the repository. ... DictionaryService - Macros to get and export dictionary information in SAS Life Science Analytics Framework. ... ExternalDictionaryService - Macros to get and export dictionary information in SAS Life Science Analytics Framework. ... GlobalPrivilegeService - Macros to manage the privileges available to user accounts at the global level. ... GroupService - Macros to manipulate and create user groups, their availability in contexts, and their membership lists. ... JobService - Macros to create, update, and retrieve information for jobs. ... JobSubmissionService - Macros to execute jobs and to report the status of a submitted job. ... MembershipService - Macros to manage and retrieve information about the members of a context. ... ProcessDefinitionService - Macros to retrieve information about process definitions. ... ProcessFlowService - Macros to manage process flows. ... ProcessFlowSetupService - Macros to manage process flow setup elements. ... ProcessFlowTaskService - Macros to manage process flow active tasks and elements. ... QueryService - Macros to help construct and query data within the SAS Life Science Analytics Framework. ... RecycleBinService - Macros to retrieve and permanently delete items in the recycle bin. ... RepositoryService - Macros to manage content in the repository. ... RoleService - Macros to manipulate and create roles, their availability in contexts, and their membership lists. ... ScheduleService - Macros to manipulate and create schedules. ... ScopedPrivilegeService - Macros to access the privileges that are available at a given context. ... SessionService - Macros to manipulate and create sessions. ... SignatureService - Macros to retrievw electronic signature information for files that are in the repository. ... StandardsService - Macros to get and export standards information in SAS Life Science Analytics Framework. ... StudyService - Macros to get and update study information in SAS Life Science Analytics Framework. ... SubscriptionService - Macros to retrieve subscription information. ... SystemService - Macros to report the configuration of the system. ... TypeService - Macros to describe the item type definitions within the system. ... UserService - Macros to create and manipulate user accounts in the system. ... UtilityService - Macros to derive relative and absolute paths. ... WorkspaceService - Macros to manage content in the current user's workspace. ... |