IT Process Automation

  • 1.  HttpPost with loop and in each iteration the URL changes

    Posted Oct 31, 2016 04:41 AM

    hi, i am trying to do a HttpPost with loop and in each iteration the URL changes. (this is due to i have a hostname which i need to substitute into the URL). however i hit an issue that the httppost does not allow me to edit the URL which is a system level attribute. any suggestions .



  • 2.  Re: HttpPost with loop and in each iteration the URL changes
    Best Answer

    Broadcom Employee
    Posted Nov 01, 2016 08:35 AM

    Have you tried resetting the operator in each run of the loop?  If you aren't familiar, Reset is an operator in the operator list and you give it the name of the operator you want to reset.



  • 3.  Re: HttpPost with loop and in each iteration the URL changes

    Posted Nov 02, 2016 03:51 AM

    hi Andrew,

    i added the reset operator but do not find much info on the online guide on how to use it. is this the why it should be added?