Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Toracleinput does not send to_char, To_date values

Hi Talend Community,

 

I calcuted the utc time using the following query in oracle

 0683p000009M8lC.png

I get the following desired result in the toracleinput preview:

0683p000009M8WD.png

 

I configured the following schema for oracle( i dont send the stop_start_datetime/stop_end_datetime values)

0683p000009M8lH.png

I configured the following schema for the tlogrow

0683p000009M8lM.png

This is the result i get. As you can see the stop_start_utc/stop_end_utc. Doesnt get send.

 

0683p000009M8lR.png

My question is: 

- Did i misconfigured the schema settings for toracleinput/tlogrow?

- Or is there something else im missing.

 

I used tlogrow as a test. For the endresult i would like to send those dates to a sql table (with the datetime datatype for the stop_start_utc/stop_end_utc)

Labels (5)
1 Solution

Accepted Solutions
manodwhb
Champion II
Champion II

@henkiiee02 , keep the columns machine id ,sku id ,time columns in select is returning and keep those only in the tDBInput schema and populate those into tLogRow.

 

 

View solution in original post

1 Reply
manodwhb
Champion II
Champion II

@henkiiee02 , keep the columns machine id ,sku id ,time columns in select is returning and keep those only in the tDBInput schema and populate those into tLogRow.