cancel
Showing results for 
Search instead for 
Did you mean: 

Successful messages are not displayed in Authorization log tcode - DSAL

Former Member
0 Kudos

Hi Everyone,

I am trying to implement digital signature for a custom transaction related to quality notification. I have done the mentioned steps:

1. Created meta table and log structure

2. Created application in SIGNA

3. Created object in SIGNO

4. Signature method has to be assigned to signature object in transaction ELSIG03N.

5. Implemented the digital signature logic in the custom transaction using all the above objects.

I am able to see error log details in DSAL tcode, however I am unable to see successful signature entries for that application and signature object.

Please let me know, if I have missed any point in the mentioned steps.

Regards,

CH.Murthy

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Everyone,

I have kept a COMMIT WORK statement in my program after calling the digital signature.

And it has resolved the issue. Now, I am getting the successful messages as well in DSAL tcode.

Regards,

CH.Murthy

Answers (0)