<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Concurrent: Report Access Level and R12</title>
	<atom:link href="http://www.oracleappshub.com/aol/concurrent-report-access-level-and-r12/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oracleappshub.com/aol/concurrent-report-access-level-and-r12/</link>
	<description>Odyssey of an OracleApps Consultant</description>
	<lastBuildDate>Thu, 16 May 2013 22:05:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Eric J</title>
		<link>http://www.oracleappshub.com/aol/concurrent-report-access-level-and-r12/comment-page-1/#comment-3759</link>
		<dc:creator>Eric J</dc:creator>
		<pubDate>Fri, 24 Feb 2012 03:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.oracleappshub.com/oracle-application/rra/#comment-3759</guid>
		<description>4 steps to creating a new role to view all reports within a responsibility in R12
Step 1 – provision your user with the correct access (this only has to be done once per instance)
Login as sysadmin user
Navigate to user management responsibility ? users and query your regular user  
Select “update user “
Assign Role – “Security Administrator” to your user.  Save.
Assign Role – “User Management” to your user. Save.
Assign Role – “Functional Developer” to your user. Save.
Log-out as sysadmin, 
Step 2 – specify function of the role (in this case ability to view all requests within a responsibility)
login as your user
Via “Functional Developer” responsibility
Search for object Concurrent Requests.
    Click on Concurrent Requests.
    Click on Object Instance Sets tab.
    Click on Create Instance Set button.
    Enter Name , Code  and Description  for new instance set. 
  - Enter the following for predicate:
&amp;TABLE_ALIAS.request_id in (select cr.request_id from fnd_concurrent_requests cr where cr.responsibility_id = fnd_global.resp_id and cr.responsibility_application_id = fnd_global.resp_appl_id)
Save
Step 3 – Create new Role, create grant, and assign function created in Step 2
Go back to the “home” and goto “user management” responsibility ? goto Role and Role Inheritance tab
   Create a Role  and then create a Grant for the Role. 
   Enter Name and Description for the new Grant.
   For the Data Security Object enter “Concurrent Requests”.
   Click Next and provide the Data Content Type of “Instance Set”.
   Click Next and for Instance Set choose instance set created above
   The permission Set is “Request Operations”.
(Note: There are no parameters for the grant).
Set 4: assign role to user
   Query the User Name you want to add the new role to.
   Click on the Update icon. 
    Click Assign Roles button and find the new role created in Step 3. 
    Save and Apply to activate the new role.</description>
		<content:encoded><![CDATA[<p>4 steps to creating a new role to view all reports within a responsibility in R12<br />
Step 1 – provision your user with the correct access (this only has to be done once per instance)<br />
Login as sysadmin user<br />
Navigate to user management responsibility ? users and query your regular user<br />
Select “update user “<br />
Assign Role – “Security Administrator” to your user.  Save.<br />
Assign Role – “User Management” to your user. Save.<br />
Assign Role – “Functional Developer” to your user. Save.<br />
Log-out as sysadmin,<br />
Step 2 – specify function of the role (in this case ability to view all requests within a responsibility)<br />
login as your user<br />
Via “Functional Developer” responsibility<br />
Search for object Concurrent Requests.<br />
    Click on Concurrent Requests.<br />
    Click on Object Instance Sets tab.<br />
    Click on Create Instance Set button.<br />
    Enter Name , Code  and Description  for new instance set.<br />
  &#8211; Enter the following for predicate:<br />
&amp;TABLE_ALIAS.request_id in (select cr.request_id from fnd_concurrent_requests cr where cr.responsibility_id = fnd_global.resp_id and cr.responsibility_application_id = fnd_global.resp_appl_id)<br />
Save<br />
Step 3 – Create new Role, create grant, and assign function created in Step 2<br />
Go back to the “home” and goto “user management” responsibility ? goto Role and Role Inheritance tab<br />
   Create a Role  and then create a Grant for the Role.<br />
   Enter Name and Description for the new Grant.<br />
   For the Data Security Object enter “Concurrent Requests”.<br />
   Click Next and provide the Data Content Type of “Instance Set”.<br />
   Click Next and for Instance Set choose instance set created above<br />
   The permission Set is “Request Operations”.<br />
(Note: There are no parameters for the grant).<br />
Set 4: assign role to user<br />
   Query the User Name you want to add the new role to.<br />
   Click on the Update icon.<br />
    Click Assign Roles button and find the new role created in Step 3.<br />
    Save and Apply to activate the new role.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
