Hi,

When I submit a STAF command from a STAX job to query a resource pool, it 
returns marshalled data (a long string).

The following is the structured result from the STAF command:


*          {

 *     Description     : UserIDs and Passwords for VM System AUSVMR
 *     Pending Requests: []
 *     Resources       : [
 *       {
 *         Entry: USER1 PASSWORD1
 *         Owner: {
 *           Machine                   : client3.austin.ibm.com
 *           Handle Name               : CM2_Test
 *           Handle                    : 19
 *           User                      : none://anonymous
 *           Endpoint                  : tcp://client3.austin.ibm.com@6500
 *           Date-Time Requested       : 20070430-15:58:30
 *           Date-Time Acquired        : 20070430-15:58:30
 *           Perform Garbage Collection: Yes
 *         }
 *       }


I was wondering how I can retrieve "Entry" (or "Machine" under "Owner") from 
the map class in a STAX job.

Thanks,

Cindy



------------------------------------------------------------------------------
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to