cancel
Showing results for 
Search instead for 
Did you mean: 

Standard API to get Data collected value at perticular operation

Former Member
0 Kudos

Hi Experts,

My Scenario is that at POD screen, I am at Operation_4, which Standard API can I use to get the Data Collected value at Operation_1 in the same Routing? The API would be used in a Actvity hook at POST_START. Or is there any other way to accomplish it?

Thanks in advance,

Eswaraiah.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Eswar,

use DataCollectionServiceInterface API 's findParametricByOperation() method

Former Member
0 Kudos

Thanks Suhas ,

Its very helpful. I got it.

Answers (0)