Bookshelf Home | Contents | Index | PDF | ![]() ![]() |
Siebel REST API Guide > Overview of Using the Siebel REST API > About Access Controls for Siebel Business Component REST RequestsAccess Controls refer to the set of Siebel Business Applications mechanisms that control users access to data and application functionality. For more information about access controls, see Siebel Security Guide. Siebel implements access controls for business component data by using the ViewMode query parameter. The business component ViewMode query parameter defines the access control for a business component in a view and decides which users can access what portion of the data. The following fields in the BusComp View Modes list in Siebel Tools determine allowable visibility for a business component. For more information about View Mode, see Siebel Security Guide.
You can only use access controls for Siebel REST API GET requests. You can use an access control by adding ViewMode= to your REST API GET request URL. The URL format is same for both JSON and XML REST requests. The ViewMode query parameter used in the URL is case sensitive. If the ViewMode query parameter is not specified in the URL, by default ViewMode=Sales Rep is used. ViewMode=All is not supported for REST requests. You can use the ViewMode query parameter on the following:
|
![]() ![]() |
Siebel REST API Guide | Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices. | |