Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Is it possible to update Oracle Date field by output tool?

abutabaq
6 - Meteoroid

Hello,

 

I'm really stuck in some case seems silly but unfortunately I didn't find a solution for it until now.

 

Simply I want to update status field for a record in oracle DB with Success if the workflow completed successfully or Failure status if the workflow has errors.

I tried to use events but unfortunately workflow seems closed. I cannot pass anything except Engine constants to the outer world.

 

Even trying to update the record using output tool but it seems it is difficult to update oracle Date fields(Oracle ; at least my instance; has no implicit conversion of date)

 

Any help is appreciated.

 

1 REPLY 1
abutabaq
6 - Meteoroid

I think my problem in updating timestamp field. How to update Oracle TimeStamp field?

Labels
Top Solution Authors