Can ILM_TOOLKIT  be  used standalone  for Digital Signatures on result sets

Hello
Looking for means to digitally sign rolled out PL/SQL software I found the Digital Signature functions of ILM Assistant.
We probably won’t be using the basic functions of ILM as there’s already an application data lifecycle process in place, but the “Immutability” functions look very interesting.
A digital signature, for our purpose, could perhaps be created with a query against DBA_SOURCE.
So far I found the procedures
ILM_TOOLKIT.create_sql_result_set
ILM_TOOLKIT:delete_sql_result_set
ILM_TOOLKIT.load_sql_result_set
which might do what we want. But I haven’t found any published documentation yet
Does anyone know if the ILM_TOOLKIT can be installed and used standalone (i.e. without apex and browser GUI) in order to be called directly and if there’s any documentation on it.
Thank you very much
Klaus

Hi,
You can certainly install the toolkit without the gui, but you would have to modify the installation scripts to keep it from installing the APEX application after the toolkit has been installed.
There is no published documentation; however, I could give you some insight into what you would need to do. Let me know if this still interests you.
Thanks,
Greg

Similar Messages

  • Use of active directory userid/password authentication instead of SAP R/3 User/Password for digital signature?

    Dear all,
    I am looking to setup the use of active directory userid/password authentication instead of SAP R/3 User/Password for digital signature. We SSO to the backened ABAP AS via an SAP NW Portal to which SPNEgo kerberos authentication is setup. Today we specify R3 user id/password to digitally approvae a lot release. The idea is to have users maintain one AD password and don't have to remember the R/3 password anymore and also our Security team to avoid password maintenance.
    I know there are 3 options for digital signature and
    System signature with authorization by user ID and password (We use this currently)
    Digital User signature with verification - (We would like to use this with AD userid/password, so the system still ask the users their AD userid/password for the authentication when they try to "sign" a document.)
    User signature without verification
    Do you think there is a way to configure the system in order to ask and check the active directory userid/password instead of SAP R/3 password? Where can I found documentation about it ?
    I have several different versions of AS ABAP starting from NW 7.02 to NW 7.31.
    My active directory is based on Windows 2008.
    Thanks in advance!!
    Dhee

    Actually enabling Kerberos for SSO purposes and enabling Kerberos for digital signatures are two different topics although the latter is because of the former. I'm interested in the topic as well and I'm currently looking at different options. SAP provides a BAdI for the digital signature API which can be used for external authentication but they do not provide the solution to invoke Kerberos authentication based on username and password. SAP provides a semi solution with NWSSO 2.0 SP2 which works only on Windows with classic dynpros meaning SAP GUI for Windows is assumed. The solution is based on an ActiveX component which does the actual Kerberos authentication using the Secure Login Client which is part of the NWSSO suite. Extending that implementation to non-Windows and non-GUI applications would require some sort of web enabled service that could be used to authenticate the user with username and password. In case authentication is successful, a Kerberos token would be returned to SAP which would then be validated. All the required pieces are there since SAP has Kerberos support now in both stacks of the NetWeaver Application Server, some bits are still missing though which leaves customers looking at 3rd party or custom solutions.

  • Programmatically Accessing Self Sign in Plug in for Digital Signature

    Hello There,
    We are looking forward to use “Adode Acrobat 9 Pro – Self Sign in Plug in” for one of the application to digitally sign PDF document i.e. appending signature to existing PDF document. We have gone through Adobe site (http://learn.adobe.com/wiki/download/attachments/52658564/samplesignatures.pdf?version=1 ; http://www.adobe.com/ap/epaper/tips/acrsignatures/ ) and explored “Tips and Techniques” along with screenshots.
    We would like your help on following queries:
    ·         Can we programmatically from C#.NET access Adobe Object and create certificate for digital signature? If Yes, can you please provide pointers, references and sample code snippets? [We understand that we do not need to purchase SDK as Professional would be sufficient for digital PDF signature]
    ·         Does Adobe Pro installer provide DLL which can be leveraged in Code base i.e. C#.NET?
    ·         How does certificate management work for digital signing? Can third party like verisign, local computer / certificate from organization server work for digital PDF signature?
    ·         Please provide Technical Reference manual to use Adobe from C#.NET
    ·         Can you please throw some light and pointers on Licensing and Cost?
    We are running on a deadline hence your quick help and response will be highly appreciated.
    Thanks & Regards

    best check on the sdk forum:
    http://forums.adobe.com/community/acrobat/acrobat_sdk
    sdk docs can be found here:
    http://www.adobe.com/devnet/acrobat/?view=documentation

  • Is SharePoint Enterprise Needed For Digital Signatures?

    Hey SharePoint Fam,
    Had a request come in for Digital Signature use and was wondering is this even possible without Enterprise version?  We are on Standard 2010 version......
    Thanks n advance

    Waqas is right, you can use digital signatures with SharePoint Standard.
    More information on the
    CoSign Connector for SharePoint.
    CoSign offers free trials for integrating digital signatures with SharePoint:
    1. A private SharePoint site for your personal use, with CoSign installed, on a SharePoint server run by CoSign. 
    2. You can then request an on-premises trial copy of the CoSign Connector for SharePoint to try it on your own server.
    In addition to being a standard, open solution, digital signatures from CoSign enable your documents never have to leave your network during the signing process.
    Request a free trial.
    Disclosure: I work for CoSign

  • Save method for digital signatures

    Hi - I have several thousand forms all set up for digital signatures, which I use for locking down the form fields (render read-only). This works fine. The problem I have is that when a user digitally signs the form, they automatically get asked to Save As - with a default location on the local machine. Can this be changed to allow the user to simply save and overwrite the form in its original location. Of course there is a danger with doing this, but users with document/case management systems do not necessaritly know where to save the document, so basically they want to open up the form from their CMS/DMS, complete it, digitally sign it and simply save (automatically back in the location they launched it from.
    Does anyone know where I can even look - I have trawled the registry, the digital signature settings, etc, but no luck.

    Hi - these are all reader extended through Livecycle ES Reader extensions and are signed by users in Reader. What I am asking is if anyone has an idea where this behaviour is declared, so that I can change it.

  • Does the iOS app allow for digital signatures ?

    does the iOS app allow for digital signatures ?

    Hi,
    Currently, Adobe Reader mobile products (for iOS, Android, Windows Phone) do not support digital signatures.  But you can add handwritten signatures (as annotations) to PDF documents.
    For digital signatures for legally binding documents and contracts, I'd recommend the desktop version of Adobe Reader or Acrobat Pro/Standard.  Alternatively, you can use Adobe EchoSign for e-signatures.
    About Certificate signatures | Digital signatures
    Electronic Signature Software, Digital Signatures | Adobe EchoSign

  • Java SSF for Digital Signatures and Document Encryption

    Hello,
    I have read in "SAP Help - Java Development Manual" that there is a Java SSF library for Digital Signatures and Document Encryption API.
    http://help.sap.com/saphelp_nw04s/helpdata/en/4f/65c3b32107964996a56e4165077e24/frameset.htm
    I am trying to develop an example application in NWDS using Interfaces/classes (ISsfData, SsfDataXml...), but NWDS does not find this classes in any library.
    I have searched for Javadocs in NWDS plugins directory and this classes and interfaces should be in JAR com.sap.security.api.jar, but they aren't there.
    Our WAS version is: NW04s WAS 7.0 SP11 and he have downloaded Java Crypto Library (IAIK) and also SAP XML Toolkit.
    Does anyone know how to find or obtain this library?
    Thanks in advance,
    Jorge Linares

    Hello Francesco,
    I want to  generate a digital signature (PKCS#7,XML) using SAP SSF API as explained in
    http://help.sap.com/saphelp_nw04/helpdata/en/4f/65c3b32107964996a56e4165077e24/content.htm and in Amol Joshi's reply in
    Digital Signatures and Document Encryption api
    so my question  is From which PI/XI version and its SPS this SAP SSF LIBRARY is supported ?
    Kind Regards,
    Kubra fatima.

  • Any BAdi for Digital Signature?

    ECC 6.0
    Does anyone know of a BAdI, Enhancement Spot or exit for digital signature where I can detect the object that is being signed (in this situation Engg Change Management) and perform some follow on process (specifically call a Workflow API to create an event for Workflow)?
    Cheers,
    Ramki Maley.

    Hi,
    Thanks for your request. We have added it to our feature backlog and shall try to incorporate it in one of our future releases.
    Thanks,
    Shefali

  • Automatically renewing certificates for digital signatures

    Is it possible to setup some form of system that automatically renews the user certificate for digital signatures? If so, where can i find information on this?

    Hi - these are all reader extended through Livecycle ES Reader extensions and are signed by users in Reader. What I am asking is if anyone has an idea where this behaviour is declared, so that I can change it.

  • What are Parameters? How are they differenet from Variables? Why can't we use variables for passing data from one sequnece to another? What is the advantage of using Parameters instead of Variables?

    Hi All,
    I am new to TestStand. Still in the process of learning it.
    What are Parameters? How are they differenet from Variables? Why can't we use variables for passing data from one sequnece to another? What is the advantage of using Parameters instead of Variables?
    Thanks in advance,
    LaVIEWan
    Solved!
    Go to Solution.

    Hi,
    Using the Parameters is the correct method to pass data into and out of a sub sequence. You assign your data to be passed into or out of a Sequence when you are in the Edit Sequence Call dialog and in the Sequence Parameter list.
    Regards
    Ray Farmer

  • Why can't I use iDisk for a back-up disk for Time Capsule?

    G'Day All,
    I am new to apple and mostly am loving it! Being new to this product has me asking some basic questions, like ... why can't I use iDisk for a back-up disk for Time Capsule?
    Here I have something like 20 gb disk space available, but it seems I need to buy an external hard drive (or an airport) in order to use, what I believe is one of apples greatest inventions, the Time Machine...
    Can anyone correct my flawed understanding or, better yet, teach me how to do it properly?
    Cheers
    Gabriel

    Gabr1el wrote:
    Thank you Pondini.
    Speed makes sense, but I thought I had plenty of size available ... never mind! Looking over some of the other posts, it looks as though I'd be better off with an external Hard drive than the Apple Time Capsule (if I want more than 12-18months service).
    That was true of some of the ones made a couple of years ago (many of which Apple replaced way beyond the warranty period, and even some beyond the 3-year AppleCare period). Presumably Apple has fixed the power supply problem in the newer units, so they'll last longer.
    If you don't have AppleCare for your Mac, I'd strongly suggest buying it. If you do, and buy a TimeCapsule, Airport, or other accessory within 2 years, it's covered, too.
    But unless you need a wireless router, yes, paying for one in a Time Capsule doesn't make sense. A good external HD is a much better buy.
    thank you for the links - I am still getting used to the way Apples work ...
    If you haven't found these yet, you may find some handy tips here: http://www.apple.com/support/switch101/
    here: http://www.apple.com/support/mac101/
    and some of the other videos listed on the Time Machine Tutorial page.

  • Why can't I use iCloud for exchange of data - like I could with MobileMe?

    Why can't I use iCloud for exchange of data - like I could with MobileMe?
    Oder auf Deutsch, warum kann ich keine Daten mehr in iCloud speichern bzw. zum Austausch bereitstellen, wie das bei MobileMe noch ging?
    Danke für die Hilfe
    Thanx in advance!

    The purpose of iCloud is to sync data between your devices.
    There is no "web address" to your files and no way to "share" them with others (except photos).

  • HT1338 I can no longer use Macmail for my btinternet account.  I was advised to delete the imap account and begin again with a pop account for incoming mail.  My Macbook will not let me do that and neither BT nor Yahoo have been able to help.

    I can no longer use Macmail for my btinternet account.  I was advised to delete the imap account and begin again with a pop account for incoming mail.  My Macbook will not let me do that and neither BT nor Yahoo have been able to help.

    Btinternet being your internet service provider? If I'm correct, have you followed their directions:
    http://btbusiness.custhelp.com/app/answers/detail/a_id/7073/c/2048,2053,3883,206 5
    Just found a seemingly newer article (and there are several more on the right of those pages):
    http://btbusiness.custhelp.com/app/answers/detail/a_id/7071/related/1/session/L2 F2LzEvdGltZS8xMzU0NzI1NTMyL3NpZC9qaThFVi1jbA%3D%3D

  • HT204053 I have an apple ID that I want to use it for icloud, but when I Set it, i got below message

    I have an apple ID that I want to use it for icloud, but when I Set it, i got below message
    I could requires an apple id that Is an email address ( [email protected] address )
    Please help me
    <Email Edited by Host>

    Your gmail address is still your apple id. Just when you activate your mail and notes, it asks you to create icloud e-mail, which is completely separate and allows you to have one more e-mail address. Just some extra benefit, you don't have to pay for, but useful to save your notes and send e-mail or two if Google server goes down.

  • How to extract certificates from IE for digital signature

    hi
    how to extract certificates from the cert store provided by Internet Explorer 6.0 and use it to read & verify the digital signatures present in the pc.this is needed in my web based application n i have no idea!!!
    pls help me out
    i have studied a lot about all JCA n JCE but the extraction part still baffles me!!!
    my application will be java based so i can make an applet/ servlet/ jsp
    drop your ideas as soon as u get time as i am stuck in the initial phase itself
    priya_16

    hi
    i've the same problem. i've found this solution, but you need download a JCE Provider that allow you to read the explorer certificate store.
    You can try this one: https://download.assembla.se/jceprovider/
    and the code:
    import se.assembla.*;
    public class Listcerts {  
         public static void list() throws Exception{
              java.security.Security.insertProviderAt(new se.assembla.jce.provider.ms.MSProvider(), 2);
              KeyStore ks = KeyStore.getInstance("MSKS","assembla");
              ks.load(null,null);
              X509Certificate cert=null;
              String alias=null;
              int count=0;
              for (java.util.Enumeration e=ks.aliases();e.hasMoreElements();){
                        alias=(String)e.nextElement();
                        cert=(X509Certificate)ks.getCertificate(alias);
                        System.out.println("\n Certificado alias"+alias+":");
                        System.out.println(cert);
                   count++;
              System.out.println ("NUM CERTS="+count);
    now, i need the same solution for Firefox browser XP
    good luck
    Message was edited by:
    meteko

Maybe you are looking for

  • LOTS of trouble downloading. Getting a grey page?

    Hi guys, A few months ago, I tried this program called 'fast download' or something similar. Not sure exactly what it was or why I even tried it. Anyways, what it did, was organize any sort of download I had on my computer. When I would download a fr

  • How to set songs as a ring tone to iPhone?

    Hello : Is it possible to use songs/ other ringtones (other than iPhone preset ringtones) as a ringtone for iPhone 4S?

  • Connection between two clients

    Hi, I want to get some guidance on connection between two clients. Suppose I need to connect client 500 with client 900 in the same system without changing the logical names. Thanks & Regards Nabarun

  • Crashes with OS X update 10.5.7

    iPhoto 6.0.6 crashes when attempting to open any Film Roll. No problems before update. Any suggestions (other than new version, I'm out of the country). iPhoto library is on iDisk. Also iDVD crashes upon opening. Thanks.

  • JWSDP 1.5:  Prefix must resolve to a namespace

    Hi, Part of me SOAP Signature Verfication configuration in the sign-client.xml, I specify a Target using xpath, as such: <xwss:RequireSignature> <xwss:Target type="xpath">//soapenv:Body</xwss:Target> </xwss:RequireSignature> When I receive the messag