Uniface User Forum

 View Only
  • 1.  $search_object in Uniface 10

    Posted 11-02-2022 08:23
    Hi, 

    Can anyone please let me know how I can set the configuration $search_object in Uniface 10.4 to have DBMS_FIRST in IDE asn file. I would like to the same for $search_descriptor. Seems these functions are not available in Uniface 10 anymore. What is the alternate option to do this.

    Thanks,
    Satheesh

    ------------------------------
    Satheesh MuthuGopal Balasubramanian
    IT Architect
    UBS AG
    Singapore SG
    ------------------------------


  • 2.  RE: $search_object in Uniface 10

    ROCKETEER
    Posted 11-03-2022 04:06
    Hi,

    Uniface 10 only supports Standardized deployment. The Classic Deployment has been discontinued. For details see:

    Classic deployment mode
    Uniface itself, and the applications you build with Uniface, are now delivered as deployment archives (.uar). USYSANA.TEXT and ULANA.DICT tables have been removed from the Repository and .dol and .urr files can no longer be generated.

    There is a whole topic in the documentation about Deploying Applications.

    I hope this helps.

    ------------------------------
    Daniel Iseli
    Principal Technical Support Engineer
    Uniface Services
    Rocket Software, Switzerland
    ------------------------------



  • 3.  RE: $search_object in Uniface 10

    Posted 11-07-2022 01:53
    Hi Daniel

    Thanks for your reply. I want to start the IDE in Uniface 10 for development from Windows. Before I import the xml from Uniface 9.7, I want to open the IDE. The License manager is running fine.

    I used usys:usys.uar & usys:udbg.uar under [RESOURCES] in asn file, but I get error : Failed to activate Start-up shell screen. Do I need to explicitly mention any other uar files in asn to start the IDE?


    ------------------------------
    Satheesh MuthuGopal Balasubramanian
    IT Architect
    UBS AG
    Singapore SG
    ------------------------------



  • 4.  RE: $search_object in Uniface 10

    Posted 11-07-2022 06:45
    Hi Daniel,

    The error "Failed to activate Start-up shell" was resolved. I have gone through the similar posting in forum and it helped.

    Now I get Database connection error -3 and Unable to locate: UDBSLE. I have removed the DB connection settings from the IDE asn and I still get this error. Could you please help.

    ------------------------------
    Satheesh MuthuGopal Balasubramanian
    IT Architect
    UBS AG
    Singapore SG
    ------------------------------



  • 5.  RE: $search_object in Uniface 10

    ROCKETEER
    Posted 11-08-2022 02:37
    Hi Satheesh,

    Not sure why you would want to remove the DB connection settings from the IDE asn. It seems that not all required paths are mapped correctly.

    When you install Uniface 10.4 then it will come with a correctly configured IDE environment. It might be a good idea to use the default environment and change it to your needs. Also, do not change the default ide.asn (that is located in UnifaceInstallDir\uniface\adm), but instead include it in your own IDE asn by using file include. E.g.

    #file usysuniface:adm\ide.asn
    And the default DBMS settings can be found in dbms.asn (located in UnifaceInstallDir\common\adm).

    I hope this helps.

    ------------------------------
    Daniel Iseli
    Principal Technical Support Engineer
    Uniface Services
    Rocket Software, Switzerland
    ------------------------------



  • 6.  RE: $search_object in Uniface 10

    Posted 11-18-2022 02:11
    Hi Daniel,

    Thanks for your reply. It is working fine now.

    I created from the default environment and changed it.

    Thanks,
    Satheesh

    ------------------------------
    Thanks,
    Satheesh MuthuGopal
    ------------------------------