Regarding Digital Signature error in program

Hi,
I am trying to implement SAP note for digital signatures and followed alll the steps given in the PDF
and when I am trying to implent the program I am getting the error
Typing is not supported for metadata
[Pdf I used|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0fbaa71-cd8d-2910-5982-e30626035400]
Plz help me in this issue
Regards

Hi me too facing the problems in digital signatures.
I have put the released strategy at the last stage of status network, yellow warning is coming saying that "you must make digital signature for this status".When i press twice
error message comes "Current digital signature process has been terminated"
Please helps where i am wrong
Bhupendra Singh
Edited by: bhupendra SINGH on Apr 9, 2009 12:29 PM

Similar Messages

  • AIP-51083:  General failure creating S/MIME digital signature: Error

    I know you guys did answer to this kind of question in several threads. But my case is bit different. Please try to help me to resolve this issue.
    OS: AIX 5.3
    B2B: 10.1.2.2 (No Additions)
    I did encrypt the message using certificates (Host & Trading Partner) and send to Trading Partner and got the confirmation. So assuming there is no issue with wallet and certificates.
    But I am not able to sing the same message using same certificates.
    (I don’t have any issue with Host certificate, I can use it for host sing but I have issue with Trading Partner certificate)
    Here the error message. I really appreciate your help.
    <MSG_TEXT>Error -: AIP-51083: General failure creating S/MIME digital signature: Error -: AIP-51083: General failure creating S/MIME digital signature: java.lang.NullPointerException
    at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.createSignedMimeBodyPart(MimePackaging.java:434)
    at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.applySecurity(MimePackaging.java:1699)
    at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.createMimeMessage(MimePackaging.java:262)
    at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.pack(MimePackaging.java:110)
    at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1165)
    at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:701)
    at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:832)
    at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:531)
    at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java(Compiled Code))
    at java.lang.Thread.run(Thread.java:568)
    Caused by: Error -: AIP-51083: General failure creating S/MIME digital signature: java.lang.NullPointerException
    at oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging.sign(SmimeSecureMessaging.java:1054)
    at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.createSignedMimeBodyPart(MimePackaging.java:392)
    ... 9 more
    Caused by: java.lang.NullPointerException
    at oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging.sign(SmimeSecureMessaging.java:965)
    ... 10 more
    </MSG_TEXT>
    Thanks in Advance,
    Rama K

    Hi Anuj,
    Thanks for your good reply.
    I was doing same thing which you mentioned (Thats the reason encryption is working with same certificates, so there is no issue with wallet and certificates).
    in my log (debug mode) I did find some thing is interesting
    From the log,
    <MSG_TEXT>oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: sign alternateWrl: /oraaiad/B2BHome/Apache/Apache/conf/ssl.wlt/default/wallet1</MSG_TEXT>
    Log is looking for alternateWrl "/*default/wallet1*"
    But my wallet location which I mentioned in tip.props /oraaiad/B2BHome/Apache/Apache/conf/ssl.wlt/*default/wallet.txt*
    I know there is no location called "*wallet1*" thats the reason why it's throwing null pointer. But my questions is, why it's looking for alternateWrl? Here some of debug log.
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2009-09-04T21:56:50.336+00:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>abc.abc.com</HOST_ID>
    <HOST_NWADDR>1.1.1.100</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>Thread-12</THREAD_ID>
    <USER_ID>oraaiad</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>Utility:getPrivateKey:Exit</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2009-09-04T21:56:50.336+00:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>abc.abc.com</HOST_ID>
    <HOST_NWADDR>1.1.1.100</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>Thread-12</THREAD_ID>
    <USER_ID>oraaiad</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: sign alternateWrl: /oraaiad/B2BHome/Apache/Apache/conf/ssl.wlt/default/wallet1</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2009-09-04T21:56:50.336+00:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>abc.abc.com</HOST_ID>
    <HOST_NWADDR>1.1.1.100</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>Thread-12</THREAD_ID>
    <USER_ID>oraaiad</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>Utility:getPrivateKey:Enter</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2009-09-04T21:56:50.506+00:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>abc.abc.com</HOST_ID>
    <HOST_NWADDR>1.1.1.100</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>Thread-12</THREAD_ID>
    <USER_ID>oraaiad</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>java.lang.NullPointerException
         at oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging.sign(SmimeSecureMessaging.java:984)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.createSignedMimeBodyPart(MimePackaging.java:416)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.applySecurity(MimePackaging.java:1734)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.createMimeMessage(MimePackaging.java:286)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.pack(MimePackaging.java:118)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1602)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:900)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1082)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:697)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:373)
         at java.lang.Thread.run(Thread.java:568)
    </MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2009-09-04T21:56:50.506+00:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>abc.abc.com</HOST_ID>
    <HOST_NWADDR>1.1.1.100</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>Thread-12</THREAD_ID>
    <USER_ID>oraaiad</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>Error -: AIP-51083: General failure creating S/MIME digital signature: java.lang.NullPointerException
         at oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging.sign(SmimeSecureMessaging.java:1077)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.createSignedMimeBodyPart(MimePackaging.java:416)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.applySecurity(MimePackaging.java:1734)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.createMimeMessage(MimePackaging.java:286)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.pack(MimePackaging.java:118)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1602)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:900)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1082)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:697)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:373)
         at java.lang.Thread.run(Thread.java:568)
    Caused by: java.lang.NullPointerException
         at oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging.sign(SmimeSecureMessaging.java:984)
         ... 10 more
    </MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2009-09-04T21:56:50.507+00:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <MSG_ID>AIP-51083</MSG_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>abc.abc.com</HOST_ID>
    <HOST_NWADDR>1.1.1.100</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>Thread-12</THREAD_ID>
    <USER_ID>oraaiad</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>Error -: AIP-51083: General failure creating S/MIME digital signature
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.createSignedMimeBodyPart(MimePackaging.java:458)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.applySecurity(MimePackaging.java:1734)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.createMimeMessage(MimePackaging.java:286)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.pack(MimePackaging.java:118)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1602)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:900)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1082)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:697)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:373)
         at java.lang.Thread.run(Thread.java:568)
    </MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    Please share your idea/comments.
    I appreciate your help.
    Regards,
    Rama K

  • InfoPath Digital Signature Error

    In the InfoPath browser form, when I digitally sign the form, I get the following message:
    There is a problem with this signature.
    By clicking on Show Details, it says:
    Untrusted signature - The trust chain cannot be verified
    Any ideas how to resolve this error?

    Hi Nikhil,
    According to your description, my understanding is that you got an error when you used the InfoPath form with digital signatures.
    For this issue, it seems to be about the InfoPath form template certificate, you need to create and export it, then import to SharePoint  server.
    More information, you can refer to the two links:
    http://sampathlive.wordpress.com/2010/05/04/untrusted-signature-the-trust-chain-cannot-be-verified-error-when-digitally-signing-infopath-forms/
    https://social.technet.microsoft.com/Forums/office/en-US/8257836f-0d7b-4b1d-b400-2d8e6eb8ea11/infopath-digital-signature-error-untrusted-signature-the-trust-chain-cannot-be-verified?forum=sharepointcustomizationprevious
    Best Regards,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

  • ITunes 9 download - invalid digital signature error with Windows 7 Ultimate

    Since I have upgraded to Windows 7 Ultimate when I try and download the latest version of iTunes 9 I get Invalid Digital Signature error message. I've tried downloading with IE8, Opera and Firefox.
    Help please!!

    Perfect, thanks.
    I see that one's got an SPI firewall:
    http://www.netgear.co.uk/pdfs/dgn2000ds18july08
    By way of experiment, try disabling the firewall and doing another iTunes download. Are you able to get a working installer this time?

  • How to create a digital signature error

    Hello,
    hope i do my post in the right forum (if not i'd be grateful if it could be displaced to the correct forum). I've to do create some incidents to have a look at the output of Security Audit Log (Transaction sm20).
    I want to create a digital signature error (SAL Identifier AUV) and i've no clue how i could get it done. First I thought about an invalid single sign on ticket but apart from I would have no clue about how to create such, I don't know if that's a way to make the error, mentioned above, occur.
    Maybe you could give me a hint or you have an idea how I could get that done!?
    Thanks in advance
    Tobias

    Adobe Reader Touch (Windows Store app with "modern" UI) does not support any types of signatures yet.
    Digital Signatures with certificates
    Electronic Signatures (that are legally enforceable)
    Signature annotations (hand-writing annotations which may not be secure and legally enforceable)
    Adobe Reader XI (traditional desktop app with classic UI) supports #1 and #3.
    Adobe EchoSign supports #2.
    Adobe Reader for iOS/Android supports #3.

  • Regarding Digital Signatures and Seed Values

    Hi
    First let me explain my scenario i had done so far and then i will explain the problem i am facing.
    Scenario
    I had created an intercative form with 4 Text Fields along with two signature fields(So that the form has to be signed by two persons let it be User1, User2).
    The first two text fields (TextField_1 and TextField_2) will be filled by the User_1 and then User_1 will sign in the First Signature field.
    The next two text fields (TextField_3 and TextField_4) will be filled by the User_2 and then User_2 will sign in the Second Signature field.
    This is my scenario so far i had done.
    Problem i am Facing
    The User_1 will fills the value and sign the form and later when the user_2 fills the data and signs the form, the first signature is showing an question mark and  exclamatory mark indicating that form had undergone some changes.
    Solution type needed
    I want a solution in such a way that whenever the user_2 signs the form the status of the signature field_1 should not be changed any more.
    According to my frequent search i got some information using of Seed Values will be use full...
    Plz suggest how to achive this and also the usage of seed values for the digital signatures,
    Thanks In Advance...
    Regards
    Chandran S

    Hi me too facing the problems in digital signatures.
    I have put the released strategy at the last stage of status network, yellow warning is coming saying that "you must make digital signature for this status".When i press twice
    error message comes "Current digital signature process has been terminated"
    Please helps where i am wrong
    Bhupendra Singh
    Edited by: bhupendra SINGH on Apr 9, 2009 12:29 PM

  • Digital Signature Error

    Hi All,
    We are implementing digital signature for originals in DIR using secure,store and foward approach. The installation is pretty much ok,. However, we are getting SSF_API_NO_SECTK error. What could be the possible reason? We are using SAPSECULIB as the security provider,

    The error indicates that the security product is not installed correctly. Make sure that SSF_LIBRARY_PATH (or ssf/ssfapi_lib ) is set correctly.Set the trace level to 1 and check the contents of the trace file dev_ssf.
    Regards,
    Pradeepkumar Haragoldavar

  • Digital signature error while confirming maintenance order

    hi all,
    while i try to confirm maintenance order i m getting following error.
    "Unable to find strategy information about strategy
    Message no. SIG403
    Diagnosis
    Signature strategy has been allocated to the function you selected. However, signature strategy  has not been defined in the system. The individual signatures may be missing.
    The system does not carry out the function."
    I checked in SPRO but couldn't find any configuration related to  digital signature..
    Please suggest how to overcome this issue..
    Regards,
    Amit kushwaha

    Hi Pete,
    Digital signature is activated for the function  IW41.  AS per the SAP help i should maintain configuration  in
    " Maintenance and Service Processing >® Maintenance and Service Orders> ® Functions and Settings for Order Types --> -->Define Digital Signature for Order Types.
    I checked SPRO menu paths to locate above mentioned path. but it is not there
    Please suggest !
    Regards,
    Amit kushwaha

  • ECR : Digital signature error

    Hi There ,
    I am trying to implement digital signature . I have followed all the steps of digital signature customizing + note 1643197 , 1643594.
    The problem which I am facing is that I am not getting a pop when I change the status of the ECR from 10 to 20 . I have set the DS for status 20 .
    SInce I am not getting a pop up , I am not able to enter my credentials and system then shows error " You need to have digital signature for status 20 "
    Please advise as how to fix this issue .
    Thanks 
    Abhishek Gupta

    Hi Abishek,
    could it be that you do not have user roles attached with signature strategy?
    Steps to be followed:
    1. Assign authorization group & users to a role
    - ŸUsingTcode PFCG, create a new role
    - Assign authorization object C_SIGN_BGR
    - ŸCreate using tcode ELSIG01 …Signature authorization groups & manually maintain the SIGNAUTH
    - Assign users in SAP system to this role
    Signaturestrategy will allow only these Users to sign if assigned to a object at Customer system.
    2. Maintain Signature Strategy Sequence & release
    - Using Tcode ELSIG00, create a new strategy & assign individual Authorization groups
    - Invoke “Signatures” push button to define precedence's by checking the flags
    - Invoke “Release” push button to define conditions for validating if Signature is complete to release locks on the object.
    Regards, Ulf.

  • Regarding digital signature in adobe

    hai everybody,
                        I am using a signature field in the pdf form in webdynpro.
    When user enters the signature how can i get that digital signature in webdynpro application .In which format it will be returned .
    Can u please suggest any help on this

    Hi Madhavi,
    Has your problem solved? It would be great help if you can share the solution.
    I am opening a new thread, so that I can assign you points also for the help
    With regards,
    Amit

  • InfoPath 2010 digital signature error in SharePoint 2010 - Revocation Status cannot be verified

    Here is the issue: I have two servers, one a Test and one a Production. The Test server allows me to digitally sign the document and shows it correctly. In the Production environment, I used the same form and browser and it gives me the error: 'Revocation
    Status cannot be verified' when digitally signing.
    The InfoPath form is web-enabled and works perfectly on the Test side.
    The browser is the same, updates are one week apart...is there anything I am missing????

    Hello,
    Do you have the same certificate in prod server Trusted Root Certificate Authorities? If not then please add it.
    http://office.microsoft.com/en-in/infopath-help/obtain-a-digital-certificate-to-create-a-digital-signature-HA010354319.aspx
    http://answers.flyppdevportal.com/categories/sharepoint2010/sharepoint2010customization.aspx?ID=82828fe4-025f-4dbb-89ed-2ae18e88c9c9
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Digital signature error- SSF Error

    Hi,
    I am trying to do a digital signature using signature method " System signature with Authorisation by User ID and Password"  but facing an error after I enter my password during the digital signature.
    Error is "SSF error: Unknown Error"
    Message No: IS014
    Please let me know what needs to be done to resolve this error.
    Setting completed are QM Material Authorisation group cretaed for Result Recording and Usage Decision Digital Signature.
    Thanks
    Vineeth

    Check and if necessary maintain the standard settings. To do this, execute the following activities in the IMG under SAP Web Application Server -> System Administration -> Digital Signature:
    • Define application-dependent parameters for SSF functions
    • Define security settings for the system
    Also In IMG check settings under >> SAP Netweaver--> Application Server > System Administration -> Maintain the Public Key information for the system> Maintaining the system security information.

  • XL Reporter Wrong executable digital signature error on one workstation

    Hi,
    Im getting this error on 1 of our client's worstations.
    They have SAPB1 2005A.
    XL reporter works on all other workstations except for one.
    Any suggestions?
    Thanks!

    Hai!
    Check these threads
    Re: Wrong digital signature for add-on installer
    error : "Wrong Digital Signature for Addon Installer"
    Error:Wrong Executable Digital Signature for Add on.
    Register Add-on

  • Regarding digital Signatures

    Hi Friends,
    In SAP HR( Recrutment ), i have generated an offer letter in smartform, based on the approving manager his digital signature should be printed, how to get the desired result?
    is there any other settings we should do.
    regards
    Kumar M

    This might help you
    http://help.sap.com/saphelp_crm40/helpdata/en/9c/edb776b1bcb047a63d5bbc15e6d2b1/content.htm
    http://help.sap.com/saphelp_sm32/helpdata/en/42/dcff348d23162fe10000000a1553f7/content.htm
    cheers

  • EasyDMS 7 - Digital signature error "you must make a digital signature...."

    Hi Folks,
    I am getting the error "you must make a digital signature for this status@188@26" when trying to set a status which has digital signature (sig strategy SAPPOCSS).
    This was working fine in EasyDMS 6.0 and currently works in SAPGUI cv02n (after pressing enter twice when I get a warning). I am/was using the same user with correct auth objects (and SAP_ALL).
    Any idea what the issue could be. Has anybody experienced this in EasyDMS 7.0?
    Thanks,
    Lashan

    Hi,
    Thanks for the response.
    This worked fine EDMS 6.0 SP14. Its not on EasyDMS 7.0 SP3. At the same time I am able to do this from CV02N. My next course of action is to try on EDMS 7.0 SP4. Will update the thread on how that goes and will also look at doing a debug.
    Cheers,
    Lashan

Maybe you are looking for