Update wsdl for mulitple tests

I have over 1000 WSDL and WM tests that we need to update the WSDL and it looks like the only way is to access each test in ALM, then click link to execute test in ALM, update the WSDL and repeat for each test
Is this true?
Thanks,
Wendell

Hi,
HP doesn’t have an official presence on this forum other than for administration and moderation. The assistance that you receive is mainly from volunteers.
You might get better assistance on the HP Enterprise Business Forum
HP DV9700, t9300, Nvidia 8600, 4GB, Crucial C300 128GB SSD
HP Photosmart Premium C309G, HP Photosmart 6520
HP Touchpad, HP Chromebook 11
Custom i7-4770k,Z-87, 8GB, Vertex 3 SSD, Samsung EVO SSD, Corsair HX650,GTX 760
Custom i7-4790k,Z-97, 16GB, Vertex 3 SSD, Plextor M.2 SSD, Samsung EVO SSD, Corsair HX650, GTX 660TI
Windows 7/8 UEFI/Legacy mode, MBR/GPT

Similar Messages

  • When the WSDL for a UFT test is updated the test becomes Unusable

    Using UFT 11.5,    When I have to update a WSDL that a test is using then the test becomes unusable.  It will allow me to update the WSDL, change and run the test but once I SAVE it and then try to OPEN it later I get the message described below.
    The only way around it is to delete the current WSDL and import a new one.  This is unacceptable because before you can delete a WSDL you have to delete all of your test steps that use it.  Thus, the test must be totally recreated.
    The ERROR when I try to open the test is:  'One or more tests in the solution were not loaded correctly.  For details see the error pane' and the error pane says: '{testname} did not load correctly.  Cannot change 'Shared' schema property after it was already set or the instance.  Please create a new instance'
    And I cannot open a new instance because UFT does not allow more than one instance.
    Help would be greatly appreciated.
    CDance

    That program is probably only reading the 1 in the number 10 - IOW, it isn't capable of reading a 2 digit number in front of the decimal point.
    Contact the developer of that program and let them know that they have some fixin' to do.
    See the PM I am sending to you. See your Inbox at the top of the forum pages.

  • We are no longer able to use the audio portion for ELPA testing after running apple software updates on snow leopard?

    We are in the middle of OAKS TESTING.  We had to run the latest Java Updates inorder to do the ELPA portion of our State "OAKS" testing.  Since last Friday we cannot consistantly or basically cannot get the audio portion to work.  The sound and speech works fine in system preference but no longer for the testing.  It was fine last week.
    Is there other school district having this issue in the state of Oregon?

    When I try to do a "save as" in preview, pages, numbers, etc., there no longer is a save as in the pull down menu. If a go to help and type save as it will pop up under help - what a pain.
    Save as is available in Mountain Lion by hitting the Option key while you access the File menu. (It was returned after being eliminated in Lion).
    My system is running slow!
    How much RAM do you have installed? Mountain Lion is somewhat of a memory hog. And, how much free/empty hard drive space do you have?
    And what is Mavericks? Is that going to change everything?
    Apple announced a new OS a few days ago; it is supposed to be released in the fall.
    When i open softwares, like quickbooks, it tells me that my QB wants to import my contacts.
    The capability to sync is a new feature. You don't need to do it. I did not allow any app to import my contacts. You can also turn off other features if you do not like them - simply go through all the System Preference Panes and decide what you want and what you don't want.

  • Can't get wmv to play even afer updating flip for mac. Test returns new box with "The operation could not be completed"

    I've tried enable/diasble plugins etc.
    Update flip for mac
    Firefox is updated
    Mac OS is updated
    Mac software is updated

    Try to update QuickTime plugin, if it is not updated, uninstall and install it again.
    see for info : [https://support.mozilla.org/en-US/kb/Using%20the%20QuickTime%20plugin%20with%20Firefox Using the QuickTime plugin with Firefox ]
    definitely see this: http://www.telestream.net/pdfs/user-guides/Flip4Mac-WMV-User-Guide.pdf
    thank you
    Please mark "Solved" the answer that really solve the problem, to help others with a similar problem.

  • Proxy Service giving "Cannot Compute Effective WSDL for: Proxy Service"

    Hi,
    After updating the wsdl and schema, our proxy service is complaining with error : "Cannot Compute Effective WSDL for: Proxy Service " <ProxyService_Location_Name> when I launch a test console or access the Proxy Endpoint on IE.
    Proxy and Business Services are pointing to the same WSDL. From Business Service, I am able to launch the test console. . Before updating the wsdl and schema, it was working fine. We tried to check in JDeveloper to see whether there are any issues with WSDL or Schema, but they are working fine.
    Security Settings on Proxy Service are : Basic Authentication, User-Name Token Policy and also applied Transport Access Control. Security worked fine earlier before update.
    From log file :
    Root cause of ServletException.
    java.io.IOException: Can not compute effective WSDL for : ProxyService ********
    at com.bea.wli.sb.transports.http.ResourceRequestProcessor.securedInvoke(ResourceRequestProcessor.java:93)
    at com.bea.wli.sb.transports.http.ResourceRequestProcessor.process(ResourceRequestProcessor.java:65)
    at com.bea.wli.sb.transports.http.generic.RequestHelperBase.handleMetadataRequest(RequestHelperBase.java:181)
    at com.bea.wli.sb.transports.http.generic.RequestHelperBase.service(RequestHelperBase.java:83)
    at com.bea.wli.sb.transports.http.wls.HttpTransportServlet.service(HttpTransportServlet.java:127)
    at weblogic.servlet.FutureResponseServlet.service(FutureResponseServlet.java:24)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    Any suggestions/ideas on why this error is happening is much appreciated.
    Thanks,
    Srithi

    There must be definitely some issue in the Policy Configuration, due to which it is not able to Compute Effective WSDL.
    Can you please do the following and capture the logs:
    - set the transports debug flag to true in the alsbdebug.xml in your domain directory :
    <java:alsb-transports-debug>true</java:alsb-transports-debug>
    <java:alsb-service-security-manager-debug>true</java:alsb-service-security-manager-debug>
    <java:alsb-service-validation-debug>true</java:alsb-service-validation-debug>
    <java:alsb-wspolicy-repository-debug>true</java:alsb-wspolicy-repository-debug>
    - set the WLS log level to debug
    - Then restart the servers
    This should give some additional details on the specific error.
    It is considered good etiquette to reward answerers with points (as "helpful" - 5 pts - or "correct" - 10pts).
    https://forums.oracle.com/forums/ann.jspa?annID=893

  • Change the end point URL in WSDL for web-service

    Hi All,
    Morning , could someone please help us with this question, we are stuck with this currently.
    In SOA Suite 10g as well 11g we have a jsimple Java class whose one of the methods is exposed as a web service.
    In the project it has created the WSDL as well and have deployed the .ear file to the servers from EM console successfully.
    Now we need to migrate this web service to testing & production environments.
    1. Could someone please let us know the steps as to how do we change the end point url in the WSDL for this web service (present in web content --> WEB-INF/wsdl path in the j-developer project) for migration in case of both 10g (OC4J) as well 11g (WLS) servers.
    2. Also could this change/update be done prior to deployment as well as post deployment as well.
    Looking forward to inputs regards this...as we are stuck with this ..would be very helpful
    Thanks as always for help & guidance..

    Hi
    As Vijay mentioned, you develop a WebService in JDeveloper and test in JDeveloper integrated Weblogic Server say at http://localhost:7101/MyWebService/MyPort?wsdl. Thats it. Once it is working. Export it into a .WAR file. If you have any other supporting EJB JARs etc, put all these into a full blown .EAR at application level. NOW deploy this .EAR or .WAR into any Domain on any host and any port. DOES not matter. That server's host and port will be taken. Infact even if this other domain is Clustered domain, still it will work by giving webserver host and webserver port that sits in front of the cluster.
    I develop my webservices in JDeveloper and test at 7101 port. This .WAR gets deployed in QC Env at qchost:qcport. Same .WAR deployed to UAT at uathost:uatport and finally to prod also at prodhost:prodport.
    Its just the Client (WebService Proxy) that is calling this WebService need to use appropriate host and port based on which Env it is connecting to. For this, simply do not hard code WSDL URL in the java code or anywhere. Simply get it from a .properties file using a key value pair like this.
    WSDL_URL=http://host:port/MyWebService/MyPort?WSDL.
    Now have Environment specific values for above key and put that properties file in that domain root folder. And in your code always refer this key.
    You can use many approaches along the above lines.
    If your WebServies proxy is a webservice adapter say within bpel, still you can modify the value using deployment plan .xml file file while deploying.
    I would not absolutely prefer opening war file from ear and modifying war and updating ear file etc etc. Also do not have multiple EARs for Environment specific. Just have only one single EAR or WAR file that can be deployed to any environment.
    Thanks
    Ravi Jegga

  • Help! Can't update iwork and imovie because "You have updates available for other accounts".

    I recently purchased Macbook Pro with iMovie, iwork keynotes, pages and numbers preloaded in the machine. Now the App Store icon indicates that I have updates available.  So when I open up app store and click update, I got an warning stating " You have updates avaialbe for other accounts - to update this application, sing in to the account you used to purchase it". 
    I called tech support.  I was told that I must have had another account.  But clearly I don't have another account.  I'm not alzheimer.  If I had another account, I would have remembered it.  I used the same account for ipod, iphone, itune for many many years.  So I went on the support communities for help.  I read some post saying I should add my hard drive to spotlight privacy, then remove it.  I tried it, it didn't work.  Some said I need to enable something by entering a script to the terminal.  I followed the steps, it didn't work. Then some other post said that I should delete the apps, then reinstall it.  So stupidly enough, I deleted keynotes to "TEST" if it works.  Guess what? I completed removed keynotes from my macbook.  I can't even recover it?! At least before I deleted it, I had the old version of keynotes although obsolete, still functional.  Now I removed it, I don't even know how to reinstall it. 
    So, I'm so update and dying for help.  Can someone please teach me how to make my Macbook understand that I only have one account and let me update iMovie and iwork? Also, how to restore the accidentally deleted Keynotes?
    Thank you!!!

    You're just going to have to get back to the support folks with your Apple ID problem - http://www.apple.com/support/appleid/.
    They should be able to rectify the problem.
    Clinton

  • Error Code 8024200D while installing update KB3000850 for Windows 8.1

    Error Code 8024200D while installing update KB3000850 for Windows 8.1
    I have been prompted for the last 10 days to install the important update KB3000850 in my laptop, but the installation fails every time.
    Two days ago, on March the 12<sup>th</sup>, I installed 31 updates without any problem. What is wrong with this particular update?
    You will find below my dialogue with Microsoft Support Engineer, Mr Niranjan Manjhi, who referred me to you:
    Hi Michelle,
    Thank you for posting your query in Microsoft Community.
    I understand that you are unable to install the a specific update KB3000850. I will be happy to assist you with your query. Let me ask you;
    Is your computer connected to domain?
    Which security software is installed in the      computer?
    Do you remember making any specific change in the      computer prior to the issue?
    This November update rollup also includes all previous updates since the previous image update in April 2014 and this includes performance and reliability
    improvements.
    Cause:
    This issue occurs because a process keeps a file in the component store open. Therefore, the file cannot be deleted or overwritten. Let's try the methods below and
    check the status.
    Method 1: Depending on the architecture of your
    Windows 8.1 operating system, I would suggest you to install the following package first and then try installing the KB3000850.
    All supported x86-based versions of Windows 8.1: [link] Download the package now.
    All supported x64-based versions of Windows 8.1:
    [link] Download the package now. 
    Restart is required.
    Method 2:
    If the issue still persists, run the Windows Update Troubleshooter and check the status.
    Click to run
    [link] Windows Update Troubleshooter
    Also refer to:
    [link] Troubleshoot problems with installing updates
    Hope this information is helpful. Please feel free to reply in case you face any other issues with Windows in future.
    Regards,
    Niranjan Manjhi
    Dear Niranjan,
    Thank you for your answer.
    To answer your questions:
    1) Yes, my laptop is connected to the domain,
    2) My security software is McAfee Total Protection, the same I use for my PC running Windows 7 XP,
    3) I did not make any specific change to the laptop. It is true though that I run regularly McAfee´s QuickClean.
    In your answer, you suggested 2 methods for resolving the problem.
    I chose to apply first the second one, i.e. I ran once again the Windows Update Troubleshooter, which revealed again the following status:
    Potential Windows Update Database error detected Ox800F08F: Not fixed
    Windows Update components must be repaired: Fixed
    And a last information: Yesterday, McAfee´s Vulnerability Scanner was automatically activated, showing as "critical" the update in question ("important" according to Windows)!
    As for applying the first method you suggested, I will need the services of a professional, someone more IT literate than myself.
    Michelle
    Hi Michelle,
    Thank you for keeping us updated on the issue.
    Since the computer is connected to domain, I would request you to post your query in the TechNet forums as your question is beyond the scope of what
    is typically answered in this consumer forum and would be better suited for the IT Pro audience on TechNet.
    Please post your question in the link TechNet Forums.
    Regards,
    Niranjan Manjhi

    Hi there @Achintya-only
    Welcome to the HP Support Forums! It is a great place to find the help you need, both from other users, HP experts and other support personnel.
    I see that you are getting an error code, when you try to install Windows 8.1 from USB or DVD. I am happy to assist.
    Just to clarify, you are using a standalone Windows installation disk, you are not using a factory recovery image. Is that correct?
    Have you run the hardware diagnostics on your notebook? HP Notebook PCs - Testing for Hardware Failures (Windows 8)
    What operating system was on the system before, and have you made a set of recovery media, for your original factory installation?
    Please let me know what you find.
    Malygris1
    I work on behalf of HP
    Please click Accept as Solution if you feel my post solved your issue, it will help others find the solution.
    Click Kudos Thumbs Up on the right to say “Thanks” for helping!

  • How to stop update notifications for specific software updates

    NOTE: I apologize in advance for the extreme length of my post &amp; hope that someone will be willing to read it all &amp; then be willing to help... Thanks!
    I have been continually getting a Software Update notification for "Migration Assistant Update for Lion" (described "This update provides compatibility for migrating to a Mac running OS X Mavericks.") for quite a while now. IMHO, I consider my Mac knowledge/tech experience level (on a scale of 1-10, where 10 is a Mac Guru) to be about maybe 6 or 7 on average (&amp;von a good day maybe an 8). That's assuming, of course, something like this can be quantified in that way. LOL! ;-) Anywho, I digress... Back to my question... As a general rule I don't immediately jump &amp; install every single new update that comes out for all of my technology/electronics, no matter if Apple or Google tells me to do so. Obviously, I take all notices regarding security seriously &amp; immediately research (unless it's forced upon me) it thoroughly before installing. This is ESPECIALLY true for apps in Apple's app store or Google Play Store, &amp; I read a lot of the user reviews, as well as trusted tech gurus on the Web. Because NOT EVERY update is truly an improvement (mostly b/c of the failure to FULLY test them before releasing, more like unleashing, them to the public...Microsoft has mastered this FUBAR technique to absolute 'perfection', or something like that...haha!) OY, I'm so sorry for continually getting off topic. Okay, seriously now, here's what I want to know:  Is there any way to tell Apple I don't want to install one of their recommended updates &amp; also to stop bugging me about it? I'm specifically referring to the one I mentioned above. Everything I found online about Mavericks made me want to stay VERY FAR AWAY from it. I could be wrong or found bad info, but I don't think so. Please let me know if I'm wrong, because I really want to make the best/most informed decision possible. Thanks!
    That being said, today I received notifications about Apple's latest security update (2014-001), plus one for Safari.  I plan to install the security update for sure  &amp; most likely the one for Safari (even though I stopped using it months ago &amp; started using either Chrome, Opera or Firefox - I still haven't picked a fave, but use Chrome 90% of the time... I'm open to suggestions about these apps too...)... But, I don't want to mess with the "Migration Assistant" one.
    I would really love some help from my fellow Mac users... I apologize for being long winded &amp; will try to reign in that nagging writing flaw in future posts. Also, I apologize if I've missed something that's totally obvious &amp; easily found on this or other forums/sites, but I really did try to find an answer before posting my question here...
    Thanks Mucho to all of you who were able to read through my mini-novel (&amp; not fall asleep in the process) &amp; actually found my question at the end!! I would like to say "THANK YOU!!" in advance for any &amp; all help y'all are willing to provide!!! :-D
    Hope you have a FANTABULOUS day! (^_-) Sincerely, Care ;-)

    Wow, now that I see how extremely long my post is on screen, I'm a wee bit embarrassed... I'm hoping someone will be willing to overlook this annoying factor &amp; provide a suggestion... :-/ Signed w/shame, Care :-/

  • Do I need to install Security Hotfix (KB2977319) after Cumulative Update 12 for SQL Server 2008 R2 SP2

    HI,
    I have installed Cumulative Update 12 for SQL Server 2008 R2 SP2 on my SharePoint instances. This was to resolve a known  issue faced with the instance. CU12 helped resolve the issue. My company is rather strict regarding security hotfixes. But I am
    not sure if this particular hotfix [Security Hotfix (KB2977319)] is required if the instance has CU12 applied.
    Tested this on a Lab server, the installation did run fine, the summary log also stated that the KB is applied. But the Build Number did not change. Hence the doubt.
    Overall summary:
      Final result:                  Passed
      Exit code (Decimal):           0
      Exit message:                  Passed
      Start time:                    2014-09-06 10:31:21
      End time:                      2014-09-06 10:55:49
      Requested action:              Patch
    Instance SPNTSQLTRN overall summary:
      Final result:                  Passed
      Exit code (Decimal):           0
      Exit message:                  Passed
      Start time:                    2014-09-06 10:48:08
      End time:                      2014-09-06 10:55:45
      Requested action:              Patch
    Package properties:
      Description:                   SQL Server Database Services 2008 R2
      ProductName:                   SQL2008
      Type:                          RTM
      Version:                       10
      SPLevel:                       2
      KBArticle:                     KB2977319
      KBArticleHyperlink:            http://support.microsoft.com/?kbid=2977319
      PatchType:                     QFE
      AssociatedHotfixBuild:         0
      Platform:                      x64
      PatchLevel:                    10.52.4321.0
      ProductVersion:                10.52.4000.0
      GDRReservedRange:              10.50.4001.0:10.50.4199.0;10.50.4200.0:10.50.4250.0
      PackageName:                   SQLServer2008-KB2977319-x64.exe
      Installation location:         e:\ac2af22d88ee645b5b32b5c178\x64\setup\
    Please inform if I need to apply the hotfix on CU12. Thanks in advance.
    John S

    Yes you must install Security update mentioned in KB 2977319 it is important for SQL Server to be patches with this security update. Without this it could allow an attacker to compromise your system and gain control over it.
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Articles

  • Best Practice - Hardware requirements for exchange test environment

    Hi Experts,
    I'm new to exchange and I want to have a test environment for learning, testing ,batches and updates.
    In our environment we have co-existence 2010 and 2013 and I need to have a close scenario on my test environment.
    I was thinking of having an isolated (not domain joined) high end workstation laptop with (quad core i7, 32GB RAM, 1T SSD) to implement the environment on it, but the management refused and replied "do it on one of the free servers within the live production
    environment at the Data Center"... !
    I'm afraid of doing so not to corrupt the production environment with any mistake by my configuration "I'm not that exchange expert who could revert back if something wrong happened".
    Is there a documented Microsoft recommendation on how to do it and where to do so to be able to send it to them ??
    OR/ Could someone help with the best practice on where to have my test environment and how to set it up??
    Many Thanks
    Mohamed Ibrahim

    I think this may be useful:
    It's their official test lab set up guide.
    http://social.technet.microsoft.com/wiki/contents/articles/15392.test-lab-guide-install-exchange-server-2013.aspx
    Also, your spec should be fine as long as you run the VMs within their means.

  • Error in Update Process for optimistic locking

    Hello,
    I tried to create a tabular form according to this How-To:
    http://www.oracle.com/technology/products/database/application_express/howtos/tabular_form.html
    which worked fine until I tried to implement the optimistic locking.
    I use the same update process:
    declare
    l_cks wwv_flow_global.vc_arr2;
    j pls_integer := 1;
    begin
    -- Get original MD5 checksum
    select wwv_flow_item.md5(job,mgr,hiredate,sal,comm,deptno) cks
    BULK COLLECT INTO
    l_cks
    from emp;
    -- Compare the original checksum, l_cks,
    -- with submitted checksum, htmldb_application.g_fcs.
    -- If they are different, raise an error.
    for i in 1..l_cks.count
    loop
    if htmldb_application.g_fcs(i) != l_cks(i) then
    rollback;
    raise_application_error(
              -20001,
         'Current version of data in database has changed '||
              'since user initiated update process.');
    return;
    end if;
    end loop;
    but as soon as I try to apply the changes in the update process I get an error message saying: PLS-00503: RETURN statement required for this return from function
    So, if i delete the row with the "return;" statement, I get no error anymore, but when I test the optimistic locking I get an error as soon as I try to update a row in the first place.
    What am I doing wrong?
    Johnny
    P.S. : I am using Apex 1.6

    Hi Ant, of course......here is the customized pl/sql block I use:
    declare
    l_cks wwv_flow_global.vc_arr2;
    j pls_integer := 1;
    begin
    -- Get original MD5 checksum
    select wwv_flow_item.md5(partition,desig) cks
    BULK COLLECT INTO
    l_cks
    from UNITS;
    -- Compare the original checksum, l_cks,
    -- with submitted checksum, htmldb_application.g_fcs.
    -- If they are different, raise an error.
    for i in 1..l_cks.count
    loop
    if htmldb_application.g_fcs(i) != l_cks(i) then
    rollback;
    raise_application_error(-20001,'Current version of data in database has changed ' || 'since user initiated update process.');
    -- return;
    end if;
    end loop;
    -- update UNITS
    for i in 1..htmldb_application.g_f08.count
    loop
    if htmldb_application.g_f08(i) is not null then
    update UNITS
    set report_id = :P2_REPORT_ID,
    partition = htmldb_application.g_f10(i),
    desig = htmldb_application.g_f11(i)
    where unit_id = htmldb_application.g_f08(i);
    else
    if htmldb_application.g_f10(i) is not null then
    insert into UNITS
    (report_id,
    partition,
    desig)
    values
    (:P2_REPORT_ID,
    htmldb_application.g_f10(i),
    htmldb_application.g_f11(i));
    end if;
    end if;
    end loop;
    end;
    Thanks
    Johnny

  • Amber update availability for unbounded phones

    Hi all,
    Do you know why Amber update availability for non-operator versions is not simultaneous for all countries? Why India lumia 920 is ready and Russia should wait? What specific testing is needed for unbounded non-operator versions?
    Hui with us

    There are always localisation differences between all the various versions, such as language sets etc. They have to start somewhere and work through the list. In any case, phasing the update will also reduce the load on the update servers. Imagine what it would be like if every Lumia in every corner of the earth tried to update at the ame time. 

  • Sorry but I think this wrong, I know that in Colombia there and two of the three operators already have 4G/LTE networks, what happens is that the iPhone should be expected to send the update software for computers that have this tercnologia activate them,

    sorry but I think this wrong, I know that in Colombia there and two of the three operators already have 4G/LTE networks, what happens is that the iPhone should be expected to send the update software for computers that have this tercnologia activate them, that my Iphone or receiving 5 supports 4G LTE,
    Thank you for your attention

    Apple needs to test the carrier if they offer LTE as expected.
    If your country/carrier is not on the list then there's no LTE on your iPhone.
    http://www.apple.com/iphone/LTE/
    It's between the your carrier and Apple. There's nothing you can do except feedback to Apple:
    http://www.apple.com/feedback/iphone.html

  • Update statement for object table.

    Hi,
    I have created one type as
    Create type test as object(
    ins_by varchar2(30),
    ins_on date,
    upd_by varchar2( 30),
    upd_on date);
    and then created an object table as
    create table imst(
    i_code number(5),
    i_desc varchar2(35),
    i_op test);
    now i am able to insert record in this table as
    insert into imst values(1,'Hawkins cooker',test(user,sysdate,'',''));
    Above works fine.
    But I would also like to update the record with i_op.upd_by,i_op.upd_on with some other values.
    Can any body help me specifying how to write a plain update statement for the same.
    Regards.
    Soumen

    Check it out:
    SQL> Create type myTest as object(
      2  ins_by varchar2(30),
      3  ins_on date,
      4  upd_by varchar2( 30),
      5  upd_on date);
      6  /
    Type created.
    SQL> create table imst(
      2  i_code number(5),
      3  i_desc varchar2(35),
      4  i_op myTest);
    Table created.
    SQL> insert into imst values(1,'Hawkins cooker', mytest(user,sysdate,'',''));
    1 row created.
    SQL> select * from imst;
        I_CODE I_DESC
    I_OP(INS_BY, INS_ON, UPD_BY, UPD_ON)
             1 Hawkins cooker
    MYTEST('APC_LOAD', '12-JUL-04', NULL, NULL)
    SQL> update imst i set i.i_op.upd_by = USER, i.i_op.upd_on = add_months(sysdate, 1);
    1 row updated.
    SQL> select * from imst;
        I_CODE I_DESC
    I_OP(INS_BY, INS_ON, UPD_BY, UPD_ON)
             1 Hawkins cooker
    MYTEST('APC_LOAD', '12-JUL-04', 'APC_LOAD', '12-AUG-04')
    SQL> Smoke me a kipper I'll be back before breakfast.
    Cheers, APC

Maybe you are looking for