Skip to content
Discussion options

You must be logged in to vote

ok then

Process 1

Pipeline1
P_DATA_SOURCE = customers (parameter)
get current time
create filename (e.g. P_DATA_SOURCE + "_" + timestamp+ ".ser"
pipeline executor passing filename as P_FILENAME (parameter)

Pipeline 2
P_FILENAME
REST call -> landing/P_FILENAME

Process 2

Pipeline 1
get current time as batch_id
/landing/filename_..json -> /archive/batch_id/filename_..json
get list of files in /archive/batch_id/filename_.*.json
pipeline executor passing filename as P_FILENAME (parameter)

Pipeline 2
P_FILENAME -> oracle

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@dmainou
Comment options

Answer selected by zoomingrocket
Comment options

You must be logged in to vote
2 replies
@dmainou
Comment options

@dmainou
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants