Skip to main content

Hi Team,

 

I would like to know on how to apply the Exception handling and Rollback while using the Inbound Integration with XML Map screen. If any exception occurs during data transfer or Application Error, i would like to Rollback the Table transaction/update happened on any particular table.

Any help would be greatly appreciated.

 

Thanks,

Pny

@FsmPny ,

 

Please refer the below community post.

Roll back transaction in Integration | IFS Community

 

Thanks,

hasara


Hi Hasara,

 

I am not finding the provided link is useful. Not finding solution with it. Could you please provide any XML messages/SQL script for table rollback if the integration goes in exception condition.

 

Regards,


@FsmPny ,

 

This rollback part will be handled by the framework it self. We are not creating additional xml messages/SQL scripts to rollback tables. But if there is a requirement which might need additional testing/conditions than what framework offers, you should go with the customization.

 

Thanks,

Hasara

 


Reply