Access a text file in GCS from Informatica IICS with a parameter source object

288 views Asked by At

I am using IICS to run a taskflow containing two mapping tasks.

The data source is set as a parameter and is assigned in an assignment inside the taskflow. In the assignment I set the source of both mapping tasks equal to an input parameter created in the Start object.

I then attempt to test using the taskflow "Run Using" option. The taskflow errors stating that "Operation failed: Object(s) [abc.txt] not found".

I am trying to figure out why the process can't see the file. Inside of the mapping tasks when I set up the source I am able to select it without issue.

1

There are 1 answers

0
Macrus On

I got it working by hard coding the directory in the advanced section in the mapping task in the source section. This includes the gs://