Get Transaction Not fetching Transaction for Retry

Hi All,

My retry scope is not working . After System Exception , Get Transaction not working for retry

@dutta.marina

retry in config in ref will work for retry of individual transaction items…that is if some failure in process.xaml then retry comes into picture

if get transaction item itself fails then it would go to end process itself

cheers

@Anil_G

failure is in process transaction. When its retrying and going to Get Transaction Item, its unable to read the input data file .

@dutta.marina

As per error in_data varaible is empty please check

Cheers

@Anil_G

This happens only for System exception. For business exception its able to read the input data file and get the next transaction

@dutta.marina

Whenever it is please check the variable…during system exception looks like variable is being remove or reinitiated

Cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.