Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
42 views

I am new in lineage and I have a task which I have to find the data flow details like abc.txt file how it loads till end tables. ie. abc.txt loads to A table and A is source of B and B is source of C ...
Pravinkumar Hadpad's user avatar
1 vote
1 answer
40 views

I have a mapping in IICS with 8 sets of source and target. The first set is configured with the "Target Override" option enabled, while the rest of the sets append data to the target The ...
Vinayak Das's user avatar
0 votes
1 answer
42 views

I have a scenario which I am trying to implement got stuck CSV file as command seperated data with 2 columns and both are string Colum , Data type sid , string smark , string Student.csv sid,smark ...
shayaaz's user avatar
  • 13
0 votes
1 answer
84 views

I have parameters created in the mapping, but they are not getting reflected in the mapping task. Only the source and target connection parameters are getting reflected. I cleared the cache as well as ...
Jim Macaulay's user avatar
  • 5,251
0 votes
1 answer
124 views

I have a parquet file in a gcs bucket containing around 10gb of data. I need to perform some transformations on top of it and load it to Bigquery tables. Is there a way to do it in (IICS)Informatica ...
Harsh Raj's user avatar
0 votes
1 answer
47 views

I just developed my ETL using informatica powercenter and I used transaction control transformation to have dynamic output files and it works successfully. This is the mapping logic My problem is that ...
Toqa's user avatar
  • 3
1 vote
3 answers
132 views

I have a field in a csv file which has values like: 243 56, 1 673 22, 33 45 789 15 Now, I want to load this file using IICS to a Mysql table but remove all the spaces except the last one. The last ...
Harsh Raj's user avatar
0 votes
0 answers
49 views

I’m encountering an issue when invoking a Snowflake SQL function from Informatica. The function works fine in Snowflake but fails in Informatica when using MD5, while it succeeds with UPPER. My goal ...
Lonely Planeteer's user avatar
0 votes
0 answers
29 views

I have informatica web service transformation job. I need to modify web service consumer connection to different server as existing one is going to retire. Can you please let me know exact step to ...
Abhijit Dixit's user avatar
0 votes
1 answer
100 views

I am trying to create an incremental load for a table that has no created/modified date fields, and no CDC on the source database. Since records are only inserted into this table, I would like to ...
Zebediah Jenkins's user avatar
0 votes
1 answer
118 views

I have a Informatica mapping which does both insert and update on the same table. Currently it tables almost 4 hours to do update for almost seventeen million records. Can any one help me on ...
karthik's user avatar
  • 263
1 vote
2 answers
211 views

Question: Is it possible to create an MD5 digest between IICS and Snowflake that both match and can be productionized, as seen in the column outpus for MD5_ZERO and MD5_FIVE in the code snippet below? ...
J Weezy's user avatar
  • 4,069
0 votes
1 answer
116 views

I want to keep my sources and targets in 1 folder and create shortcut of those in other folders and use them, how do I go about doing that?. I am using Informatica PowerCenter 10.4 version.
m98a's user avatar
  • 11
0 votes
1 answer
70 views

I have a rest API which I am trying to call from Informatica (IICS) service call (Integration Application process).The Target rest API is POST rest API which accept XML in body and the first line of ...
Upendra Singh's user avatar
0 votes
1 answer
142 views

I have a Python script that calls an API to fetch information about the job runs we have on IDMC from Informatica. The data queried from the API contains the runID, runName, Status and dates. I want ...
Abdelrahman Youssef's user avatar
0 votes
1 answer
115 views

I have An Informatica Mapping which has one insert pipeline and 3 Update pipeline , all using an Update Strategy Transformation . The session stats shows that there is an target bottleneck . The ...
karthik's user avatar
  • 263
1 vote
1 answer
34 views

I need to run already existing wf from different repository with different parameters. Is it possible and how?
Juliy Peck's user avatar
0 votes
3 answers
105 views

