Question & Answer
Question & Answer
Question & Answer
Question & Answer
Visitor
Login
Home
Questions
Questions
Ask Question
Unanswered
Topics
Experts
Back to Knowledge Base
Thu, 24 Sep 2026
Login
Login
Home
View Question
i need to change/reestablish the time assigned to an activity, it is possible when some data is previously loaded ?
Confluence User
- 24 Jul, 2017
Change the time assigned an activity...??
process;workflow;database
1
Confluence User
•
25 Jul, 2017
•
confluenceUser
•
•
confluenceUser
•
From the database, look for the table named "shkactivities".
There are various columns related to date/time.
I think the one you are looking for is
Activated
Use this SQL function to convert the unixtime to what you can understand.
FROM_UNIXTIME((aci.Activated-aci.ActivatedTZO)/1000)
1
CSV
|
Excel
|
XML
|
PDF
RELATED QUESTIONS
Process not starting with Form submission.
How can I set dedicated datasource for each app ?
Multiple Subflows in Joget
Select Box
How to simulate an Event-Based Gateway in Joget DX?
How to trigger workflow process when form data is submitted via API
Limit User Approval
Issue Saving AJAX Subform Data to Datalist in Joget
Google Analytics - Integration
Form submission performance issue
1
CSV
|
Excel
|
XML
|
PDF
Your answer
To answer a question you'll need an account.
Sign Up
Log In
Print