Standard object library stndrd20.olb for Forms 6i

I am looking for standard object library stndrd20.olb, which comes with forms 6i. Anyone can tell me where I can find or download it? Also I need PL/SQL library calendar.pll.

It's on the Forms And Reports Demos CD

Similar Messages

  • Do we need to include OLB (object library file) in production form path?

    Hi,
    I would like to ask if a form being compiled that consist of record group defined in object library file (olb), do we need to release the OLB to production form path as well?

    That depends on how you deploy your compiled Forms (.fmx) files to your production environment and how you copy the objects from the object library (OLB) into your forms. If you subclass the objects (the recommended method) rather than copy them, then the source OLB must be deployed so the source objects are found during the compilcation process.
    If you deploy only the compiled executable (.fmx) files, the OLB source files do not have to be deployed to production.
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Standard Object Library - Calendar class

    How can I create a calendar to insert dates in my form. Where do I get this Standard Object library?
    Patrick

    I think you'll be better off asking this question in the Developer Forms forum, which you'll find Forms. Peopledo visit both but that's your best bet for answers to Forms-specific questions such as this.
    Cheers, APC

  • Check-in of uploaded  object library file (olb) in Repository corrupts file

    For version control purposes we standard upload all files we need to generate our forms. This also includes application specific object libraries. When a change is needed we:
    - checkout the *.olb file in Repository
    - download it to the file system
    - make changes to file on file system
    - upload new version of *.olb to Repository
    - check in the file in Repository
    The following thing happened (note that no changes were made to file):
    - checkout the *.olb file in Repository (file size = 428 KB)
    - download it to the file system (file size = 428 KB)
    - Open this *.olb in Forms Builder -> OK
    - upload same *.olb to Repository (file size = 428 KB)
    - download it again to the file system (file size = 428 KB)
    - Open this *.olb in Forms Builder -> OK
    - check in the file in Repository (file size = 427 KB !!!)
    - download it again to the file system (file size = 427 KB!!!)
    - Open this *.olb in Forms Builder -> Error
    After downloading this file to the file system and opening it in Forms Builder you get the following error message: 'PDE-PLI011A Tools common schema object is missing from the object store'. On metalink you can find additional information on this error; bottom line is that the file is corrupt.
    I repeated the above twice and it is reproducible with the olb file
    Anyone else seen this problem? We use Designer 6i version 6.5.90.0.14
    Message was edited by:
    bram.essers

    Hi,
    I think a found the root cause myself. In our repository we have keyword expansion installed which will fire upon checkin of objects (including files). I suspected that this functionality somehow corrupted the olb files. After excluding olb files from keyword expansion the problem disappeared.

  • Subclass the webutil.olb object library

    Hello,
    please can anybody show me how to subclass an objectgroup in the designer 9i.
    I want to add the webutil.olb in somme module, but it doesn't work, and it attached only the original qmsolb65.olb. The STOLB is set to qmsolb65.olb and I add webutil.olb, but it doesn't work.
    Thank you

    A suggestion: try to specify the object library in the Generate Form dialog directly. Also set the object group of WebUtil with pref OLBLST.
    regards,
    Harm

  • Adobe Photoshop 8.0 Object Library for PSE 8 ?

    Hi
    I want to write a program to loop over all tags and copy the associated fotos to folders named with the tag-name. By this way I have a good structure to select the fotos on stick / DigiFrame.
    I'm a Unify TeamDeveloper developer, so it's no problem for me. But: in TD I can generate the COM classes to access PSE. I think the right object library for this is Adobe Photoshop 8.0 Object Library.
    I have a complete installation of PSE 8 on my computer but this Object Library is not present.
    Does Adobe Photoshop 8.0 Object Library not serve for PSE8? Where can I get it?
    the one I have is Adobe Photoshop Elements 8.0 Media Client 1.0 Type Library. There are some methods like GetTags. But what is the input parameter tagIds? The return is a object. But the Media Client has no class Tags.
    I also searched google, perhaps already exists a plugin for such a export. But I found nothing.
    Can anybody help me?
    Best regards
    Thomas

    I have found a solution (psedbtools).

  • How to Create .OLB (Object Library)

    I am trying to create object library but i dont i how create them. Please
    give step by step guidance to create it.

    Hello,
    Click the Object Library noed in the Forms Builder's Object Navigator. Then click the + (plus) button.
    Open the new library.
    Create the necessary objects in the form module, then drag them to the library window.
    Francois

  • How to find out Oracle 11i Standard Objects

    Hi Gurus,
    There is a requirement from my client. My client is on 11i Oracle Applications. He has many customization. But somehow he failed to use naming convention and all during implementation. Now he wants us to write a program which can tell us how many custom database objects are created as a part of implementation.
    Hence in order to know this, first I need to find out what are the standard objects provided by Oracle for its 11i application so that I can write a program which will take difference (custom DB objects - standard Oracle 11i Object)  
    It will be great assistance if you let me know how to find out standard objects provided by Oracle for its 11i application?
    Looking forward to your reply.
    Thanks.
    -Sunil

    Moved to the EBS General Discussions forum
    There is no easy or programmatic way to determine the custom objects. All custom objects need to be documented and need to follow the recommended XX naming convention. If that has not been done, then someone will have to manually input each object name that is possibly custom at https://etrm.oracle.com which documents all seeded objects - if no match is found, it is most likely a custom object.
    HTH
    Srini

  • Rename Object Library Orphans Dependant Forms

    Hi.
    We are using Forms 6i, and we LOVE object libraries. We have a canned product that we customize for clients. Each client has their own naming standards, and so we end up changing the name of our object library.
    I was wondering if there was a technique of being able to do this so that each form that is subclassed off of it is automatically updated.
    I have tried converting form to text and updating references to OLB. However, there are still references back to the OLB... Doing this manually would be a very exasperating task.
    Any comments would be appreciated!!!!

    module_type=library is used to compile pll files. It's not for fmb files.
    First, see if you can open and compile your library fmb file in Forms Builder.There is no problem compiling the library form. I even ran it to create an .fmx
    Then open a regular fmb file and see if you can compile.If by regular you mean a fmb that uses the library then the results are in my original post. Compiling a fmb that does not use the library works fine.
    Where in the dependent forms is the property that says to load these objects from the library.An object has the Subclass Information propety set.Not sure what this means. What I need is a way of looking at whatever property is saying 'look for these objects in this form located in the filesystem/database'. Can I do this in Form Builder?
    Does 6.0 support library forms? Do they have to be compiled into special form such as .pllA pll is a library for procedures. A library fmb has objects (blocks, items, LOV's etc.). You can also have procedures in >a fmb library, but it is better to move them to a pll library.I don't care what way it's done so long as I get something that works
    Why does the compiler want to access the database..To compile you have to be connected to the database to check the tables, stored procedures etc.
    module_type=library is used to compile pll files. It's not for fmb files.
    First, see if you can open and compile your library fmb file in Forms Builder.
    Then open a regular fmb file and see if you can compile.What system tables and procedures does it need to access for a library form that uses file access?

  • .olb object library cannot open file in 11g - migration from 10g to 11g

    I have an object library (.olb) that will not open in Foras 11.1.1.2.0. It opens fine in 10g. I have tried converting it to ascii (.olt) but it will not creat the binary filie in 11g - get PDE-PER001 Internal Error (cakaa 2) when I try to convert any ascii file from 10g into 11g.
    I have tried using frmplsqlconv, the conversion tool on .olb but get following error when it is run: ERROR opening easstnd.olb :oracle.forms.jdapi.JdapiStatusException: Failed to load olb
    Check subclass and library dependencies
    Any help appreciated!
    Kim

    Kim,
    We are not migrating yet, and we have not started converting all our forms and reports, but for the tests we have done, I never had to use frmplsqlconv (in fact, I don't know what it is). What I have done is:
    1) As I told you before, I copied everything (forms, reports, etc.) we have to a new location.
    2) I opened ALL the pll files with Builder 11g, saved them, and generated the plx files. The only problem I encountered here was that with some plls, Forms Builder crashed when opening them. I had to open those with Forms Builder 10g, and remove program units one by one until I found the culprit. After removing the program unit causing the crash, I opened the pll successfully with Forms Builder 11g, and created the program unit I had deleted.
    3) After all plls were generated, I opened the forms I wanted to test, saved them, and generated the fmx files.
    4) Same thing with reports (rdf and jsp files).
    I have never gotten an error in Builder when closing plls, and we don't have either .fmt or .pld files.
    Carlos

  • Add jar file to forms application standard java library

    Overall Problem
    I created a jar file using JDeveloper to be loaded as a bean in forms builder. But the jar file ended up being really large because I had to add some standard libraries that JDeveloper knew about but Forms didn't to this jar file, it takes forever to load in my forms application.
    Background
    Jdeveloper has a drop down list of standard libraries that aren't commonly used that a developer can have included/referenced into their java project.
    Oracle Forms Library
    One of the standard libraries in JDeveloper that can be referenced when compiling a project is the Oracle Forms library. I have to reference this library in my compilation of my java project in JDeveloper because some of the java code in this project requires the Oracle Forms library. When the jar file is created in JDeveloper the Oracle Forms Library isn't actuaally physically located anywhere in the jar file that is produced for deployment. But the jar file runs perfectly in my forms application. Forms builder and the forms application server seems to already know about the Oracle Forms library.
    Java Media Framework Library
    There is another standard library listed in JDevelopers drop down list that I recently chose to use in my Java Application, the Java Media Framework library. But my forms application couldn't find any of the Java Media Framework classes when it launched the jar file that was deployed from JDeveloper. Obviously the classes wern't physically located in the jar file I created, because I figured that the forms application server/forms builder would already know about about this standard library that JDeveloper knew about.
    Not very effective Solution
    So I physically put/included the whole Java Media Framework Library into my jar file and then my form launched fine. But it now takes forever to load. How can I add the Java Media Frame work library jar files as one of the standard libraries that the forms builder and application server already sees (Like the Oracle Forms Library) without having to put the library in the forms/java folder and wait for the this jar file to download to the user's cache?
    Side note: The Java Media Framework Library is allowing the ability to launch video from my form. Very useful tool!!! So it would be good if forms had this already added as a standard library like it is in JDeveloper. But I only see the ability to reference this library in DS 10gR2 for JDeveloper.
    Thanks,
    Michelle

    Yes I have successfully been able to run a javabean application that uses the Java Media Framework methods within a forms module. The video seems to play and interact normally in the forms environment (launched from a DS or the AS).
    Basic Requirements
    Develop the java application functionality look and feel, including adding funtionality calls to the JMF library where needed.
    Develop an Oracle Forms Interface wrapper that will be the initial class called from the bean area, to hande any communication between the bean and the form.
    Configure the deployment of the jar to physically include all the needed classes from the JMF library.
    Sign the jar file and make sure it is placed in the forms/java folder and referenced in the appropriate forms configuration files.
    Depending on the type of video that the will be played certain .dll files might need to be added to the users system folder. Using H264 (.mov) should work fine without any extra .dlls.
    Thanks,
    Michelle
    Message was edited by:
    mpoore

  • Does standard SAP has a Adobe Interactive form for Customer Master?

    Hello,
    Pls. let me know whether the standard SAP does have a Adobe form for Customer Master, if so, pls. let me know.
    Actually, i searched in List of SAP standard Adobe forms: Go to http://service.sap.com/erp (SAP ERP) -> Media Library - SAP ERP Overview -> Detailed information cross ERP -> Adobe Forms for SAP ERP...but, did not see any
    Thank you

    Checkout this form: F_SAPMFBWE_10
    Regards, Aldo.

  • 10g Forms - 11g Forms with Object Library and PLLs

    Hey All,
    Our organization is working towards converting our existing Forms 10g architecture to 11g / Weblogic. I'm currently attempting to get the 11g Developers suite working locally, and hit a bit of a snag.
    I'm using Windows XP Prof SP3.
    Here is what I have working:
    * I got the correct version of WLS installed
    * I got the Dev suite itself installed
    * I can start and run WLS
    * I can open form builder, create a simple form, run it, it works.
    Here is where I am stuck:
    I am trying to get our existing 10g forms to compile and run under the 11g architecture. These forms were all developed using smart classes in an object library and all call various PLSQL procedures in a PLL file.
    I've done the following:
    * Recompiled all PLLs and menu modules using 11g compiler binaries
    * Made sure the FORMS_PATH registry key included where my PLX, OLB and FMX files are (under the correct, HOME key, I hope).
    * changed default.env file so FORMS_PATH points to where my PLX , OLB and FMX files are
    However, when I try to run any of the forms, I get the following error immediately :
    "FRM-93652: The runtime process has terminated abnormally.
    Contact your administrator.
    Details....
    Forms Session ID is formsapp.1"
    And in the trace file, there isn't much helpful information:
    Last Trigger FORM/BLOCK/FIELD: AIS_WELCOME.<NULL>.<NULL>
    Last Trigger: PRE-FORM - (In Progress)
    --- Call Stack Trace ---
    EnumerateLoadedModules64 failed with error -1073741819
    calling call entry argument values in hex
    location type point (? means dubious value)
    EnumerateLoadedModules64 failed with error -1073741819
    01571C5E 00000000
    015714A4 CALLrel 01571870 314E9E8 314ADA4
    0157151D CALLrel 015713BC 314E9E8 314EA28 3 12BB4C
    12BB48
    014B131F CALLrel 015714FC 314E9E8 314EA28 3 314EA94
    12BD28
    014A20F5 CALLrel 014B112C 314E9E8
    014797FE CALLrel 014A1E1C 314E9E8 1 0
    665F1DEE CALLrel 66614E06 2E4C6F4 314E9E8 0 80000400
    80000040 100000
    6611B066 CALLrel 6619E0FC 24E3CF0 32105D8 2E44D10
    2E13B64 0 6611A492
    00000001 CALL??? 00000000
    --- End of Call Stack Trace ---
    Since I can create forms from scratch, it has SOMETHING to do with the subclassing / Object Library or the PLL/PLX. Can anyone give me any clues or hints? Is there any more tracing or logging I can turn on to get a better clue of the problem?
    Thanks!

    * ***NEVERMIND*** *
    I figured it out. I missed one of the the PLX files, and it was not recompiled under 11g. It is working now! Sorry to gum up the forum!

  • Error in VBA reference for Adobe Photoshop CS4 Object Library

    Hello,
    I'm using Windows 7 Pro, MS Office 2010 Pro and Creative Suite CS4 (with all updates).
    I will automate Photoshop via Visual Basic for Applications in MS Access.
    Befor using there the Adobe Photoshop CS4 Object Library I must reference it in VBA.
    But when I will du this, I get the message "Error loading DLL".
    When I will manually reference to the WIASupport.8LI File, I get the error: "Cannot reference this file"
    Can you give a tip, how I can solve this problem?
    Regards

    I have the same problem!  I have photoshop cc2014 (which we own) and the object library shows, but not for cs 5.1 (30 day trial).
    Does registering unlock something?
    Help please!!

  • Form Builder 6.0 object library

    Hello,
    I created an object library in Form Builder 6.0, which I have
    used to develop two forms.
    The other member of my team wishes to use the same object
    library. When she loads it from my directory, it loads OK, but
    when she subclasses any of her objects nothing happens. I can
    see the red arrow on the object indicating that it was
    subclassed but the changes are not registered on the layout
    editor nor the form when it runs.
    Can anyone help?
    null

    double click the read arrow and it should turn black. A black
    arrow is a sub-classed item with the sub-class applied, red
    indicates sub-classed item with the sub-class not applied.
    Rasheed Ghany (guest) wrote:
    : Hello,
    : I created an object library in Form Builder 6.0, which I have
    : used to develop two forms.
    : The other member of my team wishes to use the same object
    : library. When she loads it from my directory, it loads OK, but
    : when she subclasses any of her objects nothing happens. I can
    : see the red arrow on the object indicating that it was
    : subclassed but the changes are not registered on the layout
    : editor nor the form when it runs.
    : Can anyone help?
    null

