Oracle Workflows Access Protection Concepts
Oracle Workflows Access Protection Concepts
As a workflow developer, you can use access protection to allow or discourage “customers” of your workflows from modifying your “seed data” workflow definitions.
×÷Ϊ¹¤×÷Á÷¿ª·¢Õߣ¬Äã¿ÉÒÔÀûÓ÷ÃÎÊ¿ØÖƱ£»¤È¨ÏÞÀ´ÔÊÐí»ò×èÖ¹¹¤×÷Á÷µÄʹÓÃÕßÐÞ¸ÄÄã×îÖÕ
¶¨ÒåµÄ¹¤×÷Á÷¡£
As a customer of predefined workflows provided by Oracle, you can use access protection to preserve valid customizations you have made to a predefined workflow during a workflow definition upgrade.
×÷Ϊ¼×¹ÇÎÄÌṩµÄÔ¤¶¨Ò幤×÷Á÷£¬Äã¿ÉÒÔÀûÓ÷ÃÎÊ¿ØÖÆȨÏÞÀ´±£»¤Äã¶Ô¹¤×÷Á÷µÄÓÐЧµÄ¿Í»§»¯Éý¼¶¡£
All workflow objects except lookup codes, function attributes, and message attributes contain an Access tab in their property pages. Lookup codes, function attributes, and message attributes inherit their access settings from their parent lookup type, function, or message, respectively.
³ýÁËLookup´úÂ룬º¯ÊýÊôÐÔºÍÏûÏ¢ÊôÐÔµÄÆäËûËùÓй¤×÷Á÷¶ÔÏ󶼰üº¬¿ØÖÆÊôÐÔ±êÇ©Ò³¡£Loopup£¬º¯ÊýÊôÐÔºÍÏûÏ¢ÊôÐÔ·Ö±ð¼Ì³ÐËüÃǸ¸ÀàÐ͵ķÃÎÊ¿ØÖÆȨÏÞ¡£
The Access tab lets you define whether:
•Future customizations to the object are preserved during a workflow definition upgrade.
•The object can be edited by users operating at a higher access level.
·ÃÎʱêÇ©¿ÉÒÔÈÃÄ㶨ÒåÊÇ·ñ£º
ÔÚ¹¤×÷Á÷Éý¼¶µÄʱºò£¬±£»¤Î´À´¾¹ý¿Í»§»¯µÄ¶ÔÏó
¶ÔÏó¿ÉÒÔÔÚ¸ü¸ßµÄ·ÃÎʼ¶±ðÉϱ»±à¼¡£
ACCESS LEVELS
·ÃÎʼ¶±ð
Each user of Oracle Workflow Builder operates the system at a certain access level.
The access levels are defined as follows:
ü 0-9: Reserved for Oracle Workflow
ü 10-19: Reserved for Oracle Application Object Library
ü 20-99: Reserved for Oracle E-Business Suite
ü 100-999: Reserved for customer organizations
ü 1000: Public
ÿ¸ö Oracle Workflow Builder µÄʹÓÃÕ
Ïà¹ØÎĵµ£º
ËäȻѧϰJavaºÜ¾ÃÁË£¬×Ô¼ºÒ²Á¬½Ó¹ýһЩÊý¾Ý¿â£¬±ÈÈçmysqlÖ®ÀàµÄ£¬Èç½ñÄØ£¬Ò²Ñ§Ï°ÁËÒ»¶Îʱ¼äµÄOracle£¬È»¶øÄØ£¬½ñÌìÊÇÎÒµÚÒ»´ÎÁ¬½ÓOracle£¬ºÙºÙ£¬Ó¦¸Ã»¹²»ËãÌ«³Ù°É¡£
½ñÌìÄØ£¬Óе㱿׾£¬´ó¼ÒĪЦ£¡
ÎÒÕâÊÇÒ»¸ö²éѯÀý×Ó
Ê×ÏÈ£¬Ô ......
ÎÒÃÇÒª×öµ½²»µ«»áдSQL,»¹Òª×öµ½Ð´³öÐÔÄÜÓÅÁ¼µÄSQL,ÒÔÏÂΪ±ÊÕßѧϰ¡¢ÕªÂ¼¡¢²¢»ã×ܲ¿·Ö×ÊÁÏÓë´ó¼Ò·ÖÏí£¡
£¨1£©Ñ¡Ôñ×îÓÐЧÂʵıíÃû˳Ðò(Ö»ÔÚ»ùÓÚ¹æÔòµÄÓÅ»¯Æ÷ÖÐÓÐЧ)£º
orACLEµÄ½âÎöÆ÷°´ÕÕ´ÓÓÒµ½×óµÄ˳Ðò´¦Àífrom×Ó¾äÖеıíÃû£¬from×Ó¾äÖÐдÔÚ×îºóµÄ±í(»ù´¡±í driving table)½«±»×îÏÈ´¦Àí£¬ÔÚfrom×Ó¾äÖаüº¬¶à¸ö±íµÄÇé¿öÏÂ, ......
oracle Ô¼ÊøµÄ״̬
oracleÔÚ´´½¨Ô¼ÊøºóĬÈÏ״̬ÊÇenabled VALIDATED
SQL> create table T2
2 (
3 VID NUMBER,
4 VNAME VARCHAR2(10) not null,
5 VSEX VARCHAR2(10) not null
6 )
7 /
Table created
SQL> alter table t2 add constraints PK_T primary key (vid); ......
°´×ÊÁÏ˵V$BH²é¿´±íÀ´ÏÔʾÊý¾Ý¿âÀïÿ¸ö¶ÔÏóÀàÐ͵ÄÊý¾Ý»º³åÇøÀïÊý¾Ý¿éµÄÊýÁ¿.
È»ºó²éѯV$bh
select
owner, object_name
from
dba_objects o,
v$bh &nbs ......