Is it possible to update Oracle Date field by output tool?
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
abutabaq
6 - Meteoroid
‎09-30-2024
12:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
Labels:
- Labels:
- Events
1 REPLY 1
‎09-30-2024
01:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I think my problem in updating timestamp field. How to update Oracle TimeStamp field?