Maybe you are looking for

  • AS2 code edit to AS3 in Flash

    Hi community! I am using a book to help me learn flash and AS3 but the new book I have is awesome but uses Flash CS3 and codes in AS2. Can someone assist me with this short bit of code to change it to AS3 format? First frame has this code below: stop

  • Q10/BBY Link - How to change appearance?

    I have the Q10 and the "delightful" new Link software to do one-way transfers of data... Every time I open the Link software, I get this page full of pictures and videos that on the phone. Is there a way to hide these and go straight to the productiv

  • Asset Under Construction creation, Internal Orders,

    Hi, We employ internal orders for collecting costs for an AUC. However, we have a requirement in which when an internal order is created for asset under construction, SAP has to automatically create an AUC asset and assign it in the settlement profil

  • After updating Mavericks I can't open my Mac.  What can I fix it?

    Today when I turn on my Mac it only appears the OSX utilities screen.  I don't know if it is because when I updated my Mac to Mavericks, because of lack of space in the HD, Mavericks was saved in an external disc.  I don't know if this Mavericks upda

  • StreamCorruptedException occured when applet calls proxy

    Hello, All, We've recently migrated from Weblogic4.5.1 to Weblogic6.0 SP1. We have an applet application written in Java Swing that proxy requests to NES server. After the migration, the applet basically works fine but we've got the following excepti