You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by Pierre Villard <pi...@gmail.com> on 2019/12/27 14:04:19 UTC

Re: Post Call on Https

Hi Hemant,

I'm not sure to understand what you mean. Are talking about a processor
that you are using, if yes, which one are you using? Or you're talking
about the NiFi API?

Thanks,
Pierre

Le ven. 27 déc. 2019 à 14:26, Hemant Vasantrao Chandekar <
hemant.vasantrao.chandekar@jci.com> a écrit :

> Hi,
>
> I have tried to call Https Post API with following content type
> Content-type: application/json, text/plain, */*
>
> Not able to set body paramerters and headers for the same.
>
> Any help will be appreciate.
>
> Thanks & Regards,
> Hemant
>
>
>

RE: Post Call on Https

Posted by David Sanchez Plaza <da...@huawei.com>.
I think he means the http post proccesor.

https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.6.0/org.apache.nifi.processors.standard.PostHTTP/index.html

The (content) param is passed as processor variable/param

How have you debug that no param os passed?

Have you tried the INVOKEHTTP? Is easier to set the headers...


--------------------------------------------------
David Sanchez Plaza
Mobile: +86-17722639223/+55-11940457321/+34-609068476
Email: david.sanchez.plaza@huawei.com<ma...@huawei.com>

From:Pierre Villard <pi...@gmail.com>
To:dev <de...@nifi.apache.org>
Date:2019-12-27 22:05:12
Subject:Re: Post Call on Https

Hi Hemant,

I'm not sure to understand what you mean. Are talking about a processor
that you are using, if yes, which one are you using? Or you're talking
about the NiFi API?

Thanks,
Pierre

Le ven. 27 déc. 2019 à 14:26, Hemant Vasantrao Chandekar <
hemant.vasantrao.chandekar@jci.com> a écrit :

> Hi,
>
> I have tried to call Https Post API with following content type
> Content-type: application/json, text/plain, */*
>
> Not able to set body paramerters and headers for the same.
>
> Any help will be appreciate.
>
> Thanks & Regards,
> Hemant
>
>
>