python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How many 1's in last 4 days?
I would like to count or sum how many 1's in last four days (1/1 to 1/4) for each name (A, B, C, D) in Informatica Developer. Advise please!!
Diana
Votes: 0
Answers: 1
I am trying to invoke rest API using Java transformation getting compile error as cannot find symbol set Requestmethod
Below are the java packages and code written.
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.net.URL;
import java.net.HttpURLConnection...
Ashok
Votes: 0
Answers: 1
How do I send multiple ports data as single string into flatfile informatica?
I have multiple variable ports which gave some fixed values assigned. I need to pass this variable ports into single output port as string and capture in flatfile.
Expression:
Id_v:'xxxx'
Password_v:'...
Ashok
Votes: 0
Answers: 0
Update Strategy with DD_INSERT
Why we use Update Strategy transformation with DD_INSERT however Informatica automatically inserts the data without Update strategy transformation?
expecting the answer
Karanraj Kasat
Votes: 0
Answers: 2