PeopleCode extraction in a group

Hi all

I am currently on HRMS 9.1, we are facing a bug in one of the notification of workflow. This problem is fixed in the #4 Bundle, but we are not able to apply any package to the system that we would have to do a lot of catching up to her.

That a single Application Package PeopleCode has been affected by this bug and we intend to apply the hotfix only to the PeopleCode.

While the copy of the project from a file folder, we can select Application Package PeopleCode, but which would also average all the Application Package PeopleCode of the Group would replace an existing in the system.

I there some way to extract only the individual beam PeopleCode and the same applies to our environment?

Thank you

Vimal

If you just want to copy a specific object in a group, you can simply copy the definition of the file first by deselecting all types of objects. In the app designer clear indicator of upgrade on all objects except the one you want and save the project. Copy file again and this time you will be prompted to use the definition of the project from the database or the file - choose database and it will use indicators of upgrade you just put. You can also uncheck the types of objects that you are not interested.

After the definition of the indicators of upgrade and to save the project, you can check the project settings by using the following SQL code:

Select * from psprojectdefn where ProjectName = "PRJnnnnnn" and takeaction = 1;

As Alex said, you could also extract the peoplecode directly from the project xml file - just note that you will need to modify the code to convert encoded characters as "and &er; for real characters."

Kind regards

Bob

Tags: Oracle Applications

