No visible responsibilities by the user after the cloning of the Production instance

Hello
In my environment, a user is disabled in Production, but he has access in the DEV instance. When I clone the production on the DEV instance and allow this user, he is not able to see the responisbilities which it is supposed to see.

I ran the "Synchronize WF LOCAL tables, but the user is not able to see the responsibility."

Am I missing something?

Thank you

Hello

Have you tried to bounce Apache and see if it helps?

Please see the solutions suggested in the thread following/docs.

Responsibility are not
Re: Responsibility is not

Assignment of responsibility not Visible when connecting through AppsLocalLogin.jsp
Re: Assignment of responsibilities not Visible when connecting through AppsLocalLogin.jsp

Note: 388018.1 - Unable to see a responsibility in the navigation after the end Date has been removed
Note: 727638.1 - Unable to see responsibilities after the end Date is deleted on ATG RUP6
Note: 406892,1 - missing or corrupt user role responsibilities
Note: 429852.1 - reactivated the user does not see responsibilities

Kind regards
Hussein

Tags: Oracle Applications

Similar Questions

  • How solution of migration of the development to the Production instance? ODI 11 g

    Hi all
    We have completed development and now want to spread up to the production instance. number of things I tried, but had no success.
    1. I exported topology, Modules & projects
    but when I imported projects I had error "Missing Reference" and I found in the ODI 'Project ID' repository database is different from Devlopment instance and that the reason for the lack of references.
    2 - I tried one by one (module, project)
    but I have problems during the import.

    any help in this regard.

    Concerning
    Sher

    Yes, each repository working environment should have a unique ID.

    Kind regards
    Michael Rainey

  • Model of medicine to the production instance

    What happens when a modified model is republished in production instance when users access the publication of particular model. It will crash the user's session or Configurator allows them to end the current session without problems using the publication of old? Thank you.

    Biju-

    Configurator publication feature supported 24 x 7 operation without interruption of the required for the deployment of the model. Currently active sessions are not affected when a new Publication will be effective or when a new publication is. A user configuration with a Publication which becomes ineffective or is replaced by a new publication during its session of end is able to complete its session with elegance. According to the profile Option settings for hosting the application Effective Date, he would see the new Publication on the reconfiguration.

    I hope this helps.

    Mathgamain

  • URGENT: OAF Page runs very slow in the Production Instance

    Hi all

    page works fine in the instance of Test and Development Forum (it showing the Data Quickly).


    But in Production it is running very slowly.



    It is urgent.please help me as soon as possible


    Thanks and greetings
    Vinay

    Hi vinay,

    Please turn on the option to track on your page via the link of Diagnostics.
    The trace, you can find what query is the cause of the performance problem.

    Steps to get the link Diagnostics Trace
    --------------------------------------------------

    View the journal
    Set Trace level

    Select "Set Trace Level.
    Click OK.
    It displays a page with a set of options.

    Disable the Trace
    Trace (regular)
    Draw with links
    Draw with expected
    Plot with ties and expected

    Choose the Trace with dregs
    Click Save.

    Run the self-service process.
    This will put the sql trace in the usual log directory.

    Stop the Trace.
    Select the icon for diagnosis.
    Click the option: Set Trace level
    Click OK
    Letter: Disable Trace

    To determine where the raw trace file.
    From SQLPlus:
    SELECT value
    THE PARAMETER $ v
    WHERE name = 'user_dump_dest.

    You will need to perform a procedure TKPROF on the raw file.

    TKPROF ora53269.trc ora53269.prf EXPLAIN = apps/apps SORT = (PRSDSK, EXEDSK, FCHDSK)

    Thank you
    Prasanna

  • Partitioning of a table in the production

    Hello

    Oracle 10.2.0.4

    I partitioned a table lines about 100 million (62 GB) in Server DEV source. The target database was created again. It was partioned range on a column of date as follows:
    PARTITION BY RANGE (ENTRY_DATE_TIME)
    (
      PARTITION ppre2012 values less than (TO_DATE('01/01/2012','DD/MM/YYYY')) TABLESPACE WST_LRG_D,
      PARTITION p2012 values less than (TO_DATE('01/01/2013','DD/MM/YYYY')) TABLESPACE WST_LRG_D,
      PARTITION p2013 values less than (TO_DATE('01/01/2014','DD/MM/YYYY')) TABLESPACE WST_LRG_D,
      PARTITION p2014 values less than (MAXVALUE) TABLESPACE WST_LRG_D
    )
    It's every year. Nothing before 2012 to p2013 ppre2012, then 2012, and so on. There are 20 million lines in 2012. and about 75 million lines of ppre2012. We had as well to the tables (partitioned) target DEv and (unpartitioned) source for comparison. Queries are normally on the partition for the current year. Just to say that I am a developer and do not have full visibility to the production instance.

    Now that our tests are completed, we would like to promote this production. Of course in production we would not not need source and target tables. In all likelihood, this will be done on a weekend window. This is why I would like to suggest the following.

    (1) use expdp export the source table
    (2) remove the table from the source
    (3) create a new source "partitioned" no index table
    (4) use impdp to retrieve data in a table
    (5) create a global index (it's a unique index to enforce the uniquness) and the rest of the clues like local
    (6) run dbms_stats.gather_table_stats (waterfall of the user, 'SOURCE' = > true). It takes about 2 hours by dev

    My point is that, if the importation of 100 million lines will cause no issues with segments of cancellation. Can we import data say firstly to the current partition (20 million lines) 2012 first. Any practical advice is appreciated.

    Thank you

    Published by: 902986 on November 2, 2012 02:08

    Published by: 902986 on November 2, 2012 03:10

    >
    -Why do I get "ORA-12838: cannot read/modify an object after edit it in parallel."
    >
    Why don't find you the error and read the cause "that applies?
    http://ORA-12838.ora-code.com/
    >
    ORA-12838: cannot read/modify an object after edit it in parallel
    Cause: In the same transaction, an attempt was made to add instructions for reading or changing on a table once it had been amended at the same time or with a direct charge. This is not allowed.
    >
    Do you have a 'direct charge '? Yes - you can not do anything else under this operation. Do a COMMIT or ROLLBACK first.

  • IMC fails during Assembly and the ear of deployment files to the JBoss instance

    I installed the ATG 10.0.3 platform and the store of the ATG reference (http://localhost: 8080/crs/storeus) on Oracle Linux 5.8 long with Oracle 11.2.0.1 database, Oracle's JDK and JBoss Enterprise Platform 5.1.0 1.6.0_30 all in the same box.

    I run CIM script as follows:

    export JAVA_HOME=/oracle/jdk1.6.0_30
    export PATH=$PATH:/oracle/jdk1.6.0_30/bin
    export DYNAMO_HOME=/oracle/ATG/ATG10.0.3/home
    export JBOSS_HOME=/oracle/jboss-5.1.0.GA
    CD /oracle/ATG/ATG10.0.3/home/bin
    . CIM.sh

    The script to connect to the Oracle database, creates the schema and import the data successfully. Then, I create the production instance. All fine so far. The question appears on the step pre-assembled and deployment.

    1. in the CIM MAIN MENU, select [3] Assembly and Application deployment.
    2. in the SELECTION of the INSTANCE SERVER DEPLOYMENT menu, select [A] ATGProduction.
    Production of the lock with a Server Manager.
    3. in the menu FILE of EAR of ENTER NAME (S), enter the name of ATGProduction.ear.
    4. from the menu SELECT JBOSS SERVER to USE, select [C] CIM is expected to create a new server
    for me.
    5. from the menu SELECT JBOSS SERVER TEMPLATE to USE, select default [D].
    6 accept the default value, ATGProduction, for the name of the JBoss server.
    7. in the JBOSS DEPLOYMENT MENU, select [D] Production to deploy with a lock server
    Manager ATGProduction.ear to JBoss.

    on the last step (step 7), by selecting result "[D] Production to deploy with a Management Server locks for JBoss ATGProduction.ear ' the following error in the cim.log file

    Thu Apr 05 22:55:37 info that'S 2012 1333662937450 atg.cim.productconfig.deploy.jboss.DeployEarToJbossTask runAssembler-Server ATGProduction /oracle/jboss-5.1.0.GA/server/ATGProduction/deploy/ATGProduction.ear m DafEar.Admin DPS DSS B2CCommerce DCS. PublishingAgent DCS. AbandonedOrderServices Store.Storefront Store.Storefront.NoPublishing Store.Fulfillment Store.EStore
    Thu Apr 05 22:55:37 info that'S 2012 1333662937460 atg.cim.task.ant.utility.AntLogger
    Thu Apr 05 22:55:37 info that'S 2012 1333662937460 atg.cim.task.ant.utility.AntLogger exec.runAssembler.sh.file.nonwindows:
    Thu Apr 05 22:55:37 info that'S 2012 1333662937469 atg.cim.task.ant.utility.AntLogger [exec] DYNAMO_HOME = oracle/ATG/ATG10.0.3/home/... Homepage
    Thu Apr 05 22:55:37 info that'S 2012 1333662937469 atg.cim.task.ant.utility.AntLogger [exec]
    Thu Apr 05 22:55:37 CEST 2012 info 1333662937472 atg.cim.task.ant.utility.AntLogger [exec] TIME IS NOW / tmp
    Thu Apr 05 22:55:37 info that'S 2012 1333662937533 atg.cim.task.ant.utility.AntLogger [exec] before the base, JAVA_ARGS =
    info Thu Apr 05 22:55:37 BST 2012 1333662937535 atg.cim.task.ant.utility.AntLogger [exec] CLASSPATH=./locallib/:./lib/launcher.jar:/oracle/jboss-5.1.0.GA/common/lib/jsp-api.jar:/oracle/jboss-5.1.0.GA/common/lib/jboss-javaee.jar:/oracle/jboss-5.1.0.GA/lib/jboss-javaee.jar:/oracle/jboss-5.1.0.GA/common/lib/servlet-api.jar
    Thu Apr 05 22:55:38 info that'S 2012 1333662938026 atg.cim.task.ant.utility.AntLogger what follows [exec] installed ATG components used to launch:
    Thu Apr 05 22:55:38 CEST 2012 info 1333662938027 atg.cim.task.ant.utility.AntLogger [exec] ATGPlatform version 10.0.3 installed at /oracle/ATG/ATG10.0.3
    Thu Apr 05 22:55:38 info that'S 2012 1333662938027 atg.cim.task.ant.utility.AntLogger [exec]
    Thu Apr 05 22:55:38 CEST 2012 info 1333662938163 atg.cim.task.ant.utility.AntLogger [exec] Assembly began.
    Thu Apr 05 22:55:38 CEST 2012 info 1333662938163 atg.cim.task.ant.utility.AntLogger [exec] target application is oracle/jboss-5.1.0.GA/server/ATGProduction/deploy/ATGProduction.ear.
    Thu Apr 05 22:55:39 info this IS 2012 1333662939198 atg.cim.task.ant.utility.AntLogger [exec]

    Published by: ceitss on April 6, 2012 03:12

    Version Java support with 10.0.3 is Oracle (Sun) JDK 1.6.0_25.

  • How can I synchronize the production to the development proceeding?

    Hello
    Production & production clone instances are running on two different physical servers with host names and different ip address. In fact, I cloned the production instance to the development server, a month ago. How can I synchronize production clone to the production instance? Is other than fresh clone again?

    Concerning
    Arizuddin

    Hello

    In my view, there is no way taken in charge to synchronize the two instance other than the use of rapid Clone. If no change was made at the level of the application from the time of the last clone (i.e. no patch applied, no new customization... etc), then you could clone the database only, and copy the competitor request log/output files. But, since you are going to copy the database, I recommend you clone the application layer as well.

    Kind regards
    Hussein

  • creating user, visible tables on the tab tables sqldeveloper

    Hi all

    I want to create a user who can only select a schema from a prisoner by one user.


    Create user test identified by Test1ng;
    grant create session to test;
    Grant select on a.table1 to test;

    The new user will use sqldeveloper and needs the tables is visible in the tab tables, but after completing the steps above test user when using sqldeveloper will see all the tables in the tab tables.

    Is there way to grant select test user on the tables in the diagram with the visible tables during the user test uses sqldeveloper?

    Thanks in advance

    >

    Hello Hans,.

    as a test user, I am able to select the table using the prefix as below
    Select * from a.account;

    Well, then it is a problem of configuration of SQL Developer - maybe just restart it? Nothing of such a 'reboot' ;)

    Please mark the thread as answered here and move your question on the SQL Developer Forum
    If the problem persists.

    Paul...

  • Visible end of the dated responsibilities

    Hello

    I cloned the application of ebs, after clone the login page showing my end of the responsibilities and I can also able to work on the responsibilities of the expiration date. Can I know what is the problem

    version: 12.1.3

    Database: 11.2.0.2

    After clone the login page showing my end dated responsibilities and also I can't able to work on the end of the responsibilities

    It will show I guess, but once you click on the function should not allow.

    Can check you the date on your server?

  • What keeps visible Hello on the network printers?

    Hello

    We have problems with a certain printer, which became visible many, many times on the list of visible printers on the network. OSX users still about 100 of these lines, which represents a single printer. Who is plugged into half a day already. It looks like this:

    How to get rid of this...? What keeps this list life anyway? Other Mac computers on the network? Judging by the documentation of this HP, I'm not alone. But it is not explained how to solve this behavior. Any suggestions?

    It is the result of a Bluetooth peripheral malfunction on the network, most likely the printer itself or a third-party router with incompatible settings or firmware. Restart the router can help temporarily. Otherwise, check with the manufacturer for support.

  • Satellite A200 - cannot use Vista after the recovery of the product

    Hello. I hope someone can help me with the following... This week I had various issues with which follows my laptop a Vista update that system restore did not fix, so I decided to go for a full recovery of product (which I have a complete backup of all my files).

    So far I have used the product recovery on my laptop in the 3 ways I can see (and more than once): without changing the settings, change the settings and maximize the partition, change settings and select advance / expertise.

    Whenever I was able to complete the initialization of windows, create a new user account, etc. Once the Office has been set up, I get a small window with a progress bar and when it's over, I click on the button 'restart '...

    After the reboot, I get the black screen that says Microsoft Corporation with the green progress bar, but he's there for what feels like 'too long '. After a while, I get a black screen with a cursor, then a blue screen for a crash dump.

    If I use F8 and boot mode safe, the system stops the CplIR.sys file, although the hard disk activity seems to be continuing. I turn off after 10 minutes.

    If I use F8 and then select Repair computer... This is what is happening with each option
    -Restore the full windows operating system: after clicking on OK nothing happens.
    -Diagnostics of memory: there is no problem with memory
    -DOS prompt: I run CHKDSK and there is no problem with the hard drive
    -Restart: there is no errors, even if the word diagnosis 'impossible' when he sees, there is no system restore points

    Then on reboot I get the black screen with cursor followed by the crashdump OR if I managed to log in and access my desktop, I get the crash dump, as soon as I try to do something (like open Control Panel).

    Following the instructions found elsewhere, I have tried this after removing the battery, then changing power management options immediately after the initialization of windows (ie. before clicking on the restart button). No change.

    I even ignored the button restart! But still get a crash dump, when I try to do something.

    Any ideas? I've got past (ie. wasted) so a lot of time on this and don't understand what may be wrong after formatting the windows drive image and reloading...

    Hello

    It's very interesting story. I got several notebooks several times but I never noticed anything like that.
    I must say that what you did right and you think appropriately. If I were you I would try exactly the same steps to make it work somehow.
    I do not know which issues you had before, but I imagine that here it's just the problems of software and not important for the operation of the equipment.

    It's really hard to say what can be the problem. What you can try, is somewhere to get facilities Microsoft Vista disk and install naked Vista to see if the same thing will happen again.
    Anyway, the fact is that images of recovery are tested and adapted for each laptop model and if the material is OK there no reason for this kind of behavior.

    Try again with the new installation using Microsoft facilities drive and let us know exactly what is happening.

  • Can't activate Windows 7 after re - install, have the product key for Vista but not W7

    Hello

    My father-in-law asked me to help him with his laptop because he had a lot of problems with it. After a lot of work trying to solve the problems, we have decided to re - install Windows because it seemed to be the easiest solution. Unfortunately, it doesn't have the installation disc. After some research, I discovered that it is possible to download an ISO of Windows 7 on Digital River and put it on a USB key to create a pseudo reinstall drive. I looked under the laptop and saw that the product key was still visible on the sticker, so I moved and re-installed Windows 7 using a USB key that had the right file ISO on it.

    However, it is only after you have reinstalled Windows 7 that I realized that the laptop came with Windows Vista and which is what provided the product key. It seems that the laptop has been upgraded to Windows 7 after, but my father-in-law doesn't remember anything about it since it is not too good with computer and the laptop belonged to his son.

    Now, we have a new installation of Windows 7, but I can't understand how to activate it. I would really appreciate the help as I already put a lot of time on this and cannot find a solution.

    Thank you.

    Managed to find a working link to a file image of vista and installed on the laptop. Everything seems fine now.

    Thanks for the help.

  • How can we make a visible element on the screen based on the selection of an existing menu in the same screen

    February 2015 release OPA

    How can we make a visible element on the screen based on the selection of an existing menu in the same screen.

    I have a list box and a text box in the same screen.

    I have a visibility rule on the text box saying that it is only available for one of the selection in the menu dropdown.

    problem is now unless I hit the button next to the screen and return to the original screen the text box does not appear.

    Is there a solution to more to come this problem.

    Please help me

    The feature you describe is called "dynamic visibility" (http://documentation.custhelp.com/euf/assets/devdocs/february2015/PolicyAutomation/en/Default.htm#Guides/Policy%20Modeling%20User%20Guide/Interviews/Screens/Add_questions_to_screens.htm#Dynamic). It allows to control the visibility of another article on the same screen, without writing a separate rule of visibility and click on Submit.

    Using out-of-the-box functionality, you can have dynamic visibility based on Boolean values and value lists (but not regular drop-down lists).

    The example in the February 2015 User Guide based on a Boolean value on the same screen. See slide 27 of the bridge-features and benefits for an example of what it looks like to a list of value: http://www.oracle.com/technetwork/apps-tech/policy-automation/overview/opafeb2015featuresbenefits-2431219.pdf

    If you are wondering what is a list of values, see here: http://documentation.custhelp.com/euf/assets/devdocs/february2015/PolicyAutomation/en/Default.htm#Guides/Policy Modeling User Guide/Value_lists/What_is_a_value_list.htm

    See you soon,.

    Jasmine

  • Make a visible page of the DDL

    Hello

    I have a script to the output of a DDL event, where if the rawValue is '8', then page8 must appear after the current page. The shape is defined in dynamic, page is set to Hidden, paging page8 has the following previous value. Here's the script:

    If (this.rawValue is '4')
    {
    When.Presence = "visible";
    }

    ElseIf (this.rawValue! = '4')
    {
    When.Presence = 'hidden ';
    }

    ElseIf (this.rawValue == '8')
    {
    xfa.resolveNode("form1.page8").presence = "visible";
    }

    on the other
    {
    xfa.resolveNode("form1.page8").presence = 'hidden ';
    }

    myScriptObject.ShowForms (page 4);

    All other lines in the script work.

    Thanks in advance for your help,

    MDawn

    I think you just need to re - write your if statement a bit.

    The line: combination else if (this.rawValue! = '4') prevents the rest of the if statement to execute.

    You must combine what you want for each State. I think it's to learn about where you want to be:

    if (this.rawValue == '4') {
              when.presence = "visible";
              xfa.resolveNode("form1.page8").presence = "hidden";
    }
    else if (this.rawValue == '8') {
              when.presence = "hidden";
              xfa.resolveNode("form1.page8").presence = "visible";
    }
    else {
              when.presence = "hidden";
              xfa.resolveNode("form1.page8").presence = "hidden";
    }
    
  • Back to the product after add to cart

    Hello

    is it possible to return the products Catalogue currently the page after the user presses add to cart?

    Thanks in advance.

    Frank.

    You use just the rear tag of module which goes back to the previous page on the layout of basket or make one yourself and use the history of javascript-1.

    OR if your good with your scripts Frank do you workarounds to revive the javascript as we do. Does not solve everything, but quite well done. Regarding a basic thing just to launch a full page refresh after adding to cart has been clicked.

Maybe you are looking for

  • I have a gen apple 1 dot matrix printer and I need a driver software for it

    I have a matrix printer of gen 1 Apple and I want it to work with my windows computer but I can't type good driver software. does anyone know of a good driver for the printer matrix apple for windows?

  • It is Possible to disable the "Fit Width".

    Is it not possible to turn off 'Fit Width'? Any time I try to resize my window to contain the text, it resizes the text itself. I guess that's because the option adjust width is turned on, but no matter how many times I click it, it remains active, i

  • Gateway DX4870 - What BIOS for the dual-boot Win8 & Win7?

    I have a Gateway DX4870-UR10P desktop computer, with Windows 7 Home Prem 64-bit.The bios is originally shipped in 2012. I want to run Windows 8.1 PRO 64-bit - disk a hard nine separate. And keep Win 7 on the original hard drive. I probably will add 1

  • Updates are offered several times

    Original title: KBs 2418241,2539631 and 2518864 appear in the form of updates despite the end of the installation Whenever I login I am prompted to install these updates despite their so-called installation the previous time. I tried them individuall

  • Rootkit virus mplay32Q.dll

    A recent analysis of my pc by Hitman. Pro has detected a virus, rootkit mplay32Q .dll. It cannot be deleted and the Windows restart informed a problem serious, but recovered. How to use the scanner free Windows showed no problems at all, but I though