Release Automation

  • 1.  Map kind of functionality in Nolio?

    Posted Nov 24, 2016 08:07 AM

    I am having requirement similar to map, where I need to put key value pair and in the later part of flow, iterate over the map.

    Is there any such kind of provision in Nolio or any other alternate way? I have read its reference document, but not able to find.



  • 2.  Re: Map kind of functionality in Nolio?
    Best Answer

    Posted Nov 25, 2016 02:45 AM

    not that I know of. we always used an array for that and a javascript action to split the pair again.

     

    so an array entry would be "key=value" and then when looping of the array, you split this entry into the single "key" and "value" values



  • 3.  Re: Map kind of functionality in Nolio?

    Broadcom Employee
    Posted Dec 07, 2016 04:28 PM

    I do not know of an out-of-the-box way to do that.  That might be worth hitting up one of our Services folks up to get some deeper insight, as it might require some customizaton.  Also, you can create your own actions through our development kit, which is included in the ISO you installed RA from.  You might have better luck creating your own action to do that.



  • 4.  Re: Map kind of functionality in Nolio?

    Broadcom Employee
    Posted Dec 07, 2016 06:44 PM

    Would the following actions work for you?

     

     

     

    Thanks

     

    -Walter



  • 5.  Re: Map kind of functionality in Nolio?

    Posted Dec 08, 2016 02:52 AM

    Are these new? I always used JavaScript for that stuff



  • 6.  Re: Map kind of functionality in Nolio?

    Broadcom Employee
    Posted Dec 09, 2016 12:36 PM

    You will find the corresponding JAR file for the CA Field Utilties v 10.0.9 at the following link:

     

    CA Field Utilities Action Pack 

     

    CA Field Utilities Action Pack | CA Communities

    Action Pack Includes below Action Class:

    1. Condition Parameter Assignment.

    2. Extract Array Values.

    3. Get Folder Info  

    4. Strings – Split into Array

    5. Run Script.

    6. Strings - Convert To Lowercase.
    7. Strings – Convert To Uppercase.

    8. Strings - Get Substring.
    9. Get and Install SSL Certificate.

    10. Strings - Join Array Into Single String

    11. Verify Value in List



  • 7.  Re: Map kind of functionality in Nolio?

    Broadcom Employee
    Posted Dec 15, 2016 06:04 AM

    Umesh,

    Did any of the replies above help you further? If so, please mark the answer as correct. Thanks.

    regards,

    Leo



  • 8.  Re: Map kind of functionality in Nolio?

    Broadcom Employee
    Posted Dec 29, 2016 09:13 AM

    Hi 
    I believe your questions has been answered, I will mark this as the correct answer.
    When your question is not answered or you still have additional questions please let us know.
    With Kind Regards

    Dirk