Similar Questions

  • Extraction of extensible in PL/SQL SOAP envelope group

    Hi all.

    I have the following in an XMLTYPE variable in PL/SQL SOAP envelope.

    <? XML version = "1.0" encoding = "UTF - 8"? >
    < env:Envelope xmlns:env = "http://schemas.xmlsoap.org/soap/envelope/" container = "http://www.w3.org/2001/XMLSchema" xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0 = "http://elmarwsoicdvmws/types/" >
    < env:Body >
    < ns0:getDVMValuesResponseElement >
    < ns0:result >
    < ns0:dvmValues > 10 < / ns0:dvmValues >
    < ns0:dvmValues > 11 < / ns0:dvmValues >
    < ns0:dvmValues > 12 < / ns0:dvmValues >
    < ns0:errorText > Ok < / ns0:errorText >
    < ns0:errorCode > 0 < / ns0:errorCode >
    < / ns0:result >
    < / ns0:getDVMValuesResponseElement >
    < / env:Body >
    < / env:Envelope > '

    I can extract the code of error and ErrorText variable without too much effort (even if I don't know there are easier ways), but now I have to extract the repeating group of dvmValues in a variable of type table.

    Any ideas/code snippets would be greatly appreciated, as I've read tons of docs and half the time they are too complex or too simplistic (given my ns0: variables), and it seems that many functions I use have been depricated.

    Kind regards

    Elmar

    Hi Elmar,

    Using a separate function to analyze the individual nodes is not necessary.
    You can extract all with a single query, thus eliminating the need to access the same document several times.

    For example, once you have the content in the RESP xmltype variable, you can do:

    SQL> create type dvmValues_t as table of number;
      2  /
    
    Type created
    
    SQL> set serveroutput on
    SQL>
    SQL> DECLARE
      2
      3    resp         xmltype;
      4    v_errorText  varchar2(2000);
      5    v_errorCode  number;
      6    v_dvmValues  dvmValues_t;
      7
      8  BEGIN
      9
     10    resp := xmltype('
     11  
     12  
     13  
     14  
     15  10
     16  11
     17  12
     18  Ok
     19  0
     20  
     21  
     22  
     23  ');
     24
     25    select x.errorText
     26         , x.errorCode
     27         , cast(
     28             multiset(
     29               select dvmValue
     30               from xmltable('*' passing x.dvmValues
     31                                 columns dvmValue number path '.')
     32             )
     33             as dvmValues_t
     34           )
     35    into v_errorText
     36       , v_errorCode
     37       , v_dvmValues
     38    from xmltable(
     39           xmlnamespaces(
     40             'http://schemas.xmlsoap.org/soap/envelope/' as "env"
     41           , default 'http://elmarwsoicdvmws/types/'
     42           )
     43         , '/env:Envelope/env:Body/getDVMValuesResponseElement/result'
     44           passing resp
     45           columns
     46             errorText  varchar2(2000)  path 'errorText'
     47           , errorCode  number          path 'errorCode'
     48           , dvmValues  xmltype         path 'dvmValues'
     49         ) x
     50    ;
     51
     52    dbms_output.put_line('Error Text = ' || v_errorText);
     53    dbms_output.put_line('Error Code = ' || v_errorCode);
     54
     55    for i in 1..v_dvmValues.count loop
     56      dbms_output.put_line('Value(' || to_char(i) || ') = ' || v_dvmValues(i));
     57    end loop;
     58
     59  END;
     60  /
    
    Error Text = Ok
    Error Code = 0
    Value(1) = 10
    Value(2) = 11
    Value(3) = 12
    
    PL/SQL procedure successfully completed
     
    
  • Some windows don't show/answer while others

    I have been using firefox 8.0.1 for awhile. I have 4 windows, of which 3 have several groups of tabs (and, of course, multiple tabs within each group of tabs). It worked smoothly, until a few days ago.

    Now, two of my windows are inaccessible and 2 work very well. I can also start new windows very well.

    The two windows which are inaccessible simply never appear. I can click on it in the taskbar, I can switch to them using the the Task Manager or "alt - tab", but it's as if they don't exist. Or that their x - y position is off the screen. I have no idea, but I can't access it.

    A window that is not responding is without several groups of tabs. He has just two loaded tabs. I managed to force the screen of "failure" during the re-start of firefox and selected to recharge only the single window. (I saved sessionstore.js first.) Even in this case, the window will appear.

    Since I have a lot of tabs and groups of tabs in the window of another who does not, I would like to not to lose this information. What are my options? For example, if there is a nice editor for sessionstore.js, I might be able to extract my tab groups, etc.. Or maybe that I could discover that the window is off screen.

    BTW, I tried to restart as well.

    Thank you.

    OK, I found how to solve the problem. The problem was that the windows were off the screen. I couldn't find the passage of the sessionstore.js that mention the position of the window, unfortunately. (sessionstore.js can really use an editor or something.) Right-click on the item in the menu start does not give the ability to "move" or "expand".

    However, if you place the pointer over the item in the start menu, it gives you a Visual representation of the window. If you then right click on that image, you can 'move' or 'expand '. If I choose "expand", I could see the window. If I choose "move" and then click on my arrows, I would see my cursor in the upper left corner of my screen. If I moved then the mouse, it could move the window of firefox in the displayed area.

  • BlackBerry smartphone how to activate Internet on BES navigation

    Hi all

    I'm trying to activate internet browsing from Blackberry devices. Joana re connect a BES Server 4.1.6.19 version, and I have about 60 users. This is a new server is a new domain. I confirmed that devices are capable, because they are all previously belonging to another area, that was the BES server already configured for internet access.

    My BES connects through a proxy server for internet. I have not fully understood all areas that need to be configured, and I'm getting a "error Http 403: Forbidden" error.

    I already configured the BES as follows - I am I missing?

    Properties of the field of BB
    Create an extraction rule, add group,
    Rules of the user, add users to the Group
    Create a URL schema, http *. *
    The URL scheme rules, check 'allow' for the Group
    Properties of MDS connection service
    HTTP - support HTTP auth = true
    Proxy - direct and other maps

    I found a way to do it now...

    Basically, I got the below appropriate configuration. The problem was that my proxy server has been the traffic stop. I added a new ISA access rule to allow traffic from my BES server on ports 80 and 443, and it works.

    I am not sure that the "HTTP - supported HTTP auth = true' value is really necessary, but I'll play with it later. I hope that everyone in the research on this topic will find this post, then save them from time to time I spent.

  • Generate the XML file with elements and attributes in table Oracle

    Hello

    I have the following table structure.

    CREATE TABLE SPOOL
    (
    COIL_ID NUMBER (10),
    COIL_NUMBER VARCHAR2 (40),
    COIL_PO_OPERATING_UNIT VARCHAR2 (20).
    COIL_PO_NUMBER VARCHAR2 (40),
    MILL_NUMBER VARCHAR2 (2),
    MILL_COIL_STATUS VARCHAR2 (15).
    ITEM_NUMBER VARCHAR2 (40),
    COIL_WEIGHT NUMBER (38),
    WEIGHT_UOM VARCHAR2 (10),
    DOCUMENT_NUMBER VARCHAR2 (40),
    DATE OF DOCUMENT_DATE,
    DOCUMENT_STATUS VARCHAR2 (15).
    DOCUMENT_TYPE VARCHAR2 (20).
    DOCUMENT_SOURCE VARCHAR2 (20).
    TEST_ID NUMBER (38),
    NUMBER VALUE,
    TEST_UOM VARCHAR2 (20).
    TEST_STATUS VARCHAR2 (70).
    TESTER_LOGIN VARCHAR2 (20).
    EQUIPMENT_CODE VARCHAR2 (50).
    DOC_STS_MSG VARCHAR2 (600)
    )
    /
    For each record COILID, there could be several folders baased on TEST_ID/VALUE/TEST_UOM etc.

    And I would like to prepare the xml file in the following format by selecting data in the COIL?


    <? XML version = "1.0"? >
    -coil xsi: noNamespaceSchemaLocation = "www.tempel.com/COIL.xsd" xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" xmlns:xdb = "http://xmlns.oracle.com/xdb" >
    < CoilId > 1419532 < / CoilId >
    < CoilNo > D2221050010A0 < / CoilNo >
    Changzhou < CoilPOOperatingUnit > < / CoilPOOperatingUnit >
    < CoilPONo > 4619 < / CoilPONo >
    < MillNo > 86 < / MillNo >
    Test of < MillCoilStatus > < / MillCoilStatus >
    C5 050FP800 < ItemNo > < / ItemNo >
    < weight > 7076 < / weight >
    KILOGRAM of < GLU > < / UDM >
    < DocumentNo > 0 < / DocumentNo >
    < DocumentDate > 2013 - 01 - 11 < / DocumentDate >
    < DocumentStatus > not < / DocumentStatus >
    < DocumentType > test < / DocumentType >
    CHIGMA1 < DocumentSource > < / DocumentSource >
    < DocStsMsg test = '0' EquipmentCode = "CHIGMA1" TesterLogin = "dpkrueger" Value = "0.4992" TestUnit = "mm" Status = 'NonProcessed' TestId = "135" / >
    < test DocStsMsg = '0' EquipmentCode = "CHIGMA1" TesterLogin = "dpkrueger" Value = "0.0128" TestUnit = "mm" Status = 'NonProcessed' TestId = "124" / >
    < DocStsMsg test = '0' EquipmentCode = "CHIGMA1" TesterLogin = "dpkrueger" Value = "12" TestUnit = "mm" Status = 'NonProcessed' TestId = "125" / >
    < DocStsMsg test = '0' EquipmentCode = "CHIGMA1" TesterLogin = "dpkrueger" Value = "0.5095" TestUnit = "mm" Status = 'NonProcessed' TestId = "127" / >
    < DocStsMsg test = '0' EquipmentCode = "CHIGMA1" TesterLogin = "dpkrueger" Value = "0.5042" TestUnit = "mm" Status = 'NonProcessed' TestId = "128" / >
    < DocStsMsg test = '0' EquipmentCode = "CHIGMA1" TesterLogin = "dpkrueger" Value = "0.5058" TestUnit = "mm" Status = 'NonProcessed' TestId = "129" / >
    < DocStsMsg test = '0' EquipmentCode = "CHIGMA1" TesterLogin = "dpkrueger" Value = "0.4967" TestUnit = "mm" Status = 'NonProcessed' TestId = "130" / >
    < DocStsMsg test = '0' EquipmentCode = "CHIGMA1" TesterLogin = "dpkrueger" Value = "0.5049" TestUnit = "mm" Status = 'NonProcessed' TestId = "131" / >
    < DocStsMsg test = '0' EquipmentCode = "CHIGMA1" TesterLogin = "dpkrueger" Value = "0.4972" TestUnit = "mm" Status = 'NonProcessed' TestId = "132" / >
    < DocStsMsg test = '0' EquipmentCode = "CHIGMA1" TesterLogin = "dpkrueger" Value = "0.4960" TestUnit = "mm" Status = 'NonProcessed' TestId = "133" / >
    < DocStsMsg test = '0' EquipmentCode = "CHIGMA1" TesterLogin = "dpkrueger" Value = "0.4996" TestUnit = "mm" Status = 'NonProcessed' TestId = "134" / >
    < / reel >

    Can you please guide me how to do it in a single query?

    Thanks in advance.

    Function EXTRACT will force a print in your version:

    SELECT XMLElement("Coil",
             XMLAttributes(
               'http://www.w3.org/2001/XMLSchema-instance' as "xmlns:xsi"
             , 'www.tempel.com/COIL.xsd' as "xsi:noNamespaceSchemaLocation"
             )
           , XMLForest(
               COIL_ID                as "CoilId"
             , COIL_NUMBER            as "CoilNo"
             , COIL_PO_OPERATING_UNIT as "CoilPOOperatingUnit"
             , COIL_PO_NUMBER         as "CoilPONo"
             , MILL_NUMBER            as "MillNo"
             , MILL_COIL_STATUS       as "MillCoilStatus"
             , ITEM_NUMBER            as "ItemNo"
             , COIL_WEIGHT            as "Weight"
             , WEIGHT_UOM             as "UOM"
             , DOCUMENT_NUMBER        as "DocumentNo"
             , DOCUMENT_DATE          as "DocumentDate"
             , DOCUMENT_STATUS        as "DocumentStatus"
             , DOCUMENT_TYPE          as "DocumentType"
             , DOCUMENT_SOURCE        as "DocumentSource"
             )
           , XMLAgg(
               XMLElement("Tests",
                 XMLAttributes(
                   DOC_STS_MSG    as "DocStsMsg"
                 , EQUIPMENT_CODE as "EquipmentCode"
                 , TESTER_LOGIN   as "TesterLogin"
                 , VALUE          as "Value"
                 , TEST_UOM       as "TestUnit"
                 , TEST_STATUS    as "Status"
                 , TEST_ID        as "TestId"
                 )
               )
             )
           ).extract('/*')
    FROM coil
    GROUP BY COIL_ID
           , COIL_NUMBER
           , COIL_PO_OPERATING_UNIT
           , COIL_PO_NUMBER
           , MILL_NUMBER
           , MILL_COIL_STATUS
           , ITEM_NUMBER
           , COIL_WEIGHT
           , WEIGHT_UOM
           , DOCUMENT_NUMBER
           , DOCUMENT_DATE
           , DOCUMENT_STATUS
           , DOCUMENT_TYPE
           , DOCUMENT_SOURCE ;
    
  • problem about "paste in.

    When I paste a group of objects in an object any such as rectangle or cirlcle using dough in the command, after I impossible to extract from this group to new return of the object.

    Help, please.

    or

    with the selection tool, right-click / Select / content.

    G

  • How to extract external users from a group of SSP SSP RDBMS repository

    Hello

    I have a security group in the SSP, which has users from the external directory. I want to retrieve a list of users of the repository of RDBMS services shared by using a SQL query. Please let me know if this is possible, and of which one or more tables, I can query this list.

    Thank you...

    External directory users will not be stored in the users table as the information is taken from the external directory, the users will be in the CSS_GROUPS table, but it will be only by an ID which is useless meanlingless you query the AD.

    For MSAD it would be stored using the objectguid for example msad://objectguid= \a9\1a\6a\81\fc\64\d3\42\a9\69\43\11\6a\96\a5\a4?user

    It would be probably more sensible to use the Java API to extract the information.

    See you soon

    John

  • How to extract records based on the Group

    Hello

    I have a table with 2 columns serialnumber and brand.

    each brand may have several serialnumber.


    I want to extract 10 serialnumber for each brand.

    Thanks for giving me a query.

    Probably analytical to do something like this:

    select brand
    ,      serialnumber
    from ( select brand
           ,      serialnumber
           ,      row_number() over (partition by brand order by serialnumber) rn
           from   a_table
         )
    where rn <= 10; 
    

    Note: not tested.
    If you want tested answers then read (especially #7, 8 and 9): {message identifier: = 9360002}

  • Divide the extracted almost lines also and assign a group

    Hi all

    I have the table:

    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0-
    SQL> select * from upd;
    
             A B
    ---------- ----------
             1 xxxx
             2 xxxx
             3 ddd
             4 d
             5 t
    Suppose I have only 5 groups and each group can have only 2 rows, example:

    assign the 2 rows to G1, G2 and G3 2 ranks, still something like
          A B            Group
    ---------- ---------- 
             1 xxxx       G1
             2 xxxx       G1
             3 ddd        G2
             4 d            G2
             5 t            G3
    Help, please

    Published by: user8650395 on November 8, 2009 01:13

    Hello

    Analytical NTILE function could do that:

    SQL> with upd as (  -- generating sample data:
      2  select 1 a, 'xxxx' b from dual union all
      3  select 2, 'xxxx' from dual union all
      4  select 3, 'ddd' from dual union all
      5  select 4, 'd' from dual union all
      6  select 5, 't' from dual
      7  )
      8  --
      9  -- actual query starts here:
     10  --
     11  select a
     12  ,      b
     13  ,      'G'||ntile(3) over (order by a) grp
     14  ,      ntile(3) over (order by a) ntile_result
     15  from   upd;
    
             A B    GRP                                       NTILE_RESULT
    ---------- ---- ----------------------------------------- ------------
             1 xxxx G1                                                   1
             2 xxxx G1                                                   1
             3 ddd  G2                                                   2
             4 d    G2                                                   2
             5 t    G3                                                   3
    

    See: http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/functions101.htm#SQLRF00680

  • Is there a firefox download that does not require 7zip to extract?

    For me, 7-zip is blocked by Group Policy (which I can't control) and I want to find a full exe which is not extracted using 7zip. Several posts already evoke here goes https://www.mozilla.org/firefox/all/ to get the full download, but at least the English of the United States version for windows is NOT a "full" exe version When I run as administrator or not he starts at the window extraction, and when it is almost finished, I see the message 7-Zip program is blocked by group policy. For more information, contact your system administrator.

    Can someone point me to download real not requiring 7 - Zip? I'm a fan of Mozilla, but I will be forced to move to one of the two despised browsers, unless I can install without 7 - Zip.

    Please help me!

    OK... Thanks to everyone who gave me the bread crumbs to get this working. Even the developer version on the first try failed. I finally thought to do the following:

    1. open Winzip
    2. from Winzip, open the downloaded Firefox Setup 41.0.1.exe

        You'll see a core folder and Setup.exe.
    

    3. Select Setup.exe and use uncompress and icon.

    This runs the installer and install firefox.

    Once again thank you for all your quick response! I am now in place running with my favorite browser!

  • How can I migrate my group with my address book lists?

    I moved from Windows XP to Ubuntu (YES!). I used TB on XP and I was able to pass my address book with all my contacts information by copying and pasting the abook.mab file. But I seem to have lost (or at least, I am currently out) the group lists that I had created using this address book. Where this information is stored and how it transfer to tuberculosis in Ubuntu? Is it as simple as a copy of another specific file or I have to extract and then import information from some files? These group lists were almost as important as the address book and I made the assumption (Yes, I know!) Group of the list of information to be part of the address book. Any help would be appreciated! Thank you!

    Problem solved: my bad! Group lists * are * actually there in the abook.mab file, there was just a small arrow next to the label of "Personal address book" that I had to click to view. Sorry about that.

    And I started digging a little further in the former #appdata # files and found a file called history.mab. I copied it in all, and now I have my "collected addresses" back too.

    Thank you for your time!

  • install problem - c:\users\ &lt; NAME &gt; \appdata\local\temp\7zS171C.tmp\setup.exe the dependency service or group was able to start

    I use Win 8. I recently uninstalled Firefox on C: and am looking to reinstall on F:

    I downloaded the installation package full https://www.mozilla.org/en-US/firefox/new/?utm_source=firefox-com & utm_medium = referral, but when I ran the installation package, I got a popup window after the extracted package:

    c:\Users\ < NAME > \appdata\local\temp\7zS171C.tmp\setup.exe
    The dependency service or group could not start

    Any ideas?

    You may need to temporarily disable your security software (antivirus).

  • photos/video extract iOS for mac messages

    Hello

    I'm looking for a way native extract/transfer and save all iOS app photos/video of my iMac message without having to flip through each thread message to select pictures and videos. There are many threads to pass by...  I've used the Preview.app to display pictures of my backup folder iPhone MobileSync on my iMac, which seems to have worked to extract all the images in the Messages.app on my iPhone at the same time. However, there was also video included, and I don't am not sure about the video was extracted from the iOS Messages.app or retrieved in a format that I can read.

    I was wondering if anyone knows a way to extract all the video and photos from an iPhone to a Mac so that I can record before deleting all messages to make room on my iPhone?  I prefer not to use if possible third-party applications.

    Thank you.

    I was able to use the details option in the upper right of any window of a particular message in order to get all the images/videos sent by this particular user. Once I've selected all the images/videos that I wanted to save I could right click on one of the image selected, who brought up the option Save this group in my library of photos.

  • Extract strings in the tdms files and write the strings in the file txt or lvm

    Hi all

    I'm struggling to extract strings from a file of tdms to write them in a txt file.

    The strings were written in tdms is a time stamp data recorded to a compact RIO.

    I put the chain in a different group from the PDM, but when I use the function read tdms with the group name, as I said, an error message is always take place.

    Thanks for all the help.

    PS: I have attached an example of tdms file I got over here.

    Kind regards

    Yifeng

    I tried your attached file and it seems that everything goes file. I have attached the screenshot of my VI here, what do you want?

  • Series quick reading of the channel group properties

    Hi, can someone please advice what is the fastest way to extract about 400,000 files channel group properties? Currently I use DataFileLoadRed with only the Group of channels that interests me and channels stripped down to a single value by setting the no. intervals of 1 and SectionBegin / end of 1/2. Suggestions for improvements? PHEX

    An alternative would be to open all files with the following code.

    Option Explicit
    
    dim groupindex : groupIndex = 1 ' you can also use a groupname instead
    dim groupProperty : groupProperty = "description"
    
    ' include this in a loop over all your files
    dim filePath : filePath = "C:\temp\example.tdm"
    dim store : set store = navigator.ConnectDataStoreByParameter("TDM", ""& replace(filePath, "&", "&") & "")
    dim propVal : propVal = store.RootElements(1).Children(groupindex).Properties(groupProperty).Value
    MsgBox propVal
    

    The files are open and your properties are extracted. Potentailly datafinder approach should be more fast but if you don't get that market this may be a way out.

Maybe you are looking for