In Informatica I got this Xquery line of code build in an Application Integration process: fn:sum(for $j in 0 to fn:days-from-duration(xs:date($temp.t_laatsteLeverDatum) - fn:current-date()) return ...
Aad Dijksman's user avatar
0 votes
0 answers
124 views

Insert query with bind variable is not working in sql transformation when it is parameterized. insert into abc (a, b, c) values (?a?,?b?,?c?) I am calling the above query in a parameter file. ...
sanid asif ali's user avatar
0 votes
0 answers
102 views

I need to parameterize the query override used in source transformation in Informatica developer client 10.5, so I created a string parameter that will hold the query override. The parameter query is ...
Nayera Sakr's user avatar
0 votes
2 answers
80 views

I am trying to convert the below IFF expression from INFORMATICA to Snowflake SQL statement(the column code is a column from a table), but I am unable to: iif(substr(CODE,0,6)='CE-PUU', '70NPU'||...
Jeet Chatterjee's user avatar
0 votes
1 answer
75 views

I have data from Hive table and I want to export the data into several flat files, partitioned by rows, into equal/almost equal number of rows on each target. Is there any way to partition data into ...
calegr111's user avatar
0 votes
3 answers
126 views

I have a requirement where I have to offload data from SQL server to a pipe separated flat file. Issue is we have a column whose values are typically all special characters that are present on a ...
Mr Peanutbutter's user avatar
0 votes
0 answers
98 views

In informatica I am getting this error WRT_8410 : Error writing file [error=] Unable to understand what's causing this error.
Aakash Rohila's user avatar
0 votes
1 answer
148 views

I know that the typical solution to have a recursive workflow call is to create 2 workflows and call each other until a condition is met and the workflow is ended. But I tried to do this without a ...
Rodriguez's user avatar
0 votes
0 answers
57 views

My requirement is to write a sql code to replicate the MD5 Logic used in informatica expression transformation for Validation Purpose . The MD5 used in Informatica is MD5(TRIM(AGRMNT_NO)||TRIM(SRC_CD))...
karthik's user avatar
  • 263
1 vote
1 answer
629 views

I have a Business requirement in infromatica where we have 2 set of Data's like 'HOUSE ACCOUNT - WELLS FARGO - I' where we have to remove the suffix ' - I ' and another Data 'JR INSURANCE BROKERAGE ...
karthik's user avatar
  • 263
0 votes
1 answer
415 views

Does anybody know how can I catch the status of a sub taskflow in a decision to fail it if it is suspended ? I have a taskflow that have multiple sub taskflows, each sub taskflow have several mapping ...
Alex Dragut's user avatar
2 votes
1 answer
353 views

We have a business scenario where the Source Data is getting populated as 'FIRST FINANCIAL SECURITIES OF AMERICA I' where 'I' is getting populated as suffix. We need to remove the character 'I' from ...
karthik's user avatar
  • 263
0 votes
1 answer
160 views

I have to pick the latest files and copy it to the target folder. For example below are my files in C:\Users\ and the date stamp is after the third underscore i.e. 20240210 in the first file below. so ...
P.C's user avatar
  • 34
0 votes
1 answer
135 views

I have 10 flat files of the same structure which I have to load using informatica powercenter. I can load them using file repository concept but my files size is large so I want to know is there any ...
anonymous's user avatar
0 votes
1 answer
362 views

I have been trying to create a data quality rule in Informatica cloud DQ service. The rule is to check the input is 'Integer' value or not (Validity dimension). The rule logic which I mentioned was : ...
Jagan's user avatar
  • 3
0 votes
1 answer
41 views

Expected Output: EMP_ID | EMP_NAME | SALARY | AVG_SALARY 101 | Michael | 1800 | 1800 102 | Ronald | 1800 | 1500 103 | Christoph | 2000 | 1800 104 | Jennifer | 2500 | ...
Aayushi's user avatar
2 votes
1 answer
68 views

object_type Deploymentgroup does not work for me using pmrep pmrep objectexport -n dg_map1 -o Deploymentgroup -f test -u c:\temp\zzz.xml Unknown or unsupported object type Deploymentgroup. I think i ...
Arie Braunstein's user avatar
1 vote
0 answers
169 views

In IICS, I want to read XML file from Amazon S3, and load the record to salesforce.After executing the mappingtask, execute a command statement to back up the XML file in s3. I create a AWS S3 ...
荆隆信's user avatar
0 votes
0 answers
121 views

Hello i have a question could it be possible to call a procedure in pre-sql that uses a function in another database as a parameter here's the call in pre-sql CALL P_Proc_Syntax('X', 'Y',1 ,10 ,Fun_x('...
Bahy Mohamed's user avatar
0 votes
1 answer
94 views

Does informatica 10.4 on-prem server supports export-import via rest Api ? need an example. looked all over and tried al AI's - still unsure that it is supported. most documents are for the cloud base ...
Arie Braunstein's user avatar
0 votes
0 answers
41 views

I want to generate alphanumeric series like below using Informatica PowerCenter and I am stuck coming up with business logic for the same. A1,A2,A3....B1,B2,B3,....,C1,C2,C3,...C9.. I have used 2 ...
m98a's user avatar
  • 11
1 vote
1 answer
276 views

my source is S3 and fiiicsles are appended with timestamp and the file format is csv. I want to read the data from the file and archive it. For example : my s3 path s3-abc-asia1/datalake/landing/...
nithin's user avatar
  • 49
0 votes
0 answers
316 views

enter image description hereWorkflow is failing with this error: Database Driver error .... while executing Presql query. and it fails once/twice in a week around 8-9am in the morning and continues to ...
Manasa's user avatar
  • 11
0 votes
1 answer
68 views

I have requirement I have one input port contains following string value" rad of experience (kms) : 0-50 " I want to fetch only max value from this i.e.,50 please help me how to fetch max ...
 Intiyaz's user avatar
0 votes
1 answer
112 views

I am using flat file target in my workflow and populate the file using FileName property. It works just fine, but also creates another file with just the headers in it. I want to disable its creation ...
Lenya Chessplayer's user avatar
0 votes
2 answers
450 views

If I can achieve it by writing SQL, is there no need to use the transformation component? and I wanna know in what situation using transformation is better than sql query ? I heard coverting the ...
Kun Han's user avatar
  • 11
0 votes
2 answers
480 views

I have a requirement to run a taskflow like below every 15 minutes - from 1 AM to 3 AM everyday every 2 hours - from 3 AM to 1 AM everyday Could you please help me know, if this can be achieved ...
vinay kumar's user avatar
0 votes
0 answers
90 views

I will like to run two stored procedures in the post session SQL command of Informatica for one of my workflow. My current code is: BEGIN STORED_PROCEDURE_1 STORED PROCEDURE_2 END; When I ran ...
user17178722's user avatar
0 votes
2 answers
612 views

I am new to IICS, we have one task flow where there are three sub taskflows inside it and inside sub taskflows we have datatasks so now if the datatask fails the subtaskflow is going into suspended ...
Pavan bm's user avatar
-1 votes
1 answer
489 views

Instr function logic: **Input** : attr_value and object_name are the field names. attr_value object_name select 'exec test_INC.MC_INS_SO_STAT;' FROM DEFAULTDB test_INC.MC_INS_SO_STAT select 'exec ...
Ram's user avatar
  • 287
0 votes
2 answers
1k views

I have file where for one of field data is coming with new line and carriage return(CRLF). Issue is DATA IS not loading as expected due to this as we have row delimeter as \n and due .Example: Input : ...
Ram's user avatar
  • 287
0 votes
1 answer
87 views

We are able to view the kafka topic message as event i/p from Event source connection when it has element with value pair however when an element has an array of data then we are not seeing that data ...
user21127867's user avatar
0 votes
3 answers
2k views

Can you please help me identify a regex pattern for the below set of strings 1921 abc abc abc 1k 4320 abcs abc Apt 201b 1250 abcd Ave Apt 3c 61a abcd Ave 1b abcd Ave 39r abcd Rd 16w750 abcd Ave abc ...
Boni's user avatar
  • 3

1
2 3 4 5
37