How to backout a VO substitution...

If after having uploaded the jpx file I need to remove the substitution, how is this accomplished? Do I use JDR_UTIL to delete the document with the substitution or do I remove the substitution from the jpx and upload it again?

Hello,
When you imported your jpx, you should've seen a message giving you the document name, similar to the one below in my code example. Just use this code (run from sql*plus or toad) to remove your substitution; please remember to change the document name for yours.
Regards,
begin
jdr_utils.deleteDocument('/oracle/apps/icx/por/req/server/customizations/site/0/RequisitionAM');
commit;
end;

Similar Messages

  • How  we can mention varible substitution for diffrent message payloads

    Hi,
    How  we can mention varible substitution for diffrent message payloads,
    My sceanrio like following,
    According the Outbound idoc message,based on the condition the messages to be split into 9 diffrent files.The sender message may or may not satisfied the condition to one or two messages or  all messages.
    I done the mapping 1:N multimapping in messagemapping & Interface mapping too.
    In reciever file adapter i put the variable substiution like as fallows.
    Variable            Refrence
    Name--            -
    Filename -- payload:message_type_1,1,Segment1,1,Segment2,1,Field_1,1
    <b>How we can mention variable substitution for remaining messages in the same communication channel.my message type names are diffrent for all 9 messagetypes.</b> Any ideas pl forward..,
    When i am testing this scenario,able to processing a one file but the file is not placed in the specified target & gives the follwing error:
    'Conversion configuration error: Unknown structure 'ns1:message_type_2' found in document', probably configuration error in file adapter (XML parser error)'.The file is
    In this case Idoc data satisfied the one message condition only.
    If any ideas & suggestions ..?

    Hi Anjan
    You could always put the "FileName" and "Directory" names into the Dynamic Configuration using a UDF in the map - possibly using a value mapping table to determine the correct values. Then simply reference "%Directory%" and "%FileName%" in the file adapter.  This way you do not have to reference payload variables and you set the names in the map. You will need to tick the box for "use adapter specific message attributes" in the file adapter. you UDF code will look something like
    String dir = "/path";
    String fil = "filename.txt";
    DynamicConfiguration conf = (DynamicConfiguration)container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","Directory");
    conf.put(key,dir);
    DynamicConfigurationKey key = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","FileName");
    conf.put(key,fil);
    - Stephen

  • How can i create a substitution in OBBH?

    Hi.
    I want to use a exit with " exits-param = C_EXIT_PARAM_CLASS." in T-code "OBBH' to change the test of doc item.
    I create the form and append this form into exits.
    But now I find  i can't create a step in "complete document".
    Message:
    You may not substitute any fields for this Event
    Message no. GB175
    Diagnosis
    Although substitutions are permitted  for the boolesche class 15 (application area FI, Event 0003), the application did not release any field for substitution.
    System response
    Processing is terminated. You cannot change any field for this Event (even within a substitution exit). Defining a substitute therefore makes no sense.
    But my friend can create the Step in Complete document.
    Please help me how can i create it ...

    Hi,
    SAP limits the number of fields that you can use for substitution. If you want to use a field that SAP does not make available for substitution, you have to modify table GB01.
    Regards,
    Sridevi
    <i>* Assign points, if useful</i>

  • How to set an alerting substitution for another user as admin?

    Dear experts,
    having the case on of our employees went on vaction without entering a substitution for his alerts.
    How can I as an administrator setup a substitution for the alerts of this user?
    Thanks in advance,
    BR Matthias

    No ideads around?

  • HOW TO ACHIEVE THE Variable Substitution THROUGH MODULE BEAN

    Hi All,
    i know the variable substitution for getting the one the value from the payload.
    how can we achieve same thing through using the module been. below screen for your reference.
    help us module bean for variable substitution.
    Regards,
    Kesava

    Hi,
    refer the below link..
    http://scn.sap.com/people/jin.shin/blog/2007/04/27/sap-netweaver-xi-variable-substitution-with-adapter-specific-message-attributes-via-dynamicconfigurationbean
    Regards
    srinivas

  • How can I make text substitutions learn the correct capitalization of an acronym?

    I love the text substitutions function in the Mac OS, and the auto grammar and spelling corrections are usually really useful, but there is one particular instance that is driving me insane. In my job, I end up using the acronym "TAs" (for "teaching assistants") all the time. Mac constantly autocorrects this to "Tas." I have tried adding "tas" to text substitutions in the settings and telling it to substitute "TAs," but it just autocorrects my substitution to "Tas." I have tried telling the OS to learn the spelling "TAs," but that hasn't worked either. I don't want to turn off capitalization correction altogether because I usually find it useful. Is there a way to fix this one word? The only workaround I have found is that it doesn't correct me when I pluralize with an apostrophe (as in "TA's"), but I am really not a fan of that.
    I am running Mavericks 10.9.5, if that helps.

    Hi Laura_mac !
    Does it depend on the application?
    Using Yosemite I added
    tas to Keyboard ====> Text
    so that TAs becomes TAs
    It worked via Safari 8.03
    via Pages and Numbers (3.5.2)
    It did not work in BBEdit
    nor Firefox
    nor Word
    If you do a lot of text substitution I found the following app quite helpful.  You can customize to a great degree.
    http://smilesoftware.com/TextExpander/index.html

  • How to backout a Recommended Patch cluster deployment in Solstice disksuite

    Hello Admin's,
    I am planning to use the following Plan of action for deploying the latest Solaris 8 Recommended Patch cluster on the production server's i support.My
    concern is if the patching activity fails or the application and Oracle databases dont come up after deploying the patch cluster.How do i revert back to system to its original state using the submirror's which i have detached prior to patching the system :
    1) Will shutdown the applications and the databases on the server:
    2) Will capture the output of the following commands :
    df -k
    ifconfig -a
    contents of the files /etc/passwd /etc/shadow /etc/vfstab /etc/system
    metastat -p
    netstat -rn
    prtvtoc /dev/rdsk/c1t0d0s0
    prtvtoc /dev/rdsk/c1t1d0s0
    3) We bring the system to the ok prompt
    4) We will try to boot the system from both the disk's which are part of the d10 metadevice for root filesystem
    =======================================================================================
    user1@myserver>pwd ; df -k / ; ls -lt | egrep '(c1t0d0s0|c1t1d0s0)' ; prtconf -vp | grep bootpath ; metastat d10
    /dev/dsk
    Filesystem kbytes used avail capacity Mounted on
    /dev/md/dsk/d10 8258597 3435895 4740117 43% /
    lrwxrwxrwx 1 root root 43 Jul 28 2003 c1t0d0s0 -> ../../devices/pci@1c,600000/scsi@2/sd@0,0:a
    lrwxrwxrwx 1 root root 43 Jul 28 2003 c1t1d0s0 -> ../../devices/pci@1c,600000/scsi@2/sd@1,0:a
    bootpath: '/pci@1c,600000/scsi@2/disk@0,0:a'
    d10: Mirror
    Submirror 0: d11
    State: Okay
    Submirror 1: d12
    State: Okay
    Pass: 1
    Read option: roundrobin (default)
    Write option: parallel (default)
    Size: 16779312 blocks
    d11: Submirror of d10
    State: Okay
    Size: 16779312 blocks
    Stripe 0:
    Device Start Block Dbase State Hot Spare
    c1t0d0s0 0 No Okay
    d12: Submirror of d10
    State: Okay
    Size: 16779312 blocks
    Stripe 0:
    Device Start Block Dbase State Hot Spare
    c1t1d0s0 0 No Okay
    user1@myserver>
    ===================================================================================
    ok nvalias backup_root <disk path>
    Redefine the boot-device variable to reference both the primary and secondary submirrors, in the order in which you want to access them. For example:
    ok printenv boot-device
    boot-device= disk net
    ok setenv boot-device disk backup_root net
    boot-device= disk backup_root net
    In the event of primary root disk failure, the system automatically boots from the secondary submirror. To test the secondary submirror, boot the system manually, as follows:
    ok boot backup_root
    user1@myserver>metadb -i
    flags first blk block count
    a m p luo 16 1034 /dev/dsk/c1t0d0s7
    a p luo 1050 1034 /dev/dsk/c1t0d0s7
    a p luo 2084 1034 /dev/dsk/c1t0d0s7
    a p luo 16 1034 /dev/dsk/c1t1d0s7
    a p luo 1050 1034 /dev/dsk/c1t1d0s7
    a p luo 2084 1034 /dev/dsk/c1t1d0s7
    o - replica active prior to last mddb configuration change
    u - replica is up to date
    l - locator for this replica was read successfully
    c - replica's location was in /etc/lvm/mddb.cf
    p - replica's location was patched in kernel
    m - replica is master, this is replica selected as input
    W - replica has device write errors
    a - replica is active, commits are occurring to this replica
    M - replica had problem with master blocks
    D - replica had problem with data blocks
    F - replica had format problems
    S - replica is too small to hold current data base
    R - replica had device read errors
    user1@myserver>df -k
    Filesystem kbytes used avail capacity Mounted on
    /dev/md/dsk/d10 8258597 3435896 4740116 43% /
    /dev/md/dsk/d40 2053605 929873 1062124 47% /usr
    /proc 0 0 0 0% /proc
    fd 0 0 0 0% /dev/fd
    mnttab 0 0 0 0% /etc/mnttab
    /dev/md/dsk/d30 2053605 937231 1054766 48% /var
    swap 2606008 24 2605984 1% /var/run
    swap 6102504 3496520 2605984 58% /tmp
    /dev/md/dsk/d60 13318206 8936244 4248780 68% /u01
    /dev/md/dsk/d50 5161437 2916925 2192898 58% /opt
    user1@myserver>metastat d40
    d40: Mirror
    Submirror 0: d41
    State: Okay
    Submirror 1: d42
    State: Okay
    Pass: 1
    Read option: roundrobin (default)
    Write option: parallel (default)
    Size: 4194828 blocks
    d41: Submirror of d40
    State: Okay
    Size: 4194828 blocks
    Stripe 0:
    Device Start Block Dbase State Hot Spare
    c1t0d0s4 0 No Okay
    d42: Submirror of d40
    State: Okay
    Size: 4194828 blocks
    Stripe 0:
    Device Start Block Dbase State Hot Spare
    c1t1d0s4 0 No Okay
    user1@myserver>metastat d30
    d30: Mirror
    Submirror 0: d31
    State: Okay
    Submirror 1: d32
    State: Okay
    Pass: 1
    Read option: roundrobin (default)
    Write option: parallel (default)
    Size: 4194828 blocks
    d31: Submirror of d30
    State: Okay
    Size: 4194828 blocks
    Stripe 0:
    Device Start Block Dbase State Hot Spare
    c1t0d0s3 0 No Okay
    d32: Submirror of d30
    State: Okay
    Size: 4194828 blocks
    Stripe 0:
    Device Start Block Dbase State Hot Spare
    c1t1d0s3 0 No Okay
    user1@myserver>metastat d50
    d50: Mirror
    Submirror 0: d51
    State: Okay
    Submirror 1: d52
    State: Okay
    Pass: 1
    Read option: roundrobin (default)
    Write option: parallel (default)
    Size: 10487070 blocks
    d51: Submirror of d50
    State: Okay
    Size: 10487070 blocks
    Stripe 0:
    Device Start Block Dbase State Hot Spare
    c1t0d0s5 0 No Okay
    d52: Submirror of d50
    State: Okay
    Size: 10487070 blocks
    Stripe 0:
    Device Start Block Dbase State Hot Spare
    c1t1d0s5 0 No Okay
    user1@myserver>metastat -p
    d10 -m d11 d12 1
    d11 1 1 c1t0d0s0
    d12 1 1 c1t1d0s0
    d20 -m d21 d22 1
    d21 1 1 c1t0d0s1
    d22 1 1 c1t1d0s1
    d30 -m d31 d32 1
    d31 1 1 c1t0d0s3
    d32 1 1 c1t1d0s3
    d40 -m d41 d42 1
    d41 1 1 c1t0d0s4
    d42 1 1 c1t1d0s4
    d50 -m d51 d52 1
    d51 1 1 c1t0d0s5
    d52 1 1 c1t1d0s5
    d60 -m d61 d62 1
    d61 1 1 c1t0d0s6
    d62 1 1 c1t1d0s6
    user1@myserver>pkginfo -l SUNWmdg
    PKGINST: SUNWmdg
    NAME: Solstice DiskSuite Tool
    CATEGORY: system
    ARCH: sparc
    VERSION: 4.2.1,REV=1999.11.04.18.29
    BASEDIR: /
    VENDOR: Sun Microsystems, Inc.
    DESC: Solstice DiskSuite Tool
    PSTAMP: 11/04/99-18:32:06
    INSTDATE: Apr 16 2004 11:10
    VSTOCK: 258-6252-11
    HOTLINE: Please contact your local service provider
    STATUS: completely installed
    FILES: 150 installed pathnames
    6 shared pathnames
    19 directories
    1 executables
    7327 blocks used (approx)
    user1@myserver>
    =======================================================================================
    5) After successfully testing the above we will bring the system to the single user mode
    # reboot -- -s
    6) Detach the following sub-mirrors :
    # metadetach -f d10 d12
    #metadetach -f d30 d32
    #metadetach -f d40 d42
    #metadetach -f d50 d52
    # metastat =====> (to check if the submirror�s are successfully detached)
    7) Applying patch on the server
    After patch installation is complete will be rebooting the server to single user mode
    # reboot -- -s
    confirming if patch installation was successful (uname �a) .
    8) Will be booting the server to the multiuser mode (init 3) and confirming with the database and the application teams if the
    Applications/databases are working fine .Once confirmed successful will be reattaching the d12 submirror.
    # metattach d12 d10
    # metattach d30 d32
    #metattach d40 d42
    # metattach d50 d52
    # metastat d10 =====> (to check the submirror is successfully reattached)
    user1@myserver>uname -a ; cat /etc/release ; date
    SunOS myserver 5.8 Generic_117350-04 sun4u sparc SUNW,Sun-Fire-V210
    Solaris 8 HW 12/02 s28s_hw1wos_06a SPARC
    Copyright 2002 Sun Microsystems, Inc. All Rights Reserved.
    Assembled 12 December 2002
    Mon Apr 14 17:10:09 BST 2008
    -----------------------------------------------------------------------------------------------------------------------------

    Recommended patch sets are and to the best of my knowledge have always been regenerated twice a month.
    I think your thinking of maintenance releases. When they generate a new CD image which can be used to do an upgrade install.
    They try to generate those every 6 months, but the schedule often slips.
    The two most recent were sol10 11/06 and sol10 8/07.

  • Create Report Layout (Apex 3.2) - How can I set the substitution variables?

    Hi,
    I created a "Report Query" under "Shared Components". I now want to work on the corresponding "report layout". I created a "Generic Columns (XSL-FO)". I read the following in the documentation:
    The following are valid substitution strings:
    #PAGE_HEADER#
    #PAGE_HEADERFONT_COLOR#
    #PAGE_HEADER_FONT_FAMILY#
    #PAGE_HEADER_FONT_SIZE#
    #PAGE_HEADER_FONT_WEIGHT#
    #PAGE_FOOTER#
    #PAGE_FOOTER_FONT_COLOR#
    #PAGE_FOOTER_FONT_FAMILY#
    #PAGE_FOOTER_FONT_SIZE#
    #PAGE_FOOTER_FONT_WEIGHT#
    #PAGE_WIDTH#
    #PAGE_HEIGHT#
    #HEADER_BG_COLOR#
    #HEADER_FONT_COLOR#
    #HEADER_FONT_FAMILY#
    #HEADER_FONT_SIZE#
    #HEADER_FONT_WEIGHT#
    #BODY_BG_COLOR#
    #BODY_FONT_COLOR#
    #BODY_FONT_FAMILY#
    #BODY_FONT_SIZE#
    #BODY_FONT_WEIGHT#
    #BORDER_WIDTH#
    Where can I set the values for these substitution variables in my "Report Layout"? Could someone give an example? I can't seem to find documentation on this.
    Thanks!
    Francois

    Thanks for the tip however I'm not trying to do this through the print tab, I'm calling the report using the following get_print_document in pl/sql code:
    l_report_blob := apex_util.get_print_document(
    p_application_id => l_application_id,
    p_report_layout_name => l_report,
    p_report_query_name => l_report,
    p_report_layout_type => l_output_format,
    p_document_format => l_output_format,
    p_print_server => null);
    Where could I set these substitution variables ? I'm simply calling a report query and layout created under Shared Components.
    Thanks
    Francois

  • How to backout my Function module?

    Hi All, if I have transported my inbound function module to production system, but when my code has influence on data in the production system, I want to backout my inbound function module and I don't what to delete my code, what should I do? Many thanks in advance!! It is an urgency.

    Hi,
    Correct..Make the changes in a CR and move the CR to production system...The function module will still be there...it will not execute your code..As it will exit out of the function module..
    FUNCTION z_test..
    Exit out of the function module
      EXIT.
    Other code.
    ENDFUNCTION.
    Thanks,
    Naren

  • How to prevent auto font substitution in Photoshop CS5?

    Previously in CS4 you could open a PSD with missing fonts and have the file still open and display the font properly on screen. Only if you tried to edit that type layer would it auto subsitute and force you to update the font. Now in CS5, just opening the PSD auto substitutes all missing fonts to Myriad. How do you prevent that from happening? It's really irratating. Thanks all that respond.

    Gotta agree with screenname_1001 here.
    I've seen several files open, warn me that a font is missing giving "OK" or "Cancel" options. Upon clicking "OK" the font is automatically substituted with Myriad Pro and there's no way of knowing what the original font was.
    I've opened files in Graphics Converter or Preview to simply figure out what the font name was.
    I have not ruled out font management software as the issue though. This may simply be a symptom of having FontAgent Pro installed.

  • How to backout flash upgrade

    OK, I was prompted to upgrade my flash this afternoon and my browser has crashed at least 15 times since.
    How do I go back to the previous version?
    Windows 7 Home Premium (64bit) Service Pack 1
    Firefox 14.0.1
    Flash 11.4.402.265

    → How do I revert to a previous version of Flash Player?

  • How do we enable Variable Substitution during Contract Generation

    Hello experts,
    I am working with the Contract Generation Variable Library and according to some of the Help documents, it is possible on the Contract Tokens to override the default values during Contract Generation.
    I am not sure why, but on our system, this function doesnt seem to work.
    So for eg, if my token "Valid From" picks up the value from the system, it becomes non-editable.
    Effective Date | <%Agreement.EffectiveDate%> | 26-08-10
    I would like to override the value 26-08-10 before the Document is generated.
    Please let me know if anyone has faced this problem before and found a solution.
    Thanks & Regards,
    Reshma

    I kept searching through MSDN and found a page that describes SqlPackage.exe (http://msdn.microsoft.com/en-us/library/hh550080(v=vs.103).aspx). This page says that SQLCMD variables
    can be specified on the command line.
    "SqlPackage.exe initiates the
    actions specified using the parameters, properties, and SQLCMD variables specified on the command line."
    The page does not describe the syntax for specifying SQLCMD variables nor whether values specified on the command line overwrite any values in the .dacpac file. Can somebody confirm that specifying SQLCMD variable values on the command line will overwrite
    any values included in the .dacpac at build-time?

  • How to avoid "font substitution" dialog?

    When I try to manipulate the contents of a text layer via scripting and I don't have the needed font installed, Photoshop opens a dialog asking me:
    When this happens, my script stops running until I click on Ok. How can I prevent this dialog from appearing?
    Thanks in advance.

    Thanks for looking into this!
    PRN is same as Postscript file. We are generating Doc to PRN format then using Adobe Distiller for converting it to PDF file. How can we stop the substitution of the fonts? Also in earlier mail, I have attached the font details of the Adobe Distiller setting.
    Can you please advise us is there any other option/setting? Our requirement is to do without substitute the font from DOC to PDF file.
    Thanks & Regards,
    Sudhakar

  • How to remove substitution/extension to a VO object in OAF

    Hi
    I've personalized a VO but now i wanna remove Substitution on this page i used the below procedure to delete personalization.
    Step 1.
    begin
      jdr_utils.printdocument('/oracle/apps/pa/ci/server/customizations/site/0/PaSupplierImplementVO');
    end;
    begin
    jdr_utils.deletedocument('/oracle/apps/pa/ci/server/customizations/site/0/PaSupplierImplementVO');
    end;
    Step 2.
    Bounce the Apache Server
    But when i requery the Page the VO still exists on the Page
    oracle.apps.pa.ci.server.CIStartingStatusVO
    bateman.oracle.apps.pa.ci.server.xxpaPaSupplierImplementVO
    oracle.apps.pa.ci.server.ImpactImplementationVO How can i remove the Substitution and use the Standard functionality
    Please help
    Thanks

    Check below link
    http://oracleanil.blogspot.com/2009/04/ncrfocsfwtaskassignmentpub.html
    Ensure you are commiting the transaction once you are done with delete_document API.
    Clear the middle tier cache as well through functional administrator.
    Thanks
    AJ

  • How to revert Substitution?

    Hi All,
    I have made an extension and deployed the extension successfully.
    Making more changes to the same extension has caused some issues and now I need to revert the Substitutions. I tried deleting the personalization on that page but doesn't seem to work!
    So how do I revert the substitution ?
    Thanks in advance for your help.
    FR

    I deleted the all the personalizations on that page using jdr_utils.deleteDocument call. And am still unable to revert.
    I extended a LOV VO and now the standard LOV is not populating the values back to the base page. So am trying to remove the substitutions and am unable to.
    Please help. ** I am doing all the extenstions on the PC version of JDeveloper and am deploying the changes to the Linux server.
    Please let me know.
    Thanks,
    FR

Maybe you are looking for

  • Unicode characters are shown as "question marks" in Eclipse console

    I am trying to retrieve Unicode data from Sybase database using jdbc. The data are stored in Sybase with unichar and univarchar datatypes. Following is the java code tring to run. {color:#808080}public class Test public static void main(String [] arg

  • How to update my xperia ray to lollipop

    My phone is very hanged . How to update my phone to lollipop 5.0

  • UME problem - ABAP roles not showing up in UME

    Hello, I'm having a problem where the ABAP roles (UME groups)  for my PI system are not showing up as assigned to a user in the UME.  The roles assigned to the user are not reflecting the roles (UME groups) that are in the ABAP side.  But, other user

  • Lightroom 3.6 and Nikon D5200 Compatibility

    I have been using Lightroom 3.6 for a few years.I recently bought a Nikon D5200. I shoot exclusively in RAW. When I tried to import my RAW images, a message says it does not recognize the Nikon D5200. I tried converting my setting to import as DNG an

  • C460 Rack Server with two VIC 1225 - UCSM vNIC placement policy

    I am trying to integrate C460 having 2 VIC 1225 cards with UCSM. The objective is to have 2 ethernet interfaces assigned to each VIC , one per FI. vNIC 1 on VIC 1 - FI A failover to FI B vNIC 2 on VIC 1 - FI B failover to FI A vNIC 3 on VIC 2 - FI A