Triggering a pipeline using web activity - parameters not reflecting

Kothai Ramanathan 941 Reputation points Microsoft Employee
2020-08-31T09:22:56.057+00:00

In continuation to the question raised in https://learn.microsoft.com/en-us/answers/questions/81708/triggering-a-pipeline-using-web-activity-not-able.html, I tried to keep the context parameter as default and added a new parameter called interchangeid (in the child pipeline that is getting triggered from the web activity).

Now the child pipeline is not registering the new parameter added. The behavior is not consistent..... Details are as below :

Child pipeline
21505-image.png

Call from parent pipeline - web activity triggers child pipeline ; can see the value of the interchange id.
21506-image.png

Run is triggered successfully and run id returned
21515-image.png

When I check the run details, the parameter (interchange id) is not available.
21551-image.png

Please advice why this is happening. Thanks.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,012 questions
{count} votes

Accepted answer
  1. HarithaMaddi-MSFT 10,136 Reputation points
    2020-08-31T17:05:43.853+00:00

    Hi @Kothai Ramanathan ,

    Thanks for posting the query. As mentioned in thread in similar issue, please try after publishing the pipelines and slight delay is expected for REST API to read the latest pipeline changes.

    Hope this helps! Please let us know if the issue still persists and we will be glad to assist.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful