1What's New in This Release

What's New in Oracle Web Services On Demand Guide, Release 43

The following table lists the changes in this version of the documentation to support Release 43 of the software.

Table What’s New in Oracle Web Services On Demand Guide, Release 43

Topic Description

Administrative Services API Calls

Modified topic. The table of Administrative services has been updated to include the Client Side Extension and Process Administration Transition State services.

AccessProfileRead

Modified topic. The new <sortspecification> child element of apQuery:AccessProfileEntry allows you to sort the access objects in the output from the AccessProfileRead method by access object name, in ascending or descending order.

AccessProfileReadAll

Modified topic. The new <SortSpecification> input argument allows you to sort the output from the AccessProfileReadAll method. You can:

  • Sort the access profiles by access profile name, in ascending or descending order.

  • Sort the access objects for each access profile by access object name, in ascending or descending order.

ClientSideExtensionRead

ClientSideExtensionReadAll

ClientSideExtensionUpsert

New topics. A new Administrative Service API, Client Side Extension, is now available with methods to read, insert, and update client side extensions.

DynamicLayoutRead

Modified topic. The <sortspecification> child element of apQuery:ListOfDynamicLayout allows you to sort the output form the DynamicLayoutRead method. You can:

  • Sort the dynamic layouts by dynamic layout name, in ascending or descending order.

  • Sort the picklist values for each dynamic layout by picklist value name, in ascending or descending order.

DynamicLayoutReadAll

Modified topic. The new input argument <SortSpecification> allows you to sort the output from the DynamicLayoutReadAll method. You can:

  • Sort the output by object name, in ascending or descending order.
  • Sort the dynamic layouts for each object by dynamic layout name, in ascending or descending order.

  • Sort the picklist values for each dynamic layout by picklist value name, in ascending or descending order.

ProcessAdministrationTransitionStateRead

ProcessAdministrationTransitionStateReadAll

ProcessAdministrationTransitionStateUpsert

ProcessAdministrationTransitionStateDelete

New topics. A new Administrative Service API, Process Administration Transition State, is now available with methods to read, insert, delete, and update transition states on processes, including the field setup and related access control configuration on the transition states.

RelatedInformationLayoutUpsert

Modified topic. The ability to specify a sort field and sort order is now supported for a number of additional related information sections.

SearchLayoutUpsert

Modified topic. You can now specify a filter condition for each search field in a search layout.

About Attachments

Modified topic. A note has been added regarding attachments for client side extensions.