Issue in Digital Signature Logs in DSAL Transaction

Hello,
Please help me resolve one of my issue regarding digital signatures in sap.
As per my company requirement we want that logs should be generated in DSAL Transaction in SAP.
We are using SIGN_SIGNATURE_CREATE bapi for creating the digital signature of the user.
Now when this bapi runs and returns the digital signature successfully then also we are not getting any
success logs in DSAL transaction.
So please let me know what are the necessary configurations required so that we get logs in DSAL transaction
weather digital signatures successfully generate or if some exception occured.
Please reply ASAP.
Regards.
Abhinav Goel.

Are you sure the Digital Signature Log isn't updated? Make sure you select the correct Application and Signature Object in the selection screen of DSAL. At least interface IF_DS_RUNTIME updates the log, even for non-standard strategies/applications/objects.
Update: I checked the function module SIGN_SIGNATURE_CREATE which isn't a BAPI and it's not even released. It appears to be a low level API, I suggest you look into using IF_DS_RUNTIME instead.

Similar Messages

  • Digital Signature Logs in DSAL Tcode

    Hello All,
    Please help me to solve one issue.
    I have successfully created the configurations and code to digital check the R/3 User and password
    of user and accordingly receiving the logs in DSAL tcode also using if_ds_sign-sign method.
    But issue is that we cannot pass the password of the user in this method,a pop screen screen comes which ask
    for password manually when we execute this method.
    So please let me know if any other method or bapi or any other way ,with which i can pass user id and password from code and it is digitally checked and logs also gets populated in DSAL tcode accordingly.
    Regards.
    Abhinav Goel.

    Hello Samuli Kaski,
    Thanks for you reply.
    I have successfully achieved the requirement by creating a BDC code.
    Regards.
    Abhinav Goel.

  • Issue with digital signature

    I am having a issue with digital signature in Adobe 7.
    I was able to sign the document, but my name does not appear on the signature block.  I am using a certificate that is assigned to me, but my name never appears in the “signed by” field.  I did notice that the certificate is assignedto my email address not my name; Could that be what is causing this issue?
    Thanks

    Thanks for the quick response.
    I have tried that I click on the box to show "name", but it still never shows the name......

  • Digital Signature Comments in DSAL

    Ok...I've spun my wheels on this one for a while, like usual, I'm missing a piece of the puzzle somewhere. 
    I'm trying to see digital signature comments in transaction code DSAL. My system is on support levels SAP_ABA - SAPKA64019 and SAP_APPL - SAPKH50016.  I bring this up because this level still requires that I implement the corrections in OSS notes 1027446, 992731 and 994320.  I've approached prototyping this thing very simply...I am using program DSIG_BOOKING_EX and the masterful 'Digital Signature Tool' Implementation guide written by Dr. Matthias Schuler, Dr. Thomas Wiechorek and Dr. Uwe Dittes (this guide is in version 3 so it is solid).  Everything works fine except for the comments. : (
    Ok, according to OSS note 1027446 I should be seeing an additional button on the DSAL screen.  I don't.  I'm not giving up (don't have that option), but I thought (hoped) someone else had the same issue and has already worked through it. 
    I'm still working on it...if I find the answer I'll make sure to post it. (Can I give myself points?)  ; )

    Note 1106863 was created to fix this problem.  It is now available.

  • Downloading issue-no digital signature?

    I tried to download itunes9 yesterday to my computer and there is a security warning after I run it that says that it can't be downloaded because there is no digital signature. I tried the 8 version and it said the same thing. I've tried to turn off my security settings for the download and it still didn't work. Please help, I have a useless ipod if I can't even get itunes downloaded!

    This is a brand new laptop and I'm already having internet issues.
    Yeah ... internet issues of some sort of another are typically behind this. Sometimes the "different browser" trick can get us past them. (Firefox handles network connections a bit differently from the other browsers, so sometimes Firefox will work when the others don't ... or vice versa.)
    If you're connecting wirelessly to a network, it might also be worth wandering off to somewhere with a connection to a different network and seeing if you can download a working installer from there. (It looks like with a bunch of these, the installers are getting mucked up coming through the wireless router, and connecting to a different router/network can get you a working installer.)

  • Including digital signature in any application/transaction!

    Hello,
    i try to include the digital signature functionalty into a non predefined application. For example in co11n.
    I read "700495" and the included implemetation guide!
    Has somebody any further information to implement this functionality into an existing programm/ta?
    Some further information about the interface DS_API in package DS would be helpful too!
    I hope for help!
    Thank You!

    Again, without an explanation of the benefit or benefits you are trying to gain, it is really hard to to suggest an approach. "Digital signature" can mean a lot of different things to different people, depending on what you are trying to accomplish.
    It could be as simple as adding a signature column to the table and having a BEFORE INSERT OR UPDATE trigger that called dbms_obfuscation_toolkit.md5 to generate an MD5 hash of the data. This wouldn't do anything to ensure that the data hadn't been modified, however, since the signature would simply be recalculated every time. It would, however, allow you to verify that the data didn't suffer a "bit hit" in transit after the signature was applied.
    Depending on your goals, solutions can get significantly more complicated from there. How complicated, again, really depends on the particulars of your requirements. Particularly, I would be interested in what benefits you would want from a digital signature approach that you wouldn't get from auditing-- that would give me an idea of the level of complexity you would really need.
    Technical people may not be able to decide things like this on our own, but it is our responsibility to let the business know what the most efficient approach to solving their business needs is. If you understand that the business needs to accomplish x, and they have suggested a less efficient way to accomplish that task, it is the technical team's responsibility to go back and explain the options. Business users, in my experience, are generally overjoyed when you come back and say that they can get the functionality they are after at half the cost with minimal development effort.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • SAP Digital signature solution in Invoice output PDF document

    Hi,
    We are trying to POC SAP Digital signature solution for Invoice output pdf document based on the OSS note 700495 implemengtation guide.
    - Defining the log structure and database table.
    - Defining signature single step and authorization group and assignment.
    - Completed the configuration steps including system signature with authorization by SAP user id and password.
    - Release strategy and Archiving NOT implemented for this solution as they are not required as of now.
    Checked the above settings using DSIG_BOOKING_EX sample program and the same executed successfully without any errors and we can see the result 'Signature process was successfully completed by user XXXXXX'. Also we can view the signature log in DSAL Transaction.
    Similar to the sample program code, Implemented the signature call in user exit ZXMCVU05(EXIT_SAPLMCS6_001) for Invoice output digital signature during VF01 create transaction.
    In the process signature call processed successfully but the output PDF document does not have any signature.
    Please let me know why digital signature NOT applied to invoice output pdf file. Is there any other process that need to be done?
    Also if you have implemented any similar solution, please provide me the details on the same.
    Thanks!

    Ritwika,
    Are the User Name and Password correct?  Is the User assigned to the SAP_XMII_User role in Netweaver?  On the iCommand's Security screen, is the SAP_XMII_User assigned as a Reader role?
    Have you checked the Netweaver log?  There may be more detailed information there.
    Kind Regards,
    Diana
    Edited by: Diana Hoppe on Mar 3, 2011 9:50 AM

  • Opening PDF's in Illustrator - Digital signature Issue

    Having an Issue with Digital signatures...
    Currently we are opening up PDF's into Illustrator and changing some art,  the Digital signature is not showing but its appearing again when the file is made back into a PDF.
    Would like the Digital Signature removed but can't do it from Illustrator as its not appearing.
    Its not my signature so I can't remove it the normal way by just clearing it from Acrobat???
    Any suggestions anyone???

    You could open the pdf, in a text editor and remove the code for the signature. Problem with that is the code is hard to find what to delete, as it is not in postscript section, but all scrambled letters(hexadecimal or something like that).
    Open the pdf in illustrator, copy all , and paste into a new document, and your signature will be gone.

  • Digital Signatures signed by Gemsign are not getting retained on flattened document in production

    Hi,
    Anyone please help me in solving the below issue.
    Digital Signature are not getting retained in the flattened version of Production which is designed by Adobe livecycle designer ES3 version. But if we use the same xdp file in development the Digital Signatures are getting retained on the flattened version. The Digital SIgnature are signed by Gemsign signature pad.

    Are production and development systems are on different versions?
    Can you explain more about the workflow? What do you mean by not retained ? Is signature getting cleared?
    --Santosh

  • Error encountered while BER decoding Digital Signatures

    Hello -
    I work for a GOV agency and we use Common Access Cards/Smart Cards to login to our PC's and we subsequently use them to digitally sign PDF documents.
    We have just recently switched to Adobe Acrobat 9.x Pro.  Before this, we had Adobe 7.x Pro and had no troubles digitally signing documents, clearing those digital signature to reuse old documents, etc.
    We first got Acrobat 9.x and had issues with digital signatures right away.  We had to import this into the registry, which I believe I found on adobe forum.
    Windows Registry Editor Version 5.00
    [HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\9.0\Security\cASPKI\cASPKI\cCustomCertPrefs\c4974BB0C5EBA7AFE0254EF7BA0C695C60980 7096]
    [HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\9.0\Security\cASPKI\cASPKI\cCustomCertPrefs\c4974BB0C5EBA7AFE0254EF7BA0C695C60980 7096\cAdobe_OCSPRevChecker]
    [HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\9.0\Security\cASPKI\cASPKI\cCustomCertPrefs\c4974BB0C5EBA7AFE0254EF7BA0C695C60980 7096\cAdobe_OCSPRevChecker\cURL]
    [HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\9.0\Security\cASPKI\cASPKI\cCustomCertPrefs\c4974BB0C5EBA7AFE0254EF7BA0C695C60980 7096\cAdobe_OCSPRevChecker\cURL\c0]
    "sValue"=hex:68,74,74,70,3a,2f,2f,6f,63,73,70,2e,64,69,73,61,2e,6d,69,6c,00
    [HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\9.0\Security\cASPKI\cASPKI\cCustomCertPrefs\c4974BB0C5EBA7AFE0254EF7BA0C695C60980 7096\cAdobe_OCSPRevChecker\cURLToConsult]
    [HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\9.0\Security\cASPKI\cASPKI\cCustomCertPrefs\c4974BB0C5EBA7AFE0254EF7BA0C695C60980 7096\cAdobe_OCSPRevChecker\cURLToConsult\c0]
    "iValue"=dword:00000001
    Lately we've had trouble verifying signatures.  Once we sign a document and then click the signature, we get the attached error.
    Error during signature verification
    Error encountered while validating
    Error encountered while BER decoding
    When we started to notice this we were on Acrobat 9.2.  I think we may have went from 9.0 to 9.1.3 and then to 9.2 pretty quick.  I removed it and installed our base load of Acrobat 9.0 and everything was working fine.  I then updated to 9.1, 9.1.1, 9.1.2, 9.1.3 and none of them worked or fixed the issue.  We have recently approved the update to 9.3, but that didn't fix it either.  Because of this BER decoding issue, we cannot right click the signature field and clear a signature as well.  Even after updates I could clear a signature field signed under Adobe 9.0.
    Adobe, what should I do?  Do we have a problem elsewhere, outside of Acrobat?
    Again, we use smart card's to sign the documents, thus cannot change certificates.
    Thanks,  Nick

    Hi Nick,
    When you mentioned that upgrading to 9.3 didn't fix the problem, did you mean when creating a new signature in Acrobat/Reader 9.3 or did you mean opening a previously signed file and doing the signature verification?
    If you meant the later, no version of Acrobat will be able to decode the signature if it was created incorrectly, which is what I fear you are referring to. What happened was Acrobat 9.0 changed the default digest method from the older SHA-1 to the the new SHA-256, but if the device that encrypts the digest (the actual signing operation) cannot handle the larger digest Acrobat is supposed to fall back to the older, smaller SHA-1 digest. There was a bug where Acrobat wasn't re-computing the digest if the smart card couldn't handle SHA-256 and creating a corrupt signature. Once this corrupt signature is written out to the PDF file there is no getting around it. Update 9.3 fixes the problem at signature creation and you should be able to successfully sign using your CAC card, but sadly there is no fixing the existing corrupt signatures.
    Steve

  • Digital Signature  Check Printing  issue

    Hi  ,
    I  have  one  issue  in check printing  for  Tcode :  F110  .
    When  i  take  printout  signature  comes  below  the  line   ,  i  want  to  move  digital  signature  above  the  line  .
    in  Script  Code  is  like  this
    T3
    T3
    /:           HEX TYPE PCL LEFT '5.00' CM
    /=           1B2831511B2873317033362E307630733062305453
    /:           ENDHEX
    Now  Can  you  tell  me  how to  move  signature  from  below  the line  to Above  the  line .
    Regards,
    Sandeep Jadhav

    Hi,
    When you say adjustment how did you pass the adjustment ? what transaction code was used? normally to post a payment without printing check you can use F-53 and that should not print any checks.
    Thanks and Regards
    K.Raghavendran

  • Digital signature on LMS - issue with R/3 password

    Hi,
    We have enabled the Digital Signature (FDA check) for Follow-up against WBT course delivery method. Once I click on 'Confirm Participation' link, I get a popup to provide username and password. I believe this popup checks for SAP (R/3) UserID and password. The problem is, Learning portal (HCM_LEARNING) is linked within SAP Enterprise portal and most of our users don't have backend access and no password. They only know thier portal username and password.
    So definitely, when I put my portal login details into the Popup, it will error as the password is different to the ECC System.
    Is there any work around solution for this issue? Has anyone been able to resolve the issue around password?
    Would really appreciate if you could share the solution with us.
    Best,
    Jaya

    Hi
    You need to Trigger an Outbound Message for generating the IDoc.
    Using the process code, the IDoc interface finds the application selection module which converts the SAP document into an IDoc.
    The process code is only used with applications which perform outbound processing via Message Control (NAST).
    goto Transaction NACE ,
    Select the Application ME - Inventory mangament.
    Clcik on Output types , Copy the Out Put type WA03 & create anew Out put type.
    Selec the Output type & Click on Processing routines
    Maintain the medium  6 - EDI , there is no standard print program for EDI So you need to create your own Program & form Routine
    Check this form routine EDI_PROCESSING in program RSNASTED for having an idea.
    After maintaining all the relevant EDI Paramters.
    Maintain the message condition record using MN21 for the new out put type.
    When you create a Goods issue the Message will be triggereed & Idoc will be trigerred , you can then transfer this into XI.
    Thanks & Regards
    Kishore

  • Issue in Java concurrent program for Digital Signature Stamping

    Hi All,
    Im calling a Java concurrent program which does digital signature stamping on the PDF report generated.Program able to able to read the PDF file as input and also digital signature stored as file in the application but
    ends in error in create signature method , need help in this regard.
    Error:
    Parameter 0 is Request id of with out Digital signature file
    Parameter 1 is employee id of approver
    Parameter:0:99203256
    Parameter:1:1414603
    $$$$ start query fileinfo with callable statment
    programName>>>>>>>>BTPOPORPXML
    $$$$ Without digital Signature file Name $$$
    $/inst_top/finprod/apps/FINPROD_CPNQERPAAPZP10/logs/appl/conc/out/BTPOPORPXML_99203256_1.PDF
    PFX File Reading Start
    PFX File Reading Ends
    PFX File size is: 6460 Byte size is: 6460
    Elements present
    java.lang.NullPointerException
    at
    com.lowagie.text.pdf.PdfSignatureAppearance.getAppearance
    (Unknown Source)
    at
    com.lowagie.text.pdf.PdfSignatureAppearance.preClose
    (Unknown Source)
    at
    com.lowagie.text.pdf.PdfSignatureAppearance.preClose
    (Unknown Source)
    at com.lowagie.text.pdf.PdfStamper.close(Unknown
    Source)
    at
    btvl.oracle.apps.po.digsig.BTVLDigSign.runProgram
    (BTVLDigSign.java:151)
    at oracle.apps.fnd.cp.request.Run.main
    (Run.java:157)
    Edited by: 999033 on May 16, 2013 7:20 PM

    Hi Charls,
    I have successfully implemented at our end in 11i. Pl.try at your end.
    v_request_id := FND_REQUEST.SUBMIT_REQUEST (passed your arguments... );
    COMMIT;
    IF NVL( v_request_id , 0 ) = 0 THEN
    DBMS_OUTPUT.PUT_LINE( 'Item Assignment to Organization Program Not Submitted');
    p_status := 'FAILURE' ;
    p_err_msg := 'ERROR RAISED AFTER SUBMITTING THE IMPORT ITEM ORG.ASSIGNMENT CONCURRENT REQUEST ... ' ;          
    ELSE
    v_finished := FND_CONCURRENT.WAIT_FOR_REQUEST
    request_id => v_request_id,
    interval => 0,
    max_wait => 0,
    phase => v_phase,
    status => v_status,
    dev_phase => v_request_phase,
    dev_status => v_request_status,
    message => v_message
    LOOP
    EXIT WHEN ( UPPER(v_request_phase) = 'COMPLETE' OR v_phase = 'C');
    END LOOP;
    HTH                    
    Sanjay

  • Issue with multiple digital signatures disabling fast web view

    Hello, I'm using acrobat 9.1 pro and have some questions regarding an issue using multiple signatures on a pdf.
    Why am I asking the question below? My job involves preparing pdf's for submission to FDA. The FDA requires, among other things, that electronically submitted docs have fast web view enabled.
    I am currently exploring ways of using digital signatures to sign pdf reports and still make sure they are FDA spec compliant. My issue involves a document that would have multiple signature fields. What I do is create at least two signature fields in the doc and then save and optimize while enabling fast web view. When I sign the first box and save, the file retains the fast web view status. Yet, when I apply and signatures past the first one, the file is subsequently set to fast web view off without any obvious way of turning it back on. I am confused as to why it gets disabled only after the second, and not right after even the first one was signed. And, of course, I would like to know if it is possible to maintain fast web view and how to do it. I'll gladly accept "tinkering under the hood" of the file suggestions if they exist as well.
    Please let me know if anything is unclear or you need further information.
    Thanks for your time and help.
    ~Vlad

    Hi Vlad,
    Michael actual had the correct answer. The purpose of a "Linearized" file (i.e. a file that has been Optimized for Fast Web View) is to get the first page to display as soon as possible so you can start reading without waiting for the rest of the file to download. As an aside, the designated first page doesn't necessarily have to be page 0 (PDF's use a zero based counting system for pages), but usually it is. To quote the PDF specification, "The primary focus of Linearized PDF is optimized viewing of read-only PDF documents. It is intended that the Linearized PDF be generated once and read many times. Incremental update is still permitted, but the resulting PDF is no longer linearized and subsequently is treated as ordinary PDF."
    When you sign a PDF file the first time the Save process is a "full save", that is the entire document is rewritten so there are no more than two %%EOF (end-of-file) markers in it. The first EOF designates which page to show first and the second EOF designates the end of the rest of the file (so the browser knows when to stop downloading). However, when you add a second (or subsequent) signature the file is saved as an "incremental save" and all of the new data is tacked onto the the end of the original file. This is so you can do a rollback to the previous signed version and allows Acrobat/Reader to check the integrity of each signature independent of any other signatures. It's the incremental save that breaks the linearized optimization of the file.
    Steve

  • Can I sign a Microsoft Word Document with the digital signature from a MIlitary issued CAC card?

    Is it possible to sign a MS Word doc with the digital signature froma  Military issued CAC card? It is easily done in Adobe but, I cannot find any guidance for MS Word docs.

    According to this thread in Microsoft's forums:
    http://answers.microsoft.com/en-us/mac/forum/macoffice2011-macword/can-i-how-do- i-add-a-digital-signature-to-a/eb2c2787-b13f-4388-b20f-4580515eec95
    this is not possible with Word for Mac.
    Regards.

Maybe you are looking for

  • Teachers Pension (UK) retro process

    We have applied patch for Tiered contribution for teachers pension in UK legislation. In phase one, I made changes for deducting Teacher's pension and in second phase now I am trying to make changes for retro processing. I am following the readme.txt

  • Windows 7 Home Premium Crashes in Sleep Mode

    Over the last few days my Windows 7 PC refuses to wake up from sleep mode.   My configuration is as follows: Windows 7 Home Premium 64 bit  Asus P8Z77-V-LE Plus Motherbaord (BIOS 0910) Intel Core i7-3770  Samsung 830 SSD Corsair Vengence RAM (16 Gbyt

  • Creative Cloud MUST include option for BC Partner

    I'm just looking into starting a Business Catalyst Partner account and am SHOCKED that I can't just do this from within my existing BC account through Creative Cloud!  This is madness.  What gives?  Please tell me there's a fix on the way, and please

  • Albums vs Folders

    New user to PSE11. Is it recommended that ALL photos be in albums or is the idea that photos in albums are a subset of the photos in folders? With all the sort and search functionality, I don't understand the benefit of albums. I name my image folder

  • No internet access after restart - msi RG300ex lite

    I just bought an msi RG300ex lite wireless router. Right off, the instruction manual is essentially worthless. I am trying to secure my connection which it seems there are 2 ways of doing this: through the wireless wizard or through the set-up tool p