Uploaded image for project: 'Reported Issues'
  1. Reported Issues
  2. RI-17

IDE: Resource order might cause problems

    XMLWordPrintable

    Details

    • Type: Maintenance
    • Status: Under Review (View Workflow)
    • Resolution: Unresolved
    • Labels:
      None
    • Old bug number:
      31954

      Description

      Summary:

      Issues might occur when the meta dictionary has been imported and entity
      descriptors have been created for the Uniface Repository entities.
      In addition the $RSO ($RESOURCE_OUTPUT) path needs to be specified after
      usys:ide.uar in the [RESOURCES] of the IDE.

      Environment:
      +Uniface:

      • Version 10.2.01 (and higher)

      +Operating System:

      • OS independent

      Reproduction scenario
      1. The meta dictionary has been imported and entity descriptors have been
      created for the Uniface Repository entities.
      2. The $RSO ($RESOURCE_OUTPUT) path needs to be specified after usys:ide.uar
      in the [RESOURCES] of the IDE.
      3. Compile a derived component
      4. Generate repository scripts for Oracle (connector option dpa not used) :
      /gensql /meta createtable *.dict ora

      Expected Result
      Compiled derived component works correct
      Repository scripts for Oracle with package specifications and package bodies

      Actual Result
      Compiled derived component not working correct
      Repository scripts for Oracle do not contain package specifications and package
      bodies

        Attachments