How to export application version??

Hello all
Environment: NW 5.1 SP7, ZFD3.2 SP2
I need to do a data export of the following info:
Export fields: Asset.Tag, OS, Application name and Application version.
Basically I am querying for an application name and I want the
workstation Asset Tag, the workstation OS and application version of a
specific application to be exported.
My query is set to match "Application X%". However when the query runs -
it returns a list of all workstations with Application X - which is
correct, but it also returns the Application Version number of every
other application on the workstation that has "Application X" installed.
All that I would like to export is the Application Version number
for "Application X".
I have tried many types of queries and have not had any luck. Please
assist.
Thanks for your advice in advance.
Regards
Carmen

Mailuser,
It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.
Has your problem been resolved? If not, you might try one of the following options:
- Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
- Check all of the other support tools and options available at
http://support.novell.com in both the "free product support" and "paid product support"
drop down boxes.
- You could also try posting your message again. Make sure it is posted in the
correct newsgroup. (http://support.novell.com/forums)
Be sure to read the forum FAQ about what to expect in the way of responses:
http://support.novell.com/forums/faq_general.html
If this is a reply to a duplicate posting, please ignore and accept our apologies
and rest assured we will issue a stern reprimand to our posting bot.
Good luck!
Your Novell Product Support Forums Team
http://support.novell.com/forums/

Similar Messages

  • How to disable application versioning

    Hi,
    using Jdev 11.1.1.1.0 for an ADF fusion web app and generating an EAR, the Deployer automagically adds the following manifest file
    myapp.ear!/META-INF/MANIFEST.MF
    Manifest-Version: 1.0
    Weblogic-Application-Version: V2.0
    Does anyone know how to disable this feature? Searching the current fusion web app dev guide there is no occurence on 'Weblogic-Application-Version'....
    Should I provide my own MANIFEST.MF without Weblogic-Application-Version: V2.0 included?
    Thanks for any clarifying comments.
    Regards,
    Andreas Koop

    yo dude,
    The PopupManager is what you need.  See the docs here: http://help.adobe.com/en_US/flex/using/WS6c678f7b363d5da52e8f1ca1124a0430dcf-8000.html 

  • How to change application version?

    Hi,
    When i deploy my 11g application JDeveloper generates a version number, ... e.g. V2.0. How can i change it to an other number?
    Kind Regards,
    Andre

    Hi,
    Have you tried adding the version tag in the weblogic-application.xml file?
    something like
    <weblogic-application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                          xsi:schemaLocation="http://www.bea.com/ns/weblogic/weblogic-application http://www.bea.com/ns/weblogic/weblogic-application/1.0/weblogic-application.xsd"
                          xmlns="http://www.bea.com/ns/weblogic/weblogic-application" version="2.22.2.2.0">-Arun
    Untested

  • How to reference application version number and current date in page footer

    Am new to Apex and am creating first app for production users on Apex 4.0.1 ... I notice that Application Builder app itself displays the version number at bottom right of screen .. are there any substitution strings that I can use to get current date and application version in my own Apex app ... or do I need to create e.g Javascript to format the date and create my own substitution string ?
    Any help much appreciated .. thanks !

    I modified the Footer of our Default page template. Used JavaScript for the date, below is the code we use. The very last table is specific to our environment and it would need to be customized for your use or removed if not needed. I am a JavaScript novice so this may be crude but it does the job.
    Jeff
    <table width="100%" cellpadding="0" cellspacing="0"
    border="0">
    <tr>
    <td width="500">
    <script Language="JavaScript">
    <!--
    function GetDay(nDay)
         var Days = new Array("Sunday","Monday","Tuesday","Wednesday",
                              "Thursday","Friday","Saturday");
         return Days[nDay]
    function GetMonth(nMonth)
         var Months = new Array("January","February","March","April","May","June",
                                "July","August","September","October","November","December");
         return Months[nMonth]             
    function GetTime () {
      var curtime = new Date();
      var curhour = curtime.getHours();
      var curmin = curtime.getMinutes();
      var cursec = curtime.getSeconds();
      var time = "";
      if(curhour == 0) curhour = 12;
      time = (curhour > 12 ? curhour - 12 : curhour) + ":" +
             (curmin < 10 ? "0" : "") + curmin + ":" +
             (cursec < 10 ? "0" : "") + cursec + " " +
             (curhour > 12 ? "PM" : "AM");
      return time;
    function DateString()
         var Today = new Date();
         var suffix = "th";
         switch (Today.getDate())
              case 1:
              case 21:
              case 31:
                   suffix = "st"; break;
              case 2:
              case 22:
                   suffix = "nd"; break;
              case 3:
              case 23:
                   suffix = "rd"; break;
         var strDate = GetDay(Today.getDay()) + " - " + GetMonth(Today.getMonth()) + " " + Today.getDate(); strDate += suffix + ", " + Today.getFullYear() + " " ;
         return strDate
    //-->
    </script>
    <script Language="JavaScript">
    <!--
    document.write(DateString() + GetTime());
    //-->
    </script>
    </td>
    <td width="300" class="fineprint"><div align="right">
    </div></td>
    <td width="900" class="fineprint"><div align="right">
    &APP_USER.
    #APP_VERSION#
    </div></td>
    </tr>
    </table>
    <table width="100%" cellpadding="0" cellspacing="0"
    border="0">
    <tr>
    <td width="33%" align="left" valign="bottom"><img
    src="#WORKSPACE_IMAGES#iconseal-rust.gif" alt="NH State Seal" width="25"
    height="25" /></td>
    <td  width="33%" align="center" valign="bottom"><a href="http://www.nh.gov/" class="fineprint">NH.gov</a>
      <a href="http://www.nh.gov/disclaimer.html"
    class="fineprint">Privacy Policy</a>   <a
    href="http://www.nh.gov/wai/index.html" class="fineprint">Accessibility
    Policy</a></td>
    <td width="33%" class="fineprint"><div align="right">Copyright &#169 State of
    New Hampshire, 2007-2010</div></td>
    </tr>
    </table><br />
    #FORM_CLOSE#
    </body>
    </html>

  • How to export all versions but not masters?

    Here's the conundrum:
    I have 800 event photos in an Aperture project. I stamp adjustments to all of them. So, now I have 800 stacks, each with a master RAW image and an adjusted version. In each stack, the unadjusted master is the default pick.
    If the stacks are closed and I Export Versions, I get 800 JPEGs rendered from the unadjusted masters. If I open all stacks, select all, and Export Versions, I get 1,600 JPEGs rendered from both the masters and the versions.
    How in **** do I select the 800 adjusted versions for export without having to command-click on each one?
    Is there no way to automatically export just the versions?
    The only approach I've found is to select the versions and make them the picks in their stacks, one by one. Then I can close the stacks, select all, and Export Versions. This is painfully time-consuming. I can't even just select the versions one by one and then batch promote them to pick status. I not only have to select the versions one by one, but I also have to promote them one by one.
    Argh!
    Am I missing something here? Please help.

    More trickery:
    Select all the images in the project you are going to create adjusted versions of.
    Press option V to make stacked versions. Don't deselect anything!
    Control click one of the versions and select New from selection > Album
    The new album appears and you can name it
    Now you have the new versions as album picks (check mark) in the stacks
    Close all the stacks with Option semicolon
    The new versions are now on the top of the stacks in the new album
    Adjust each image as needed (no need to open the stacks)
    In the original project the stack picks are untouched
    In the album they are adjusted
    I think this will speed your workflow somewhat when combined with turning off the automatic versions. Generally speaking with Aperture you want to create new albums for everything you do. They are very flexible and let you go back to practically anything you have done and modify it.

  • How to export application developed in CQ as WAR file?

    Hi,
    We are using Eclipse as an IDE to develop our application using Adobe CQ's WCM capabilities. Is there a way to export the project files and its dependencies as a WAR file? We need this to run automated security scans on our code.
    We are using the following guidelines for developing our code:
    http://dev.day.com/docs/en/cq/current/developing/developmenttools/developing_with_eclipse. html

    Thank you Jorg. That was helpful.
    My concern was regarding 'exporting' the application that I create using CQ in a WAR format not importing a war file onto CQ5.
    But I think what you are saying is, since CQ5 doesnt have the functionality to import a project in war format, it doesnt provide the capability to export one.
    Many thanks!

  • WORKSPACE export not exporting Applications?

    When I export my workspace from the admin it doesn't export the applications.
    It only exports the following:
    -- Company, user group and user export
    Any suggestions?

    Kyle - Exporting a workspace exports the workspace definition, user groups, and user accounts. The Users Guide explains how to export applications but I'm sure you've done that before.
    Scott

  • How can I do change File Character when I export application (4.2.1.00.08)

    Hello,
    Please, help me!
    I need to change "File Character" when I export application with Apex 4.2.1.00.08 version, but this option, is not possible. The ComboBox already select with
    "Unicode UTF-8]', but I need "ISO-8859-1 - Europa Ocidental", how can I do change it?
    Thanks

    Please register for a "real" user account rather than the anonymous user7266483.
    You can not change it on the export...this is simply set to whatever is in effect in the DB.
    However, it is totally unnecessary to change it on export. If the database into which you need to import the exported application is "ISO-8859-1 - Europa Ocidental", at the time you begin to import, it will default to "ISO-8859-1 - Europa Ocidental". You need to change this to the character set under which it was exported. In this case, it was "Unicode UTF-8".
    It does not matter that you export and import in the same character set. It only matters that you correctly set the import to match how it was exported.
    -Joe

  • How do I export TIFF versions of my images?

    Just starting to play with the demo. How do I export TIFF versions of my images? Will I need to open RAW files in different application, such as Canon Digital Photo Professional?

    No,
    Just right click and choose "export version" there will be a ton of options and you can make your own presets from there as well.
    RB

  • Need advice on how to export ALL images including any changes (Versions)

    I have well over 15000 RAW ORF Olympus images in Aperture with approximately 10000 of them in the database and the rest as references to the file on the file system.
    My problem is 'many' fold...
    First I am frustrated with using Aperture only because it doesn't seem to perform well anymore either because I have too many files, the database is corrupted, DB IO is slow... I don't know but its not performing as it did when I started using it and I don't know what to do to fix it... so with that said here are a few options I am pursuing and the problems I am having doing so.
    I am moving to Adobe Bridge and Photoshop CS4, however with most of the files in the Aperture database I need to have them exported... however the only options are Master and or Version, which is frustrating because if I choose Master I get the original RAW file less all the changes done to any versions and if I choose the version I get customized JPEG's less the RAW master file. huh! I would like if possible some other options but I can understand if they don't exist.
    1. One option would be to get all the masters (which I can do now) but only if they are in the database and not referenced.
    2. Second option only would be to get all the versions if the RAW was modified and not export a version for a selected image if it does not exist.
    3. Third, have some way to only selected actual modified version images and not every image in a folder or in the database.
    4. Export to Photoshop .psd format with layers instead of versions?
    5. Filter by files in the database and files that are referenced.
    6. ... I'm open to other suggestions.
    Is there a way to move all the database files back to file referenced to shrink the Database or do I need to export everything and then re-import them as references?
    The export process for so many files is killing me as its taking me days and days and I have no way to cross check to ensure all the files and versions are retained when exported - I'm not sure what I have or how to rebuild them in Aperture at a later time once exported?
    I am exporting the sidecar file with every image but am not sure the value or significances of this file - can this file help when moving to Photoshop/Bridge?
    BTW. Another reason I wish to move from having Aperture manage my files in its database is I have now lost a few hundred unrecoverable pictures for no known reason in aperture, once after a trap as I was processing a image, I lost all of my sisters funeral shots - so so sad.
    Help!!!

    Something is very very very wrong - 15,000 images are nothing, unless you have them all in one project. I have 300,000+ with no issues in performance. Another indicator is days to export 15,000. Don't blame Aperture - you have a giant problem.
    I am not going to address how to do what you want exactly because I do not have the time but here are some hints -
    You can search for adjusted versions, and you can search for managed vs. referenced (file status). You may want to think about using relocate master with some clever subfolder options/selections to put all of you original masters and any external edited masters (PSD, etc) into a nice neat hierarchy for you to browse via bridge - Aperture is fantastic at reorganizing directory structures via relocate masters.
    There is no way to export adustments+RAW that Photoshop can interpret. If you want the Aperture non-destructive adjustments you must export versions end of story.
    Personally I would figure out why you are having such issues with Performance - there is a cause and it will probably give you issues no matter what you are using down the road.
    RB

  • How to Create trial version of my j2me application??

    Hey..
    could please anyone write a short note on safest way of creating a trial version of my j2me application?? like i want to limit the number of tries.. like say 25 tries..
    are there any applications that do this.. or could u suggest good coding methods.. ??
    thanks a lot!

    rakesh.pachava wrote:
    Hi,
    You can use the Record Store implementation to count the number of tries.
    But if once the app is uninstalled then the record store is also lost.
    If you want you can use the File Connection API to write to file system.
    This asks for user permissions.
    Regards,
    Rakesh pachawa.yes.. this is the method im using.. & i dont want to access the File System directly.. cause i want maximum compatibility. I don't mind re-installing the application causing the trial to be re-started.. thats fine.
    but i don't want someone to be able to crack the class files by taking out the code which checks the Record Store..
    how are j2me applications normally cracked pls??

  • How to check the dependency of Timesten Application version 11.2.1 for OEL 6U4

    How to check the dependency of Timesten Application version 11.2.1 for OEL 6U4

    Hi Chris,
    THank for your reply.. My requirement is I am planning to upgrade my Server OS from OEL 5U8/5U3 servers to OEL 6U4. And we are using timesten application 11.2.1 version as of now. So wanted to check if the same version of TImesten can we install them on OEL 6U4 . if we can install it successfully what are the dependent RPM packages we need to consider for installing the timesten application and will there be any issues using the application? .
    Is timesten 11.2.2 is the officially supported and stable version on OEL6U4?
    And also can you suggest me if I want to check other applications dependency like rhino-2.3 and postgres 8.1.23 version how I need to check if this applications versions are certified to run on OEL 6U4.
    IT would be great help if you can suggest me on this.
    Naveen

  • How to export Xcelsius Dashboard to Iphone roambi application

    How to export Xcelsius Dashboard to Iphone roambi application.
    what are prerequisites, Process need to do before exporting dashboard.

    Hi,
    iPhone doesn't support flash application with firmware 2.2.1, I don't know if it will work with firmware 3.0, and xcelsius shows the dahsboard as flash.
    So I think you should find a program to view flash in iPhone.
    Kind regards.

  • How to import/export a version?

    Hi,
    how to import/export a version?

    Not sure what you are asking here. If you are asking how to get data into DRM, then you are talking about the import process. If you are talking about how to get data out to other receiving systems, then you are talking the export process. Both of those processes are documented in the user help that comes with DRM.
    If you are talking about an entire version, from say the PROD area to the DEV area, that process is dependent on what the database repository is stored in (ORACLE or SQL).

  • How To Managed Serialized Data Over Multiple Application Versions

    Lately I've been struggling with deciding how to deal with serialized data between application versions. Assume you have some software that has to be able to save data files. As the application evolves, the data format changes. The application needs to be able to load data saved from prior application versions.
    When I first started out I just used a Serializable class. It was quick and easy. However, as newer versions used slightly different data formats, I had to come up with a means to upgrade the data to the latest version. Initially I created a process where the latest data class knows how to upgrade from prior data class versions. Then, when loading data in the application, if the class doesn't match the latest data class version, it checks to see if it matches one of the versions that can be upgraded.
    This sort of works, but still has one glaring problem. The old data classes must be etched in stone; never altered. For ever and ever. You can get away with certain simple updates to older data classes by defining a serialVersionUID and keeping it's value the same. But this doesn't always work. What if my overall package structure changes? I have to ensure that the old data classes remain in the same older package structures. Not ideal.
    So I've started considering other ways to serialize data...a process where the data can be broken down into core Java classes. There are serializers for serializing to XML, but I don't feel that XML is an appropriate storage format for the data. I'm also considering using a custom built serializer that uses introspection in some fashion.
    Before I go any further, however, I'd like to solicit some suggestions. Do you know of any serialization packages that might help me? Do you have any suggestions on what might be a good custom solution? Will Externalizable make this easier? (I've never used Externalizable before...looks like maybe it could help, but even that appears to be vulnerable to refactors that change package structure).
    Thanks for your thoughts.

    I've continued to work on my own custom serialization process as described in my previous post. Here is how it currently works:
    In the example there is a class named ExampleSubClass identified by the String "xsub" of version "1.0". It is saved and then reloaded into a class named RevisedExampleSubClass identified by the String "xsub" of version "1.1". The String "xsub" identifies what the class represents, which allows the class and package to change as needed. Fields can be added, removed, or converted through the optional serialConvert method.
    public class ExampleSubClass extends ExampleSuperClass {
         private static final String serialId = "xsub";
         private static final String serialVersion = "1.0";
         ExampleAggClass exNullAggClass = null;
         String exString;
         ExampleNonXCSerialClass nonXCSerialClass;
         String exNum;
         ExampleAggClass conAggClass;
    public class RevisedExampleSubClass extends ExampleSuperClass {
         private static final String serialId = "xsub";
         private static final String serialVersion = "1.1";
         ExampleAggClass exNullAggClass = null;
         String newStringA;
         String newStringB;
         String exString;
         Integer exNum;
         ExampleNonXCSerialClass nonXCSerialClass;
         String conAggString;
         private void serialConvert(Converter converter, String fromVersion) {
              if (fromVersion.equals("1.0")) {
                   converter.addField("newStringA", String.class, "new string!");
                   // intentionally not adding newStringB to see if warning is thrown
                   converter.convertField("exNum", new ConvertScript<String,Integer>(String.class, Integer.class) {
                        @Override
                        public Integer convert(String fromValue) {
                             return new Integer(fromValue);
                   converter.convertField("conAggClass", "conAggString", new ConvertScript<ExampleAggClass, String>(ExampleAggClass.class, String.class) {
                        @Override
                        public String convert(ExampleAggClass fromValue) {
                             return fromValue.getAggString();
    // and then in some other class...
         ExampleSubClass example = new ExampleSubClass();
         System.out.println("Serializing class...");
         XCObjectOutputStream xcoos = new XCObjectOutputStream(new FileOutputStream(file));
         xcoos.writeObject(example);
         xcoos.close();
         System.out.println("Deserializing class...");
         XCObjectInputStream xcois = new XCObjectInputStream(new FileInputStream(file), RevisedExampleSubClass.class);
         RevisedExampleSubClass resc = (RevisedExampleSubClass) xcois.readObject();There is still a little more work to do to fully support arrays and collections, and I need to develop a rigorous test suite for it. But so far it's looking good.
    Edited by: Skotty on Jul 18, 2010 5:31 PM

Maybe you are looking for

  • How can I change the font size in email so the message can fit on the screen?

    without any help from me, the font size of my email became so large that I cannot read the entire message. When I hit the reply button, only one half of the line of text can be read. contacted Verizon hoping they could help. never seen this before. s

  • "Configuration Manager cannot connect to the site" after site update from SP1 to R2

    Our dev SCCM environment only has a single primary site with a remote SQL database.  Initially, the dev primary site had SP1 Beta (5.00.7782.1000) installed but as everyone is aware there is no upgrade path available to SP1 or R2 from Beta; so, we un

  • POP over SSL in Messaging 5.2

    I'm running Messaging 5.2, build 2002.51.1611 (iPlanet Messaging Server 5.2 HotFix 2.08 (built Sep 22 2005)) and would like to see if I can enable POP over SSL on that host. According to BugID, 4712887 pop over SSL works. When I follow the instructio

  • Return channel implementation in different STB

    Hi everybody! We are testing our application in three different Set Top Boxes (A)Samsung DTB-S500F, B) Philips DTR4600 and C) Humax DTT-4000). According to the standard "On devices whose return channel can be connected or disconnected, connecting a j

  • [SOLVED] Autostart a program with a custom size window

    Is it possible to add a line to my autostart in openbox to draw my startup xterm in any size I want? Last edited by Kolt Penny (2014-09-09 05:26:06)