Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Support Questions

Find answers, ask questions, and share your expertise
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

Can I call oracle plsql procedure after my processor PutDatabaseRecord finished

avatar
Explorer

Hi,

 

can someone help me to find solution for execute plsql oracle procedure after I finish putin record in my table in database. I have flow like this

LejlaKM_0-1644497154366.png

and when all job is done I have to execute procedure with max and min ID from this flow...

 

Thanks in advance

12 REPLIES 12

avatar

Right, you need another processor to extract the values to an attribute for it to work like this ${attribute}

 

avatar
Explorer

Hi,

 

can You help me how to do it?

 

Thanks in advance

avatar
Explorer

Hi,

is there any chance that you can help me with this... I don't know how to pass those values to procedure

 

Thanks