jmart85
(Joel)
October 30, 2018, 8:30pm
1
Hi All,
I have a question…
Where does the REFramework call SetTransactionStatus.xaml??? I cannot find it ANYWHERE!
Thankfully my projects a running fine and it must be getting called somewhere but one day that will come back to bite me if I don’t figure it out now.
Thanks!
siddharth
(siddharth)
October 30, 2018, 9:45pm
3
Hi @jmart85 ,
SetTransactionStatus.xaml is used within the Process Transaction STATE (not the Process workflow)…You can find it in the FINALLY block of the try-catch surrounding that state.
jmart85
(Joel)
October 31, 2018, 1:55pm
4
There it is! I don’t know why I couldn’t find that. Thanks siddarth!
1 Like
Its there in the old one as well
Open this state:
Then expan the Finally section:
siddharth
(siddharth)
November 2, 2018, 6:48am
7
@jmart85 glad I could be of help.
system
(system)
Closed
November 3, 2018, 6:48am
8
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.