Hi,The response should be webpage and it has HTML as content type, try checking the credentials and also verify using a soap ui/postman (testing tool) by posting the same data and credentials if possible.Regards,Sibi
Hi Jack,As i see the splitter allowes the first message to pass through and it gets failed in LOAD BASE URL (subprocess step) with datastore lookup(GET) as it could'nt find any value and hence the iflow fails.Note: Stop on exception function is for ...
Hi Yatanveer,You can use "OR" function in filter step and enter all the values.Eg : Identifier = 1 OR Identifier = 2 .. etc.If you wanted the data to be extracted in individual extract with each value you can try the following.Scheduling optio...
Hi Nagaraj,Instead of using aggregation try using a Query transform (one to one mapping) and enable SELECT DISTINCT in Filter step.Hope that solves your requirement.Regards,Sibi