cancel
Showing results for 
Search instead for 
Did you mean: 

How to read Update log/RFC Log IN SMSY programatically ?

vsubbakrishna
Participant
0 Kudos

Hi all,

In SMSY we have option to look at <b>update log/RFC Log</b> which shows the connection status for each RFC connection. there are cases where the connection has failed and we get logs as shown below

Start of automatic data capture with source 'RFC_CALL'

Start of data capture for system 'A1D'

Get clients for system 'A1D'

Clients for system 'A1D' found in RFC destination 'SM_A1DCLNT010_READ'

Get software components for system 'A1D'

Software components for system 'A1D' found in RFC destination 'SM_A1DCLNT010_READ'

Determine the installed Support Packs for the system 'A1D'

Support Packs for system 'A1D' determined by RFC destination 'SM_A1DCLNT010_READ'

Get clients for system 'A1D'

Clients for system 'A1D' found in RFC destination 'SM_A1DCLNT010_READ'

Get server and instances for system 'A1D'

Server for system 'A1D' found in RFC destination 'SM_A1DCLNT010_READ'

Start of data capture for system 'AAE'

Get clients for system 'AAE'

Clients for system 'AAE' found in RFC destination 'SM_AAECLNT010_READ'

Get software components for system 'AAE'

Software components for system 'AAE' found in RFC destination 'SM_AAECLNT010_READ'

Determine the installed Support Packs for the system 'AAE'

Support Packs for system 'AAE' determined by RFC destination 'SM_AAECLNT010_READ'

.....

...

my question is:

1) what does these logs signify

2) how to read these logs in program and based on what selection

need ur inputs on this....

Best regards,

Subba

Accepted Solutions (0)

Answers (1)

Answers (1)

vsubbakrishna
Participant
0 Kudos

FOUND...