How to write loops in patterns?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2018 03:55 AM
I have list of entries in pattern table variable. The requirement is to loop through each table entry and run a command i.e. 'Parse Command output' and then store the result. How do I put a loop around a pattern step ?
Labels:
- Labels:
-
Discovery
-
Service Mapping
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2020 05:18 AM
Hi,
Hope this has been resolved. I need help with the same scenario. Only difference is i am trying to execute DB2 command i.e. "/DB2 CONNECT to <<Database Name(array)>> && /DB2 'select xyz from sytabc.xyzmata'"; whose output is also an Array.
Regards,
Nimmi