Error during execution of the event handler

Hello

I've implemented a before update event handler (made sure the name is true, the package is right, file loaded on the server, the java code compiled in jdeveloper) but had this error during execution. -What this means and how can I solve this problem?

Thank you

ERROR, 4 June 2009 17:25:32, 701, [XELLERATE. SERVER], class/method: tcDataObj/eventPreUpdate some problems: Event handler com.oracle.events.UcdCheckAndSetSponUserExpDate has no name assignedjava.lang.RuntimeException: Event handler com.oracle.events.UcdCheckAndSetSponUserExpDate has no name assigned
at com.thortech.xl.client.events.tcBaseEvent.run (unknown Source)
at com.thortech.xl.dataobj.tcDataObj.runEvent (unknown Source)
at com.thortech.xl.dataobj.tcDataObj.eventPreUpdate (unknown Source)
at com.thortech.xl.dataobj.tcUSR.eventPreUpdate (unknown Source)
at com.thortech.xl.dataobj.tcDataObj.update (unknown Source)
at com.thortech.xl.dataobj.tcDataObj.save (unknown Source)
at com.thortech.xl.dataobj.tcTableDataObj.save (unknown Source)
at com.thortech.xl.ejb.beansimpl.tcUserOperationsBean.updateUserData (unknown Source)

In your constructor did you set the name of the event handler?

Something like:

setEventName("Enter-a-name-here");

Best regards
/ Martin

Tags: Fusion Middleware

