I have an Item attribute of type 'Role' ('CREDIT_COMMITTEE_MEMBERS') and I am using that attribute as performer for two notification activities.For first notification, I create an adhoc role and assign it to the attribute and the notification goes successfully.I want to send reminder to the people w ...
I submitted this problem to IBM support because it's kind of urgent, but thought I'd post it here to see if anyone has ideas:Cognos BI Version8.4.1 Component ID: Cognos Connection Operating System: Windows 2008 R2 Problem title Network Printing Error: RSV-DST-0016 The print request failed. Verify th ...
I am facing a workflow issue, whereby a valid and active HR employee (also linked to an active FND User) record is not registered within the WF User and Role tables. How do I ensure that the WF User/Role/Directory tables are synched with the HR/FND Tables. I am told that under the 11.5.10 (which is ...
I'm following the standard recipe here: http://wiki.slicehost.com/doku.php?id=automated_rails_install_and_deployment_with_deprec_capistranoThe repo for my app is on a different server.In deploy.rb, I've deleted the scm role and added the correct svn_username and svn_password.I've cap setup_admin_acc ...
Olga Gedroit said: I was wondering if the following is legitimate in Cognos:To create a role-based active directory account. For example, let's say that we decide to create an account called Training Instructor and this account has a specific username/password set to it. Then, individuals who someti ...
I am having a problem and im struggling for some days now. I have a server at home and i wanted to install an IIS7 FTP server. It went all fine untill i wanted to add user isolation to make it more secure.i followed this guide: linkAnd my problem is exactly the same as this thread.I granted all righ ...
Looking at using Enterprise User Roles. Reading through the Oracle documentation, it appears that Oracle works with Active Directory, but can only be used if database is running on Windows server. Is this true?I was hoping to use Active Directory with the database running on a Sun server.I see that ...
Good Morning, Im trying to integrate the Ubuntu 10.10 in the domain of the Active Directory, and run the command: domainjoin-cli --loglevel verbose join dominio.com.br administrador I get this error: Segmentation fault Joining to AD Domain: dominio.com.br With Computer DNS Name: testead.dominio.co ...
We have a Sun One Directory server where all the users and role/group information is stored. For the Workflow application we want to leverage this user store without replicating this user data in OID or with RDBMS.Does Oracle Workflow integrate with any non-OID LDAP?My choices are MS Active Director ...
I want to join my ubuntu mashine to my Active Directory. I read there are different ways to do this.Likewise Open ( http://www.likewiseopen.org/ )or the classic way like in the Ubuntu wiki (https://help.ubuntu.com/community/ActiveDirectoryHowto )Later I want to use this also to connect my iFolder to ...
We have enterprise users all stored in Oracle Directory. We have assigned groups to individual users and every group is mapped to a role ( using ESM).Is there a way to find group and role for the user when connected to database. Here is soem infoSQL> conn ssahmad/welcome1@sfidtestConnected.SQL ...
What role does C:\Temp play in case of mail ?My mapi client (simple mapi in c) shows mail-files present in that directory. Where do they come from ?Prithi. ...
I am writing a little jsp/servlet admin tool to embed into our existing oracle workflow jsp/servlet application. The admin tool is to manage the directory service,I am now facing a problem, if someone could have a look at the API below ========================================GetRoleUsersSyntax proce ...
HiFollowing are the steps used in my program:1.one attribute is created : WRHPERSON :type ->role2.one message is created WHMSG3.one notification created :WHNOTIF where performer is : WRHPERSON with message WHMSGIn one package following are command:wf_engine.createprocess ('POSDSALE', p_item_key, ...
I have a requirement to add two users to receieve the notification. I identified the role to which the notifications are being sent. Now i am tring to add the user to that role usingWF_DIRECTORY.AddUsersToAdHocRole API but i get an error saying that it is an invalid role.I checked the package and sa ...
I tried using the wf_directory createadhocrole api. When I try to run the workflow it gives me an error "is not a valid role or user name". I noticed in the error message it's calling Wf_Notification.SendGroup function. When I opened that function it's selecting from the WF_USER_ROLES table. My role ...
I'm new to these forums, and extremely new to php coding in general. My role is primarily a front-end developer (html / css) and a bit of php in the form of includes to manage recurring content and so forth.My question is probably convoluted so if my thinking is flawed, please let me know.I'm using ...
I have created adhoc roles using the following code. lv_user_list_txt := 'SYSTECH'||','||'FNATECH';wf_directory.createadhocrole (lv_role_name_txt, lv_role_display_txt);wf_directory.adduserstoadhocrole (lv_role_name_txt, lv_user_list_txt);I have assigned it to the Item attribute of type 'Role' using ...
I am having some success and some failures when trying to share folders within a heterogeneous home network. Using the Samba GUI I have shared a few folders from my Home folder and these are viewable and accessible in my windows (7, XP, and Vista) machines. However, folders that I share outside of m ...
I am working with Oracle 10g in Linux platform I was during a switchover from primary to standby which failed due to the incorrect settings of log_file_name_covert parameter . To debug this case I was going through Oracle Documentation material for Data Guard ....http://download-uk.oracle.com/docs/c ...
I'm creating an intranet site that uses Forms authentication to validate users against an Active Directory. Users need to be able to login both from work and remotely. Then I want to be able to do two things: (1) Check whether a user is in an AD group and (2) enforce NTFS permissions based on AD use ...
we have a problem setting up SES (10.1.8.3.0) together with the AD identity plugin. SES is using an 'oraclesearch' user to run under. Users can login on the query page, but the NTFS crawler can not lookup groups in the directory. When i crawl a directory where the ACL contains only 'Everyone' and an ...
I was wondering if anyone knows of any ASP or other scripting code I could use for a project I am working on. I need to be able to Authenticate users from 3 separate role groups within Active Directory. I would like for the user to be able to go to web page and be able to click on a button or someth ...
I'm creating standby instance for my dataguard project but when creating :SQL> STARTUP MOUNT PFILE='C:\oracle\product\10.2.0\db_1\dbs\initSTANDBY.ora';ORA-02778: Name given for the log directory is invalidSQL> startup mountORA-02778: Name given for the log directory is invalidBut the folder fo ...
A strange issue...I am trying to import atwo tables from one DB to other in solaris but it asks for IMP_FULL_DATABASE role but the target schema has been granted the role already....Kindly help.........impdp parfile=/u01/ora10gr2/dolphin/dwh/importUCSDB_DOLPHIN_DMP_20081212081546.parImport: Release ...
i Create this adhockrole and it give me errorwf_directory.createadhocrole(role_name => v_role_name,role_display_name => v_role_name,role_description => v_role_name,notification_preference => 'MAILHTML',ROLE_USERS => 'PURCHASING COORDINATOR','PURCHASING MANAGER','LEGAL SPECIALIST','LEG ...
We are in a multi-org environment. I have set the HZ User Creation Workflow Administrator role item attribute as SYSADMIN. I would like to send notifications to a responsibility which in turn will send an email to the users of the responsibility. What is the best way to approach this? 1. Create a ne ...
In my workflow, the FYI notifications needs to be sent to a list of users, which will be fetched using SQL query. The list is dynamic. Currently the way it is implemented is: 1. one role is created using procedure wf_directory.createadhocrole, if it does not exists. Note that only one role is used.2 ...
DB Version 10204 on Windows 2003I'm cleaning up a couple of databases by moving schemas from database DB_OLD to DB_NEW and while doing so I want to clean up unneeded privileges and roles granted to the schema/users. I exported the Schema from DB_OLD using expdp username@dbname parfile=D:\exp.par, in ...
Not sure what mistake I'm doing. Emails are not coming to Adhoc Role Members. I followed these steps.1. From PL/SQL created Adhoc Role using API.wf_directory.CreateAdHocRole(role_name => 'DUMMY_ROLE',role_display_name => 'DUMMY Role For Test',notification_preference => 'MAILHTML')2. Added a ...
This is my pfile on the standby server..Production db: PRDstandby db: STDstd.__db_cache_size=176160768 std.__java_pool_size=4194304 std.__large_pool_size=4194304 std.__shared_pool_size=79691776 std.__streams_pool_size=0 *.background_dump_dest='D:\oracle\product\10.2.0\admin\prd\bdump' *.compatible=' ...
does ContentDB use OID (Oracle Internet Directory) for managing groups and roles, like OracleAS Portal does ?In other words, does ContentDB support the Role-Based Access Control (RBAC) model to control access to their resources and operations, like OracleAS Portal does ? For example I'd like to set ...
I have below workflow API with returns info in PL/SQL table. I want to get value of 'USER_ORIG_SYSTEM_ID' column. How can i get that value in local variable.Please help.ThanksAvalon*************************************************************Wf_Directory.GetRoleInfo2Syntax procedure GetRoleInfo2(Rol ...
Is imp_full_database role different from import full database privilege.I had ask for imp_full_database role but I can only see import full database privilege in user_sys_privs. Do i need separt read , write grant to directory object, if it is define in the role?Please help me.Oracle database 10.0.2 ...
A new beta code drop for the IBM Tivoli Security Role Modeling Assistant (RoleModelingAssistant-19feb2010.zip) is available. Go to the open beta home page (https://www14.software.ibm.com/iwm/web/cc/earlyprograms/tivoli/tivrole/index.shtml) to access the code download page. The zip file contains a re ...
Can someone please tell me why the procedure below will not execute properly? The user role under which this is being run has been granted the necessary privileges and can create or replace directories through SQL ... but this PL/SQL procedure results in the following error: ORA-01031: insufficient ...
I was trying Authentication using LDAP in SRM.Ref: http://wikis.sun.com/display/Srm503Docs/Authenticating+With+LDAPI'm getting error as following when I try login with ldap user:ERROR [LdapPasswordAuthenticationDao] javax.naming.AuthenticationException: [LDAP: error code 32 - No Such Object] ERROR [ ...
I am using my own active directory and not the embedded LDAP on weblogic.On weblogic server, there the role names and the Provider configured at path Home >Summary of Security Realms >myrealm >Users and Groups > Groups tabThe provider is configured at pathHome >Summary of Security Rea ...
I am trying to integrate OBIEE 11.1.1.5 SampleAppLite with two Authentication Providers (MS Active Directory and the defaultAuthenticator(WLS LDAP)).My objective is to configure MS Active Directory (MSAD) as a new 'Authentication Provider' along with the defaultAuthenticator (WLS LDAP). So basically ...
I have enterprise roles defined within my jazn-data.xml for my 11.1.1.4 web application. We just recently switched user accounts over to an active directory provider for authentication. So, I have user accounts associated with the active directory provider that are assigned to my enterprise roles. T ...
Below is documentation riddle:Oracle® Fusion Middleware Administrator's Guide for Oracle Entitlements Server11g Release 1 (11.1.1)QUESTION: in below section 11 of this document, we cannot find the jps-atz-wls-proxyproviders.jar file in our successful WLS/IdAM install ??!!! Is below guidance valid ? ...
I'm wondering if this is even possible. Essentially I'm looking tosee if a file in an higher directory exists:$(this).find('a').click(function(){ $.get("../ajaxtest-content.html", function(data){ ...
I don't even know if this is possible but I'm looking to get a page inan upper directory via an AJAX call. The following works in FireFox,but Internet Explorer throws a "Permission Denied".$(this).find('a').click(function(){ ...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"><META content="MSHTML 6.00.6000.16525" name=GENERATOR></HEAD><BODY><DIV><SPAN class=281003216-14092007> ...
The jQuery ARIA plugin, jARIA(http://www.outstandingelephant.com/jaria) now supports selectors forARIA roles and states.I've added the following selectors::ariaRole(role) -- selects elements by ARIA role:ariaState(state) -- selects elements with state set to 'true':ariaState(state=value) ...
For anyone writing and using jQuery plugins:I've been trying to improve plugin directory structures for some time now. The basic idea is to find a good convention and document it.A sample of the current state is here: http://dev.jquery.com/view/trunk/plugins/accordion/So far it consists of a bro ...
there!If the file I want to to load is in my web root and is called:loadme.phpAnd my javascript with all my JQuery code is in:js/jquery.jsIf I call the following function in jquery.js, what's the correctpath?$.ajax({url: '../loadme.php',Will adding the "../" correctly refer it ...
Author: powellaDate: Sun Mar 22 14:49:00 2009New Revision: 2357Added:branches/dev/mask/demos/mask/branches/dev/mask/demos/mask/index.htmlbranches/dev/mask/demos/mask/jquery.maskedinput.jsLog:Added mask demo directory, original maskedinput plugin from digitalbush.com.Added: branches/dev/mask/demos/ma ...
Author: powellaDate: Sun Mar 22 14:51:13 2009New Revision: 2358Added:branches/dev/overlay/demos/overlay/branches/dev/overlay/demos/overlay/index.htmlLog:Added overlay plugin demo directory, empty demo html file.Added: branches/dev/overlay/demos/overlay/index.html===================================== ...
Author: a.farkas.pmDate: Sun Mar 22 07:03:00 2009New Revision: 2352Added:branches/dev/effects/tests/visual/animateClass/branches/dev/effects/tests/visual/animateClass/index.htmlRemoved:branches/dev/effects/dev-animateClass/branches/dev/effects/jquery-1.3.2.jsLog:moved the dev-animate directory to te ...