Hi all,
The API call in an http connector requires the slot index to be specified in the URL. Specifying the slot index in the Bus Address field of the element config wizard and accessing it using a parameter of type bus works fine. We can then retrieve the slot index from this parameter (of type bus) to include it in the URL. But what if we also want to bypass a proxy server by specifying bypassproxy in the Bus Address field. Is it possible to use the Bus Address field of the element wizard to specify both the slot index and bypassproxy?
Hi,
That is not possible to specify both the slot index and bypassproxy in the bus address.
In this case I would suggest to keep the bypassproxy in the bus address and create a new parameter that contains the slot index. Unfortunately that means that the slot index can only be filled in after the element has been created instead of during the element creation.
Regards,