Add the portal end-user.

Hello

Currently, my requirement is to add a user to a portal to a specific role through registration. I created a registration form and all users can register. But I don't know how to add a user to a role, so that I can show the page accordi ng or relevant information to this role.

I have a 'DEALER' role, while when the user record itself, in a list of the roles only 'DEALER' role is assigned to this user. Once done, I can show the relevant page or information according to this role.

I would like to know how to apply it.



Thank you
Bharat

http://download.Oracle.com/docs/CD/E13155_01/WLP/docs103/Javadoc/com/BEA/p13n/security/management/authentication/AtnManagerProxy.html
http://download.Oracle.com/docs/CD/E13155_01/WLP/docs103/Javadoc/com/BEA/p13n/security/management/authentication/AtnSecurityMgmtHelper.html (for AtnProviderDescription)
as mentioned, there are easier controls available

Published by: deepshet on October 19, 2009 20:59

Tags: Fusion Middleware

Similar Questions

  • Duration of the complete end-user compatible DirectX 9 .0c (November 2010)?

    Hello.

    How did Microsoft/MS did not show its full duration of the DirectX 9 .0c end-user (November 2010) on the Internet? I don't want his dxsetup.exe to download parts online on my crappy Internet connection. :(

    Thank you in advance. :) Ant @ Ant links fed quality (http://aqfl.net) and The Ant Farm (http://antfarm.ma.cx).

    Hi Ant,

    We do not know when the update is available from Microsoft.

    However, you can view the Microsoft Download Center for published updates frequently.

    Hope the helps of information.

    Concerning
    Joel S
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Do I need to install the DirectX end-user Runtime?

    Today on the Microsoft.com home page, is a banner of Silverlight full-width, and a section is a link to 'Get the update of DirectX'.  By clicking on the link takes you here.

    This download says download page is for Windows 7 (and practically all other OS made in the last decade)... but do I need?  I do not understand why I would install DirectX 9. something when I'm on Windows 7, which already uses a newer version of DirectX.

    I'm a tech person.  I live and I dream of MSDN and TechNet, I know best practices and read the KB for fun... so if I'm confused about this, I can't imagine how to confuse any normal user is when they see a banner telling them to install DirectX 9.

    Help?

    If this was helpful, please vote. If it solves the problem, please click on propose as answer. Thank you!

    Shawn,
    If you have not seen this link, then when you have the time go out there and post your suggestions.  Articles in the forums are watched, but it is a more direct link to provide suggestions and comments for Windows 7.   Thanks for the comments.
    Windows 7 comments Mike - Engineer Support Microsoft Answers
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Create the table and take the name of user who can read/write on this table

    Dear gurus,

    I need to add the following column in Oracle 11g DB AND also add the name of user who can read/write ONLY the following table, any table to access the same read?

    I use to go to Oracle PL/SQL client.

    My dbname is 'customerdb '.

    TableName: "extractOrders."

    +: example of the field data.
    Column0 = logID: 1
    Column1 = idNumber: 39D13613-F061-D38D-100A-16536409C6D8
    Column2 = timestamp: 2011/07/11-13:45
    Column3 = resultCode: 40509
    Column4 = resultMessage: could not find the IDENTITY card
    Column 5 = number: 9813080808
    Column6 = iid: 87670200100001466100
    Column7 = products: D1430 | "' S1412 ' | "" S1407 | "' S2607 ' | "' S1417 ' | "" S1411 | "' S1413 ' | "" S1502 | "" S1406 | "' S1522 ' | "' S1524 ' | "' S1474 ' | "" S1473 ".

    user596669 wrote:

    I need to add the following column in Oracle 11g DB AND also add the name of user who can read/write ONLY the following table, any table to access the same read?

    I use to go to Oracle PL/SQL client.

    Let's say your table than extractorders is the schema of database clientsproperty.

    As this pattern create a stored procedure that runs with the privileges of the customerschema. Having this procedure return a ref cursor For example

    create or replace procedure ReadExtractOrders( c in out sys_refcursor ) authid definer is
    begin
      open c for select * from extractorders;
    end;
    

    As this code executes with the privileges of the customer schema it can read the table belonged to this scheme.

    Now give execute rights on this process for the Joe database schema - and this pattern can create a cursor on the table of ExtractOrders , without being able to access or use directly or refer to this table. Read access to this table is therefore protected by a reliable code belonged schema customers.

    Learn about the AUTHID clause and how it can be used to differentiate the code approved and non-approved, which allows to PL/SQL code to run with different privileges than the demand for prescriptions.

  • End-user Runtime Web install DirectX

    I can't find a good link to download the DirectX end-user Runtime Web Installer.

    All the links I find it redirect me to the download page of Windows 10.

    I to d3dx9_39.dll error, and all the time after I download and install DirectX end-user Runtime Web Installer , the problem disappeared.

    You can simply re - install your driver video and who will be re - install directX

  • "Help text" change for end users?

    Hello

    I like to leave the key end users to change the element help text on the pages of the APEX, without giving access to Apex Builder. Is this possible? We use the APEX 4.1.

    Tamás

    Published by: Tamas Szecsy on May 22, 2012 12:48

    I guess you need to implement a custom solution where you can create a mapping table that holds the info on AID for the ELEMENTS of the apex.

    And change your point label template to get the help of your custom table.

    So now, you could provide the end user with the help of change required function.

  • Hide columns in the front-end, i.e. the Oracle answers

    Hello

    I wonder if it is possible to hide the columns considered non-essential as the answers ID so that the front end users only see the column that should
    be exposed for reporting.

    Thank you

    Remove unnecessary columns from the presentation layer in the repository.

  • Add user access to the portal

    Hello

    I have the role of Managing Director on the portal how can I add colleagues more access to the portal, also how to give access to users customers

    Hi Marc,

    Here are the steps to grant access based on roles on the portal of the NMP, please go through this document.

    https://supportforums.Cisco.com/document/12583596/adding-new-users-smart-net-total-care-portal

    Thank you

    Anusha.

  • Is there a a way to users to add products in the front-end, using a Web - App?

    I'm racking my brains trying to find a way to allow users to add products to the front-end servers on their own.


    I'm building a site for a client who needs of users are able to create its own window, a bit like ebay. This is exactly the feature I want: Provider Frontend products - download Magento Connect


    There MUST be a way to do this with a web application, even if it means writing in code... someone can suggest a way to do?

    In short, case No., but is possible.

    Solution 1: Hosted on BC, external interface which means that interface with the BC APIs, externally hosted server.

    Solution 2: Wait for the API v3 comes out... no timeline given Adobe. This would eliminate the need for external API server.

    Can do the two solutions for you, but the 2 will not work until adobe allows it.

  • You will need to add the number of days to the end date of the users.

    Hello
    I have a code where we adding the number of days (30) to the current date and update IDM DB user end date.
    Now, we have a requirement to add the number of days (30) to the existing fence of user instead of add to the current date.

    * public String incrementDate (int daysToAdd)
    {
    Start date
    log.info("NotifyLastDayOfService::incrementDate(): entrez»);
    SimpleDateFormat sdf = new SimpleDateFormat ("yyyy-MM-DD 00:00:00");
    Calendar c = Calendar.GetInstance ();
    c.Add (Calendar.DATE, daysToAdd); number of days to add
    String PROMOTIONDate = sdf.format (c.getTime ());
    log.info("NotifyLastDayOfService::incrementDate(): sortie»);
    return Nouvelle_date;
    }*/

    Have any body set up this scenario?
    Please suggest.


    Thank you
    Kalpana.

    You can try this as well

    where oimAttribute = "Users.End Date"

    public String updateOIMAttributeForDateType (String oimAttribute, Date endDate, long take, String daysToAdd)
    {
    tcUserOperationsIntf userOperationsIntf = null;
    HashMap modifyMap = new HashMap ();
    HashMap searchmap = new HashMap ();
    SimpleDateFormat formatter = new SimpleDateFormat ("yyyy-MM-DD hh: mm :"); ")
              
    try {}
    Calander cal = null;
    cal.setTime (endDate);
    Cal.Add (Calendar.DATE, Integer.parseInt (daysToAdd));
    Date Edate = cal.getTime ();

    modifyMap.put (oimAttribute, Edate);
    searchmap.put ("Users.Key", String.valueOf (take));
    userOperationsIntf = Platform.getService (tcUserOperationsIntf.class);
    tcResultSet searchset = (searchmap) userOperationsIntf.findAllUsers;
    userOperationsIntf.updateUser (searchset, modifyMap);
    return a SUCCESS;
    } catch (Exception e) {}
    If (Logger.isErrorEnabled ()) logger.error (e.getMessage ());
    error return;
    } {Finally
    try {}
    If (userOperationsIntf! = null) userOperationsIntf.close ();
    } catch (Exception e) {if (logger.isErrorEnabled ()) logger.error (e.getMessage ()) ;}}
    }

  • y at - it end users in a place can give suggestions on the improvement of firefox?

    I was wondering if there is a place in the forum that accepts suggestions from end users who would greatly improve the use of firefox?

    My suggestion is related to the customization of the browser layout.

    It would be nice if we could put "breaks" in the bars going across the top and bottom,  so that when we add one of the shortcut icons, they don't all bunch up on the left side of the browser.
    

    For example put privacy related icons on the left, all the navigation icons in the Middle, and all the icons on the right side cat. In this way they are not all grouped on the left is a small area.

    So it is easier to see related to the security of information while not being not distracted by chat associated icons for example who are concentrated on the right next to him.

    This is a very good example of what I mean of the VLC interface customization.
    http://www.VLC-Player-download.com/VLC/interface-customization.html

    Note the "<>-" having said space put here between the control icons.

    Maybe it's all what you need is a square that is empty without an icon that can be placed on several occasions to give the user control is how much space between the control icons.

    I think that doing it this way would be to minimize the necessary coding is what I guess you need the new block of part blank icon "repetitive".
    Letter O is the white block the other letter first lefter control icon.
    Example: S-A-G-O-O-O-O-O-O-D-T-O-O-O-O-O-C-V-R
    see how the letters of control are now spaced with empty "O" between the two?
    Now, when I'm looking at the security related control icons on the left I have not D, T, C, V, R distract me from S, A, G.

    enough said
    frugal

    In the old days, there were separators and flexible spaces (used to separate the icons aligned to the right and left, not sure about centering), but Firefox 29 and above do not have those.

    Users who need those back could now try the customizer of UI multi-purpose Classic theme restaurant owner (https://addons.mozilla.org/firefox/ad.../classicthemerestorer/). It might be overkill, however.

    To submit suggestions of functionality that you can use either:

    This forum is not well suited to this function.

  • Restores files to the end user FS7610

    We recently bought two FS7610 and have said before them, we bought that end users would be able to do is restored.  If we do snapshots.

    We do not yet have them in production.  How to end users to restore their own files?

    Each folder contains a special object called "/ .snapshots". It adds to the way when working with the Windows Explorer or on the linux shell. You must manually type because it is a virtual and non-visible object in the file system.

    Take a look at en.community.dell.com/.../ESSE_2D00_2012_2D00_FluidFS_2D00_Snapshots.pdf

    Chapter3.4

    Kind regards

    Joerg

  • Already registered on the portal OnPlus - cannot add a device already enabled/customer

    Hello

    I am registered on OnPlus.

    Then my colleague registered and activated a device.

    I could not activate the device - even if my PC is on the same subnet and can connect to it very well (with the password provided by my colleague).

    When he sends me an invitation for the device - it takes me to the registration page.

    If I get my information from record (again) - I get (not surprisingly)...

    "We had a problem with your submission. Please correct the following errors. This user ID is already registered. »

    Still-, there is no choice because "I am already registered.

    When I connect OnPlus and try to "Add Customer" - I put in the details, then it goes to the activation screen with

    "CustomerX / status".

    To activate this client:

    Install the Agent network OnPlus on the premises of the customer and connect it to the LAN client.

    Turn the Network Agent OnPlus the switch zipper on the back panel of the Network Agent OnPlus.

    If your computer is connected to the same network as the network OnPlus Agent, click on the button activate now below.

    Otherwise, follow the instructions for activation in the guide getting started for the Cisco OnPlus Network Agent.

    Activation for this customer information are:

    Activation ID:... »

    If I click on activate it says

    "Unable to determine a local IP address for all Agent OnPlus of network into your current network.

    Check that the Network Agent OnPlus is connected to the same local network as this browser. OnPlus Network Agent must be on the same public WAN IP address (203.25.x.x) in your web browser block current.

    Not enabled OnPlus network Agents will attempt to disseminate their IP up to 30 minutes and if successful will appear here for 4 hours. Try to stop power OnPlus Network Agent if it has been online for more than 30 minutes.

    Verify that the DHCP service is running on the local network so that network OnPlus Agent is able to acquire an IP via DHCP. You will be able to change Agent of the OnPlus network to use a static IP address if you choose to (recommended), but the DHCP service is required to access the Network Agent OnPlus start.

    Ensure that DHCP clients can route to the Internet.

    If the Network Agent OnPlus hosting site has multiple WAN paths to the Internet, try refreshing this page. Your browser must Access this page from the IP WAN as the Agent of OnPlus network address. »

    We even tried power cycling it, and I'm definitely on the same subnet.

    There was no possibility of entering an IP address no matter where manually - process regarding the "Impossible to determine an IP address local for all Agent OnPlus network on your current network."

    I ping the device and even connect to its graphical interface. It simply does not appear as any way to add this unit to my own account on the portal OnPlus.

    That please?

    Hello Brett.

    The On100 device can be associated with a single customer and a customer cannot exist in more than one Agent account. From your description, I understand that your colleague registered as a OnPlus Agent, created an account customer, and then active the On100 device under this new client.

    However, it is possible for you to have access to the customer site by becoming a sub-agent under account OnPlus Agent of your colleague.  And according to the description above, it seems that your colleague has already sent you an invitation to become a subagent.  The problem now is that you have previously registered your EAC as OnPlus Agent id.  It is not possible for a single CCE id or an Agent and a secondary agent in the OnPlus portal.

    To allow your registration as sub-agent, we remove your EAC to your portal id.  It is a manual step that I am happy to help you.  Simply unicast your Agent account information to [email protected] / * / .  Once I take off your CEC id you will be OK to complete the registration of subagent.

    Here's some more information about the creation of the sub-agents in the portal OnPlus.  A previous post jamwyatt courtesy of response:

    In the account that contains the Agent network ON100, you can add other agents, on invitation. On the overview page, there is a menu agent at the top that will allow you to invite the officers. Once you invite an agent, and they sign up, they will be able to see the same view you see. The design intent is that you set up a master account for your business, then you invite other employees and contractors to adhere as agents of this account. Each guest will need a Cisco ID and once that they sign up, they will have to be approved by the owner of the main account (same menu agent, selection "of Agents in waiting"). Using this approach, the owner of the company retains the main account and allows you to manage completely all agents.

    Kind regards

    -r.

  • Configure VMware Horizon Page Web portal for end users

    Hello

    Is this the only way to configure / customize Web portal for end-users Page?

    Documentation centre for Horizon 6 version 6.1

    There is no other way to make it look like our company's website, or use programs Adobe to do the editing?

    Concerning

    K

    I came across this site: http://www.virtuallyghetto.com/2015/02/how-to-customize-the-new-vsphere-6-0-web-client-login-ui.html you may be able to use the same concept with the files of the web portal.

    Here are a few files that seem to be toward the top of the portal page: C:\Program VMware View\Server\broker\webapps\portal

    You could probably modify these files to suit your business needs. But of course, this would not be a change in support.

  • Allow end users to change the font, color and their text size in a form to fill out?

    I have created a few blank invitations and want my end users to be able to type in their personal information.  I know that I can specify a font for them, but is it possible that they could change the name of the font, size and color in Acrobat Reader?  I wish they have this option and thought that he was allowed in earlier versions of the player, but I cannot understand.  Thank you!

    (Edited to add that I create the form in the full version of Acrobat XI on a Mac, but trying to fill and change it in the CD player.)

    Yes, it is possible. Under the text field properties, go to the Options tab and check the box 'allow Rich Text Formatting'.

    The user will then be able to specify different options in formatting drive, using the properties bar.

Maybe you are looking for

  • Failed to read

    I was able to validate my XML file to http://www.nudge.online/Protest/Podcasts/hungerstriker.xml, but can't seem to deal with it for several reasons: Cannot download episodes of your workflow. Don't submit your feed. There is no category tag in your

  • Photosmart C6380 not printing black plus text

    I use this printer for years. I used it with Windows XP, 7 and 8 now. Printing was perfect during all this time. Now today all of a sudden without modification in the BONES, programs, settings or anything else, it stopped printing black text. I repla

  • Poor performance wireless on Qosmio X 500 - 134

    I just bought a Toshiba Qosmio x 500-134, and there is one thing that bothers me. The wireless connection is very poor.HE can say that I am very disappointed with it. I had a model x 205-sli1 front and the Wi - Fi connection was top. Why x 500 is so

  • data update rate

    Hi, I m, data acquisition by ethernet through the UDP data socket, now I want to show the exact upadate who im acquire data (10 or 20 Hz or maybe 50 Hz all noted my UDP socket receives data via ethernet). What is the process to do so. Please guide me

  • Receive 0x8000FFF, 0 x 80070570 and 0 x 80070422 error codes

    Can not recover after infection by the virus; you try to run "Services MSC" and nothing works.  Need HELP please.