• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Announcement

Collapse
No announcement yet.

How environments work???

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How environments work???

    When I log in to valence I am assigned the development environment with includes QGPL, GPL, and VALENCE6… My profile on the IBM I logs me in with the system part of the library list Q…’s and GPL (which is what the CGI job uses)… So, how am I able to run an app (uses SQL only, no RPG involved) in the portal that is updating a file in PAYLIBF (which is in no library list I am using)?

  • #2
    nevermind...

    Comment


    • #3
      Based on my experience, I would guess one of the following five conditions was causing what you were observing:
      1. The library was actually in the library list of your environment
      2. The library was explicitly referenced in the data source
      3. The library was part of the system library list
      4. The library was being added to the library list by an external pre-execution program called from the data source
      5. A file override had been created by some other program that the CGI job previously called

      Comment


      • #4
        it was # 2

        Comment

        Working...
        X