Input is malformed. Reason: Could not get entity details for pipeline6. If this entity is a linked service, please ensure it has been published before using in debug runs.

Srujana Pandrangi 1 Reputation point
2022-03-29T14:01:14.13+00:00

Pipeline uses "ExecuteSSISPackage" Tas. The Settings are configured as below

187956-image.png

We are referring to .dtsx and .dtsConfig which is placed in a file share.

The Pipeline executes successfully on first run. Once the ADF is refreshed it fails with below error.

Input is malformed. Reason: Could not get entity details for pipeline6. If this entity is a linked service, please ensure it has been published before using in debug runs.

Any ideas?

Thanks,
Srujana.

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

2 answers

Sort by: Most helpful
  1. Srujana Pandrangi 1 Reputation point
    2022-03-31T04:46:13.987+00:00

    Correct, we do save the pipeline and there is no linked service being used in this pipeline either , if that helps.

    Pattern is below:

    Create pipeline(ExecuteSSISTask) with proper settings-->Save--> Hit debug-->Run Successfully-->refresh browser --> Hit debug --> Throws error


  2. Srujana Pandrangi 1 Reputation point
    2022-04-21T04:13:31.99+00:00

    @HimanshuSinha-msft - we were able to fix this by saving AccountKey in Key vault


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.