Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Notification about errors during transport from DEV to QAS server.

karun_prabhu
Active Contributor
0 Kudos

Hi Guys.

Is there any way of alerting the user about the errors that arise when moving the transaction from DEV client to QAS client?

For Instance,In DEV the program may be working fine and while transporting sometimes errors can arise by not including all the necessary files while moving to QAS server.

Kind of auto-email facility notifying the user...

1 ACCEPTED SOLUTION

mvoros
Active Contributor
0 Kudos

Hi,

there might be some standard functionality for TMS but if you can't find anything then you can still use BADI CTS_IMPORT_FEEDBACK. The only method if this BADI is called right after import of each transport.

Cheers

1 REPLY 1

mvoros
Active Contributor
0 Kudos

Hi,

there might be some standard functionality for TMS but if you can't find anything then you can still use BADI CTS_IMPORT_FEEDBACK. The only method if this BADI is called right after import of each transport.

Cheers