You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Table which holds errored workflow Items.

Summary:

Finding the table which holds errored workflow items

Content (required):

Hi there,

I'm trying to locate the table that holds the errored workflow transactions (transactions task from the FinExmWorkflowExpenseApproval task)

I can see there are errored items in the transaction console.

I would expect the following query to return transactions that are in a STATE of 'ERRORED' but it doesn't return any data.


select *  

from

FA_FUSION_SOAINFRA.WFTASK_VIEW

where state in ('ERRORED')


Any guidance gratefully received ?

Thank you

Mark

Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!