Questions on converting portal task report to tempo task report.

Hi,
I am converting portal task report to tempo task report. The portal task report was build on many applications(3 as of now). Here i am facing 2 challenges

1.I have a THRESHOLD type column(shows green/red/yellow icons) in the portal report. how to show the same thing in tempo?
2.How to provide the record dashboard in the tempo as the report is build on many applications?

Any suggestions?

OriginalPostID-200102

OriginalPostID-200102

  Discussion posts and replies are publicly visible

Parents
  • @ramakg At any cost, in the existing report you should have attributes that helps building a relationship between the process and the Record Type and identifier of the record and this relationship will further assist you in associating each row of the portal report with its associated Record.

    If the above isn't possible, you may quickly construct a database entity that identifies the relationship between the process (you may choose process id as identifier) and the corresponding Record Type and record and later in the Tempo Report, you may join the results of the database query with the query analytics datasubset.

    In general it would be worth associating the process and its associated Record Type and the Record so that it will be helpful for these kind of usecases in your application later.
Reply
  • @ramakg At any cost, in the existing report you should have attributes that helps building a relationship between the process and the Record Type and identifier of the record and this relationship will further assist you in associating each row of the portal report with its associated Record.

    If the above isn't possible, you may quickly construct a database entity that identifies the relationship between the process (you may choose process id as identifier) and the corresponding Record Type and record and later in the Tempo Report, you may join the results of the database query with the query analytics datasubset.

    In general it would be worth associating the process and its associated Record Type and the Record so that it will be helpful for these kind of usecases in your application later.
Children
No Data