Action Collection Resource

The Action Collection resource contains all the projects in Emptoris Supplier Lifecycle Management. Use this URI to GET the list of all the actions in the application. Use links with relationship type next and previous to browse through all the action records.

Resource URI

scheme://host:port/srm-app/interface/actions/search

Optional parameters

You can also filter the resource URI with the following parameters:
  • code
  • title
  • count
  • supplier_code
  • supplier_vsmid
  • organization_code
  • organization_code_scope
  • organization_vsmUUID
  • organization_vsmUUID_scope
  • category_code
  • category_code_scope
  • category_vsmid
  • category_vsmid_scope
  • region_code
  • region_code_scope
  • country_code
  • country_code_scope
  • state_code
  • state_code_scope
  • last_modified
  • project_code
  • project_title
  • project_schedule
  • project_status
  • action_code
  • action_title
  • action_schedule
  • action_status
  • task_title
  • task_schedule
  • task_status
  • dev_type_code
  • dev_type_title
  • workpackage_title
  • maturity_level
  • main_focus
  • action_planned_start_date
  • action_planned_end_date
  • action_actual_start_date
  • action_actual_end_date
  • workflow_status
  • last_modified
  • last_modified_timestamp
  • given_name
  • surname
  • login
You can orderBy the following parameters:
  • code
  • title
  • action_planned_start_date
  • action_planned_end_date
  • last_modified
  • last_modified_timestamp
Note: You can orderBy the parameters in an ascending or descending order.

Related resource links

Links Description
suppliers-actions List of suppliers that are associated to specific actions.
categories-actions List of categories that are associated to specific actions.
organizations-actions List of organizations that are associated to specific actions.
countries-actions List of countries that are associated to specific actions.
states-actions List of states that are associated to specific actions.
regions-actions List of regions that are associated to specific actions.
action Link to an action resource.
dev_type Link to a supplier development type.
action-direct_link Direct link to the action resource in the application.
tasks-actions List of tasks that are associated to specific actions.
projects-actions List of projects that are associated to specific actions.
workpackages-actions List of workpackages that are associated to specific actions.