• 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.

retrieve Subsytem from As400 to Valence

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

  • retrieve Subsytem from As400 to Valence

    Hi...
    I'm, Thinking like to retrieve Subsytem As400 into valence Portal,
    so i can trun onn or shut down Subsystem from valence portal...
    can u give me some advise how to do it...??
    Thc

  • #2
    I would consider using some combination of the Retrieve Object Description (QUSROBJD) API to find *SBSD obects, the Retrieve Subsystem Information (QWDRSBSD) API to display the current status, build the appropriate STRSBS/ENDSBS commands to toggle the status and submit via a call to QCMDEXC/system/QCAPCMD.

    Comment

    Working...
    X