Similar Questions

  • Error during execution of the procedure

    Hello

    This is my procedure,

    create or replace
    PROCEDURE PRC_PARSE_XML (P_XML, CLOB,
    P_XPATH VARCHAR2,
    P_LIST ON PKG_SAM. REF_CURSOR_TYPE)
    IS

    CURSOR C_COLUMNS IS
    SELECT * FROM
    (SELECT ".") / SubLedgerKey' PASS,'VARCHAR2 (20)' the DOUBLE DATATYPE
    UNION ALL
    SELECT '. (/ SubLedgerFlag' PASS,'VARCHAR2 (20)' THE DOUBLE DATATYPE);

    LC_SQL VARCHAR2 (4000);
    LC_COL VARCHAR2 (1000);
    LC_COL_1 VARCHAR2 (1000);
    LC_PASS VARCHAR2 (1000);
    LC_PASS_1 VARCHAR2 (1000);
    LC_QUERY VARCHAR2 (4000);
    BEGIN

    C_COLUMNS J
    LOOP
    LC_COL: = "XTAB." | REPLACE(J.COL,'./');
    IF LC_COL_1 IS NULL THEN
    LC_COL_1: = LC_COL;
    ON THE OTHER
    LC_COL_1: = LC_COL_1 | «, » || LC_COL;
    END IF;
    LC_COL: = NULL;
    END LOOP;

    C_COLUMNS J
    LOOP
    LC_PASS: = REPLACE(J.COL,'./'). » '|| J.DATATYPE |' PATH ' | CHR (39) | J.COL | CHR (39);
    IF LC_PASS_1 IS NULL THEN
    LC_PASS_1: = LC_PASS;
    ON THE OTHER
    LC_PASS_1: = LC_PASS_1 | «, » || LC_PASS;
    END IF;
    LC_PASS: = NULL;
    END LOOP;

    LC_SQL: = 'SELECT'. LC_COL_1 | CHR (10) |
    ' FROM (select xmltype('||) CHR (39) | P_XML | CHR (39) |') double x) you. CHR (10) |
    ', xmltable('||) CHR (39) | P_XPATH | CHR (39) | CHR (10) |
    "in passing t.x' | CHR (10) |
    "COLUMNS". LC_PASS_1 | CHR (10) |
    ') XTAB;';

    LC_QUERY: = 'P_LIST OPEN FOR' | CHR (10) | LC_SQL;
    -P_LIST: = LC_QUERY; IMMEDIATELY RUN LC_QUERY;

    / * EXCEPTION
    WHILE OTHERS THEN
    RAISE_APPLICATION_ERROR (-20001,'PRC_PARSE_XML_DOCUMENT:-' |) SQLERRM) ;*/

    END PRC_PARSE_XML;

    Note:
    P_LIST ON PKG_SAM. REF_CURSOR_TYPE is a ref cursor,

    If I run the above procedure it displays error,.

    DECLARE
    P_LIST PKG_SAM. REF_CURSOR_TYPE;
    BEGIN
    PRC_PARSE_XML ("< SubLedgerList >
    < subledger >
    < SubLedgerKey > 101 < / SubLedgerKey >
    < SubLedgerFlag > Y < / SubLedgerFlag >
    < / subledger >
    < subledger >
    < SubLedgerKey > 102 < / SubLedgerKey >
    < SubLedgerFlag > Y < / SubLedgerFlag >
    < / subledger >
    < subledger >
    < SubLedgerKey > 103 < / SubLedgerKey >
    < SubLedgerFlag > N < / SubLedgerFlag >
    < / subledger >
    < / SubLedgerList > «,» (/ SubLedgerList/large auxiliary book ', P_LIST);

    END;


    Error report:
    ORA-00900: invalid SQL statement
    ORA-06512: at "SHIPLUS_PUB. PKG_XML_PARSER', line 253
    ORA-06512: at line 4 level
    00900 00000 - "invalid SQL statement.


    Kind regards
    Fame

    Published by: fame on 9 may 2012 12:27
  • Error during execution of the cr9idata.pl during the upgrade to 11.2.0.2 database

    I update the database of R12 (11.1.0.7) to 11.2.0.2 the following document, < interoperability Notes EBS R12 with Database 11 g 2, 1058763.1 >.

    In step 7, to create the directory nls/data/9idata...
    When I run the perl script, I get the error like below.
    - - - - -
    perl cr9idata.pl $
    Perl: symbol lookup error: /d01/oracle/SID/db/tech_st/11.2.0/perl/lib/5.10.0/x86_64-linux-thread-multi/auto/Cwd/Cwd.so: undefined symbol: Perl_Istack_sp_ptr
    - - - - -

    Then, when I tried to check with sqlplus, I now have the error as below.
    - - - - -
    SQL > connect username/password AS SYSDBA
    ERROR:
    ORA-12162: TNS service name: net is incorrectly specified
    SQL > exit
    - - - - -

    Then, when I checked some relevant environment, I noticed that TNS_ADMIN is empty.
    - - - - -
    $ echo $ORA_NLS10
    /D01/Oracle/SID/DB/tech_st/11.2.0/NLS/data/9idata
    $ echo $TNS_ADMIN

    $ echo $LD_LIBRARY_PATH
    /D01/Oracle/SID/DB/tech_st/11.2.0/lib
    - - - - -

    However, if I run the old old ORACLE_HOME environment file, then points to the old TNS_ADMIN (/ d01/oracle/SID/db/tech_st/11.1.0/network/admin/SID_host).
    And I think that's not valid...

    At the same time, when I check the tnsnames.ora, there is only the example files / default subdirectory < sample >.
    - - - - -
    $ cd /d01/oracle/SID/db/tech_st/11.2.0/network/admin/
    $ ls
    samples shrept.lst
    - - - - -

    How is - that must be managed in order to take the next step?
    Should I would define TNS_ADMIN with the old path...?

    Then, can I copy all of these files sqlnet.ora, listener.ora and tnsnames.ora...?

    Yes, and update the files manually with the new name of directory ORACLE_HOME. And, once you configure AutoConfig for the ORACLE_HOME again these files need to be generated for you automatically.

    After copying, can I put TNS_ADMIN path with the directory where the files are copied...?

    Yes.

    Thank you
    Hussein

  • Error during execution of the AAU

    Hi all

    University Complutense of MADRID, I installed in my system... I checked the log file display success message.
    But whenever I run the AAU in the browser using 'http://localhost/idc', it appears

    * "The page of the portal for your content server needs to be rebuilt. Start the editor the WebLayout as a standalone application and select Update portal... from the Options menu. » *


    Please give me solution to this problem.


    thnks.

    Hello

    You have the component filestoreprovider enabled on your instance of CS? If so, then disable and then re-launch the CS and then test to see if the problem persists.

    Thank you
    Srinath

  • An error [-5005: 0 x 80070002] occurred during execution of the installation of magictune

    Original title: uninstall magictune

    I am running Windows 7 64 X.  By mistake I have install MagicTune Premium.  My laptop is Toshiba Satellite P799 with Nvidia GT 540 M.  I tried to uninstall it using the program and functionality but receive the following error message:

    An error [-5005: 0 x 80070002] occurred during execution of the installation

    When I click OK, it brings me to the Samsung download web site.  I repeat the download and then restart.  The coup explore whenever I try to run.

    I always unable to uninstall it.

    Grateful for the help

    Thank you and best regards,

    JC

    Hello
     

    Follow these methods and check if that helps:

    Method 1:

    Try to uninstall the program in clean boot mode and check if it helps.


    How to troubleshoot a problem by performing a clean boot in Windows Vista and Windows 7.
     
    Note: Don't forget to reset the computer to start as usual when you have found the culprit. Follow step 7 on top of the kb article.
     
    Method 2:

    I suggest you follow the troubleshooting steps form the article and check if it helps.

    How to solve problems when you install or uninstall programs on a Windows computer
    http://support.Microsoft.com/kb/2438651
  • during execution of the page, I got the below error

    Hi gurus,

    During execution of the page, I got the below error.

    Error (14.8): wnsgs.oracle.apps.pa.projectinfo.server.NewManagerCustomTableEOImpl of the class should be declared abstract. not setLastUpdateLogin (oracle.jbo.domain.Number) method defined in the class oracle.apps.fnd.framework.server.OAEntityImpl


    Please help me its very urgent

    Thank you
    Sandrine

    Hi Liza,

    Please check your columns WHO that u added correctly or not in your OT If not added you please define the setLastUpdateLogin() method in the java file NewManagerCustomTableEOImpl.

    Thank you
    Deb

  • Is there a c# example to use the event handler ExpressionEdit Custom Button control

    TestStand 4.1

    VISUAL C# 2008

    I've added the event handler for ExpressionEdit events as I would any event handler:

    exprEdit.ButtonClick += new NationalInstruments.TestStand.Interop.UI.Ax._ExpressionEditEvents_ButtonClickEventHandler (_ExpressionEditEvents_ButtonClickEvent);

    Then, I create the event handler using the syntax

    public void _ExpressionEditEvents_ButtonClickEvent(NationalInstruments.TestStand.Interop.UI.ExpressionEditButton btn)

    {

    }

    I get the following error when I compile Isaiah:

    Error 1 no overload for delegate matches '_ExpressionEditEvents_ButtonClickEvent' 'NationalInstruments.TestStand.Interop.UI.Ax._ExpressionEditEvents_ButtonClickEventHandler '.

    I guess that means that I don't have the right parameters or types in my statement of event handler, but it corresponds to the object browser.  Any ideas on what I'm missing?

    See my last edition but I think you want your handler to look like this:

    Public Sub exprEdit_ButtonClick (ByVal sender,
    NationalInstruments.TestStand.Interop.UI.Ax._ExpressionEditEvents_ButtonClickEvent
    (e)

  • Epson Event Manager cannot find the scanner driver. Epson said that the event handler is a windows thing, and so is the problem.

    I installed an Epson Stylus SX215. I can print, scan and copy if I use another way, but if I want to use the event handler it says that it cannot find the scanner driver may not use the event handler at all (cannot yet open the program).
    In addition, the scan option "attached to electronic mail" does nothing either. Don't know if this is because the event handler program or because he can not see e-mail programs I have.

    Hi bdelrio,

    Thanks for posting. Try running a System File Checker to find errors.

    Click Start.
    In the search box type cmd
    In the menu start right click on cmd.exe and select Run - As-Administrator.
    In the command prompt, type "sfc/scannow".
    Allow this to fill and run. Please let us know if this corrects and error, or if it reports errors, it cannot fix.

    Thank you! Shawn - Support Engineer - MCP, MCDST
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • ORA - 06502:numeric or of value errORA-04088: error during execution of trigger

    I received the following error message by entering a number in the maximum value (i.e. 9 999 999.) allowed in a data entry form that is distinct from the basic form:

    ORA-06502: PL/SQL: digital or error number precision value: ORA-06512 too big: "< owner >. < trigger >", line 194 ORA-04088: error during execution of trigger '< owner >. < trigger >.

    Where < owner > is the schema name and < Trigger > is the name of the trigger. The block of data in the application for participation is based on a database table, and the sum of all the values entered (with a maximum value of 99.999.999.) appears in the form of Basic. A grand total of this amount along w / other totals on the basic shape is also displayed with a maximum value defined as 999 999 999. Only, I get the above error message when the total is greater than 99999999. If the total is less than or equal to 99.999.999, the basic form works very well. Why?

    I checked all the attributes of the database columns and form fields and everything seems to be okay, and I'm out of my mind. I desperately need your help to solve this problem quickly because the pressure is on...

    Thanks in advance for any help.

    Orchid says:
    Hello Hamid,

    Thanks for your help. Yes, it works as suggested, after that I have increased the length of NUMBER data base table column (9) to NUMBER (11).

    gives you the correct answer, and you don't mark it ;)

    >

    Apparently, Oracle database truncates the decimal points and only update the value of 9 digits without giving errors, but the form of Oracle application is more picky and it generates forms and Oracle error messages when you run the application. It seems that there is a difference when executing the sql commands in the Oracle database and execution of these Oracle Forms application controls. Do you agree?

    Yes

    Thanks again for all the help.

    You can only give reward for it by checking the useful and correct answer.

  • pass data to the event handler function

    I'm trying to pass the value of the event handler function, but I get the following error. Can someone please tell me what I'm doing wrong?

    1067: constraint implied a Sub type value to a type unrelated function

    Here is the code

    private void myClickListener(myid:int):void {}
    Alert.Show ("button was clicked");
    }


    public void handleStringResult(event:ResultEvent):void {}
    catInfo = event.result as ArrayCollection collection;
    for each {(var o: Object in catInfo)
    var b:Button = new Button();
    b.label = o.FILLCOLOR;
    b.ID = o.CATID;
    b.setStyle("fillColors",['#'+o.FILLCOLOR,'#'+o.FILLCOLOR]);
    b.setStyle ("color", "#FFFFFF");
    b.setStyle ("fontFamily", "Arial");
    b.setStyle("fontSize",8);
    b.setStyle ("textRollOverColor", "red");
    b.addEventListener (MouseEvent.CLICK, myClickListener (o.CATID));
    myvbox.addChild (b);
    }
    }
    []] >

    "Merlyn MM" wrote in message
    News:gb901m$2QD$1@forums. Macromedia.com...
    > Of course, here's the code. I am very new to flex and if my code is not
    > sense
    > so please let me know the correct way to proceed. I really appreciate
    > you
    > take the time!
    >
    >
    ' > http://www.adobe.com/2006/mxml '.
    > layout = "absolute".
    > backgroundColor = "#FFFFFF."
    > initialize = "myService.getcategories.send ()" > "
    >
    > useProxy = "false".
    "" > wsdl = " http://devsite/rc/category.cfc?wsdl"
    > showBusyCursor = "true" >
    >
    > result = "handleStringResult (event)" "
    > fault = "Alert.show (event.fault.message)" / > "
    >
    > fault = "Alert.show (event.fault.message)" / > "
    > //Need CATID to pass the ID of category here
    >
    >
    >
    >
    > > import mx.collections.ArrayCollection;
    > import mx.rpc.events.ResultEvent;
    > import mx.rpc.events.FaultEvent;
    > import mx.controls.Alert;
    > import mx.controls.Button;
    >
    > [Bindable]
    > private var catInfo:ArrayCollection;
    >
    > private void myClickListener(myId:String):void {}
    >
    > myService.getcounties.send () / / I need to send the catid here to the
    > webservice
    > }
    >
    >
    > public void handleStringResult(event:ResultEvent):void {}
    > catInfo = event.result as ArrayCollection collection;
    > for each {(var o: Object in catInfo)
    > var b:Button = new Button();
    > b.label = o.FILLCOLOR;
    > b.id = 'btn' + o.CATID;
    >
    > b.setStyle("fillColors",['#'+o.FILLCOLOR,'#'+o.FILLCOLOR]);
    > b.setStyle ("color", "#FFFFFF");
    > b.setStyle ("fontFamily", "Arial");
    > b.setStyle("fontSize",8);
    > b.setStyle ("textRollOverColor", "red");
    > b.addEventListener ("click", myClickListener);
    > myvbox.addChild (b);
    > }
    > }
    > ]]>
    >

    I would like to change it to this:

    private void myClickListener(e:Event):void {}

    I do not see where you use the ID, but to do it,
    Use this code:
    var e.currentTarget.data = myID;

    myService.getcounties.send () / / I need to send the catid here to the
    WebService
    }

    public void handleStringResult(event:ResultEvent):void {}
    catInfo = event.result as ArrayCollection collection;
    for each {(var o: Object in catInfo)
    var b:Button = new Button();
    b.label = o.FILLCOLOR;
    Note that you could not have used your ID
    as a 'handle' to anything, so I replaced
    This logic with something you _could_ use
    b.Data = o.CATID;

    b.setStyle("fillColors",['#'+o.FILLCOLOR,'#'+o.FILLCOLOR]);
    b.setStyle ("color", "#FFFFFF");
    b.setStyle ("fontFamily", "Arial");
    b.setStyle("fontSize",8);
    b.setStyle ("textRollOverColor", "red");
    b.addEventListener ("click", myClickListener);
    myvbox.addChild (b);
    }
    }

    You could also use a Repeater and establish in MXML.

    HTH;

    Amy

  • ORA-04088: error during execution of trigger ' SYSTEM. SET_CURRENT_SCHEMA_PM'

    Hello
    10 g R2 on Win 2008 Server DBSNMP can not connect:
    sqlplus dbsnmp@MYDB
    
    SQL*Plus: Release 10.2.0.4.0 - Production on Wed Aug 18 07:35:19 2010
    
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    
    Enter password:
    ERROR:
    ORA-04088: error during execution of trigger 'SYSTEM.SET_CURRENT_SCHEMA_PM'
    ORA-01403: no data found
    ORA-06512: at line 5
    But I have:
    SQL> select username from dba_users where username like '%DBSNMP%';
    
    USERNAME
    ------------------------------
    DBSNMP
    
    SQL> grant connect to dbsnmp;
    
    Grant succeeded.
    What could be the problem?
    Thank you.

    First of all investigate what is this trigger as below

    select TEXT from dba_source
    where NAME='SET_CURRENT_SCHEMA_PM' and type='TRIGGER'
    and owner='SYSTEM'
    

    You can also disable this trigger, then try to connect again.

    alter trigger SYSTEM.SET_CURRENT_SCHEMA_PM disable
    
  • During execution of the backup and maintenance on one of my computers, I noticed a folder and the file that I can't identify me...

    Original title: identity of unknown folder

    During execution of the backup and maintenance on one of my computers (Windows xp home, sp3), I noticed a folder and the file that I can't identify.  The name of the folder is cc68f6b7a7ca948eefb018f001 and the name of the update.exe file.  The properties of the file that it is a Windows Service Pack installation.  I tried Googling the name of the folder, but found nothing.

    Can you tell me with regard to this issue, and what, if anything, I have to do?

    Thank you.

    When some programs (including Windows) installs things, it can create a temporary folder composed of 20-30 random letters and numbers or random numbers and letters in the root of the drive of the volume with more free space.

    This explains why the records are sometimes on your C drive or any other drive - the most space?

    For example, you can see a similar to or called folder:

    D:\9470bb12e8a4f3447657236478e41c5

    There may be other folders and files in this main temporary folder such as amd64 and i386 platforms.

    They should normally be deleted when the installation is complete, but sometimes they are not - especially if the installation fails.  They are harmless but annoying.  You can think something is wrong when there are no or fear, that the files are really necessary.  To avoid confusion, you can delete the temporary files.

    If your installation has failed or the installation does not remove the folder to the random name when it finishes running again installation will be another folder at the random name.

    You may be able to identify installation (out of curiosity) by looking at some of the contents of the folder and decide if this installation was not serious, just remove the files/folders.  If the installation does not work for some reason, run again just installation will create a new temporary folder to the random name so the old temporary folder is really useless.

    Records are sometimes tough to remove.  Even if you are an administrator on the system, you might get a "sharing violation", "access denied", "used" or type similar message when you try to delete temporary folders.  Facilities sometimes use different permissions that can have a regular user with the administrator group.

    There are many methods to try to remove the folders, and some require third party programs to install or change some windows settings that could compromise the security of your system if you do not change them back when you're done.

    Start your system in Mode safe mode (by pressing the F8 key several times just before XP attempts to load) is one good method to try to remove the files because it does not have to make any changes to your system configuration or by downloading third-party programs.

    If you are running XP Home Edition, the following section on turn off "Simple file sharing" does not apply to you since in XP Home, Simple file sharing is always turned on.  If you are running XP Home Edition, skip the next few paragraphs and resume where it says:

    "If no part tool above work try a third popular called Unlocker.

    If Safe Mode does not work you can change the security of the folder when you start in Normal Mode to give your username full control over the files by navigating to it in Solution Explorer, click on tools, Folder Options, view and in the advanced settings window, uncheck (at the bottom of the list) use simple file sharing (recommended) and click OK.  This disables him recommended simple file sharing on your computer if you want to turn it back on when you're done to make everything you do.

    Right-click on the files of interest, click Properties and click the now visible security tab.  Change the properties, but you need (for example, select your user name, and check the box to allow full control), click OK to apply the changes.

    With usage share of active simple files (recommended) the checked the properties of the folder tabs are:

    General, sharing, customize

    With the use of sharing files simple disabled (recommended) box unchecked, the properties of the folder tabs are:

    General, security, customize

    Now, try to manipulate/delete the folder.

    It's a good idea to go back to the Explorer and the cheque in the box easy to use sharing files (recommended) when you have finished making everything you do.

    If none of the above works, try a popular third-party tool called Unlocker.

    Unlocker can be downloaded here:

    http://www.emptyloop.com/Unlocker/

    If you use Unlocker, be sure to install because he wants to add a bunch of options, addons, shortcuts and other extras that you don't need.

    You must add the shell extension so when you right click on the offending file, you will have a Unlocker option to choose.  I would just install it long enough to clean up the leftovers and then, I usually just uninstall and all parts of it.  You can always install it again another day if you like.

    Unlocker can be uninstalled when you have finished using it.

    Reboot when finished to ensure that boring records are really missing.

  • Windows dream scene met a fatal error during decoding of the video

    my windows dream scene does not work there is a message that says: "windows dreamscene has encountered a fatal error during decoding of the video". My os is windows vista ultimate. I tried to update and installed the feature with enough space but always has encountered an error. What should I do to recover and use the feature?

    Hello

    Thank you for using the Microsoft Windows Vista Forums.

    Follow the instructions below that may help you resolve the issue.

    Method 1:

    If you have installed on your computer from Roxio, uninstall it and see if the problem is resolved.

    Method 2:

    If this does not work, let us perform clean boot that could help you solve the issue.

    To perform the clean boot procedure, follow the instructions in the link below.

    Step 1: Perform a clean boot

    Step 2: Enable half the services

    Step 3: Determine whether the problem returns

    Step 4: Enable half of the startup items
    Step 5: Determine whether the problem returns

    Step 6: Resolve the problem

    Step 7: Reset the computer to start as usual

    How to troubleshoot a problem by performing a clean boot in Windows Vista

    http://support.Microsoft.com/kb/929135

    After checking the problem, turn the computer back to the Normal mode.

    Uninstall or update the program that is causing the problem.

    Please post back and let us know if it helped to solve your problem.

    Kind regards

    KarthiK TP

  • Measures to develop the event handler in 11 GR 2 IOM user name generation

    Friends,

    Can you please provide me steps to develop the event handler in GR 11, 2 IOM user name generation?

    Thank you
    Chakri

    The detailed procedure received in my blog for this. Take a look.

    http://Srini-bellamkonda.blogspot.com/2012/11/develope-pre-event-handler-to-generate.html

  • Help with the event handler.

    Hello
    We had two adapters entity IOM 10 g that fires when the user group memberships are changed. He was attached to the User Groups.User Members post insert and delete data object after.
    To have the same functionality in OIM 11 g, we try to create the event handler.

    I have doubts in this regard.
    1. how the event handler will fire in 11 g on change of group.
    2. we have event handlers that are registered using Ant plugin to check utility. Now, if I want to join this newly created event handler, do I need to implement the new code already a create a new pot and re-save the plugin or can we have several plugin.zip file.

    Thank you

    concerning
    Stone

    steps below:

    prepare the pot for the class as in 10g-> put the server (anywhere) IOM-> goto /Server/bin/now run below
    UploadJars.sh

    Select as a scheduled task
    provide the absolute path with name of the jar.
    If credentials requested provide IOM credential (xelsysadm)

    Once the pot is downloaded to remove the file system. subsequently if necessary change to use UpdateJars.sh instead of UploadJars.sh
    Once you do this PurgeCache.sh performance as well

    --

Maybe you are looking for