Skip to content

Ability to use temporary Templates #23

Description

@MikeKutz

As I work on a template editor application, I find that I need to test the templates that I am creating from within the application.
Because the templates are incomplete, the templates should not be part of the TE_TEMPLATES table.

All templates being edited by application would need to be accessed by the tePLSQL engine. As such, all the templates would need to be pushed to the DB Server. They don't need to reside there across tePLSQL calls.

Should this enhancement be developed?

If so, which method should be used?

  • option 1 - use a GTT.
  • option 2 - use an associative array within the Package.

I'm leaning towards Option 2.

Thanks,

MK

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions