Is it possible to protect ACTION

hello.
want to restrict users to see actions.
i.e. action should work, but dont want users to see how it works.
need a patch or something, which will protect my actions..
if any suggestions, please write me at oceanesa()Yahoo.com
if here will be anyone who can built that solution,i can even pay a small price for developing that.

I don't know of any way to protect an action.
You could go to http://ps-scripts.sourceforge.net/xtools.html and download
xtools.
Use the action to javascript script from xtools to convert the action.
Then use ExtendScript Toolkit to protect the script by saving as jsxbin.

Similar Messages

  • Is it possible to trigger action in backing bean on page unload event?

    Hi,
    There is a RichPopup in my page which has a Listener to save data or not by user choice "Data change detected, do you want to save those changes?"
    I've tried with the javascript event 'window.onbeforeunload', but this way must be fit with a Servlet function which I am not allowed to use.
    The attibute 'onunload' in the tag '<af:document>' seems useless. Even there is few description or example in the 'Tag Reference'.
    So, is it possible to trigger action in backing bean on page unload event? Thanks in advance for helping.
    Viva

    Hi Frank
    Thanks for helping, I've tried in your way. My codes are like below:
    Page codes:
    <?xml version='1.0' encoding='UTF-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
              xmlns:f="http://java.sun.com/jsf/core"
              xmlns:h="http://java.sun.com/jsf/html"
              xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
      <jsp:directive.page contentType="text/html;charset=UTF-8"/>
      <f:view>
        <af:document id="d1" clientComponent="true" title="viva test">
          <af:resource type="javascript">
            if (!window.addEventListener) {
                // alert('window.addEventListener is not supported in IE8. Override it!');
                window.addEventListener = function (type, listener, useCapture) {
                    window.attachEvent('on' + type, function() {listener(event)});
            window.addEventListener('beforeunload', function (){performUnloadEvent()}, false);
            function performUnloadEvent() {
              var eventSource = AdfPage.PAGE.findComponentByAbsoluteId('d1');
              //var x and y are dummy variables obviously neeed to keep the page
              //alive for as long it takes to send the custom event to the server
              var x = AdfCustomEvent.queue(eventSource, 'handleOnUnload', {args:'noargs'}, false);
              var y = 0;
          </af:resource>
          <af:serverListener type="handleOnUnload" method="#{vivaTestBean.testOnUnload}"/>
          <!--
          <af:form id="f1">
            <af:commandButton text="Unload" id="cb1" action="unload"/>
          </af:form>
          -->
        </af:document>
      </f:view>
    </jsp:root>The backing bean codes:
    public class VivaTestBean {
        public VivaTestBean() {
        public void testOnUnload(ClientEvent clientEvent) {
            System.out.println("Thanks God");
    }The first way which triggers a 'unload' event by clicking a button DO WORKS. :)
    But when I changed the triggered way by changing the <af:document> to clientComponent as what you did, the 'onbeforeunload' event won't come out when I refreshed or closed the page.
    That doesn't make sence, since I think the two ways to trigger a 'unload' event are the same.
    Edited by: 841766 on 2011-3-7 上午1:13

  • Is it possible to add action to JLable component?

    Is it possible to add action to JLable component?

    I assume you are talking about an ActionListener? In which case the answer is no. But, you can add a MouseListener, MouseMotionListener, KeyListener and a few other ones as well. There's nothing an ActionListener can do that a well used MouseListener can't.
    HTH,
    BenW

  • Is it possible to protect favorites during syncing process

    Is it possible to protect favorites during syncing process. Tx
    Jacolino

    First thing done when you sync is an iPhone backup. Included in that backup are phone "favorites".

  • Possible to transfer 'actions' from one computer to another/ and earlier CS3 actions to CC actions?

    Is it possible to transfer 'actions' from one computer to another/ and earlier CS3 actions to CC actions?

    you are allowed two installations and activations with each single user license.
    just use your installation cds and your serial number to install on your new computer.
    if you no longer need cs6 on your old computer or that old computer has your 2nd installation/activation, open one of the adobe programs and click help>deactivate.  you can then uninstall from your old computer.

  • Possible to reverse actions done by iTunes?

    Hi!
    So, i finally decided to download the latest version of iTunes (had something like 7,6 or so before although it doesnt matter) and with that one came the possibility for iTunes to sort your music in your iTunes Music folder in various directories (i guess everyone knows what im talking about, but for making sure. Artists -> Albums -> <track number> <track name)
    All that is rather great except for two things.
    A) I had no idea it would do that, and no chance at all to prevent it since it did it automaticly when finished downloading.
    B) I HATE it when its like this. I dont want to go through 400 subdirectories to find my music - i use one overall folder where everything is named by "Artist - Songname" - and thats that. The last thing being the worst since i have around 3000 songs (i know, most music fans has way more but that doesnt concern me right now) which means that im looking at a humongous ammount of work to get everything back in order.
    Anyway, to get to the question: Is it possible to get iTunes to reverse this action? You must understand that im looking at renaming songs in only a dozen less than 1000 folders
    (praying for a positive reply)

    +@ Chris+ The reason for not using iTunes was cited above...
    +@ Ditlevbirch+ Magic File Renamer should do what you want. Once you've placed your tracks back where you want them you will need to clear the dead links from iTunes & reimport all the files.
    That said, any decent music player will give you access to all your files and better methods for selecting files to play or building playlists than Windows Explorer so it +ought not+ to really matter what structure they are stored in. However, while I know this is true, I'm still with original poster on the desirablity of leaving it up to the end-user. For example I dislike the iTunes habit of truncating longer file/folder names or replacing every invalid character with an underscore. Compare with CDex which provides options for each illegal character so I can have / replaced with - while : is replaced with ; and there's also greater control over the creation of subfolders.
    tt2

  • Is it possible to protect documents with 2008 \ 2012 R2 AD RMS on Workgroup Machines \ another domain machines?

    Hi Experts,
    I have scenario where I have TWO 2008 R2 AD forests with cross forest trust and also I have some workgroup Win7 Machines.
    I wanted to deploy AD RMS in any one forest (Say Forest A), as forced by customer
    Is it possible that My forest B users can protect documents with AD RMS in Forest (A)
    OR
    Is it possible that my workgroup computers can protect documents with AD RMS of Forest A? Can I use user credentials from forest A to protect documents on workgroup computer
    OR
    Lets take a scenario:
    I create user in forest A with addition of email address of forest B user
    I share this ID to respective forest B user, forest B user logged on to forest B computer
    Now can forest B computers can protect documents with AD RMS from forest A by entering forest A user id \ password when RMS prompts for authentication?
    Thanks in advance
    Thanks Best Regards Mahesh

    Can anybody shade some light on this please?
    Thanks Best Regards Mahesh

  • Is there any possibility to protect number file with pas word ?

    Good morning,
    As many people may use my Ipad, I would like to prevent somebody having acces to confidential file created with numbers.
    As it exist with Excel, is there any possibilty to protect files with password ?
    Thanks for your help.

    No. Numbers for iOS doesn't have file password protest. iOS in general is not designed as a multi-user system and doesn't really provide for this.

  • When i do agroup of apps is it possible to protect this group by password or code?

    or protect single app by different password/code ( not by parental options)

    No you are not the only person that I have seen that wants this feature. Why Apple does not include it, I cannot say. Only they know why it isn't included in iOS,
    However, you can do like many others in the past have done. Leave them feedback.
    http://www.apple.com/feedback/ipad.html

  • Possible to edit action script permanantly from outside of flash?

    More specifically is it possible to permanantly add strings, for instance, to an array using an input text field and having that text field push the text into the array?

    yes, using jsfl.

  • Is it possible having excel actions like pdf?

    Hi,
    i found excel.jar file for jre 1.4.
    does Importing excel jar file  into MII give some excel action  in workbench like pdf action?
    Thanks.

    You could create custom actions using the Apache POI libraries at http://poi.apache.org, and it would be quite do-able to create a set of actions to create a spreadsheet, a tab, and populate cells.

  • I recently opened an email from a friend who's account had been hacked.  Do I need to take any virus protection action?

    I recently opened an email from someone who's account had been hacked. Am I in jeopardy of a virus?  Do I need to take action?

    Very unlikely.
    Even IF sender send out some sort of malicious software, it was probably most likely to point user to download some sort of windows application (like fake anti-virus etc.) which wouldn't work on a mac.

  • Action that makes change to visible properties possible?

    Is there a JavaScript way (or another) that makes it possible to change properties of an object.
    F.e A buttonClick that changes the fillColor of the shape of the target (= clicked button)

    Nice to hear that!.
    I'm working with Captivate 8, but can't find the way to  that action (was
    first trying with JavaScript...)
    btw : I'm working at the Odisee UC (fusion between KAHO and HUB /EHSAL).
    Bart D'haenens told me about your expertise  Do you offer also training &
    support?
    2015-01-13 11:51 GMT+01:00 Lilybiri <[email protected]>:
        action that makes change to visible properties possible?  created by
    Lilybiri <https://forums.adobe.com/people/Lilybiri> in Adobe Captivate
    - View the full discussion
    <https://forums.adobe.com/message/7090729#7090729>

  • Is it possible to change LOV definition using dynamic action?

    Hi,
    I have a multi-select LOV page item, P27_MULTI_CLASS_CODE, defined as below.  On page load, this list only contains values based on what has been passed to P27_OLO_CODE or P27_OLO_CODE_SW.
    SELECT DISTINCT c.class_code d, c.class_code r
      FROM ORGANIZATION o,
           POSITION p,
           CLASS c
    WHERE o.org_wk = p.org_wk
       AND p.class_wk = c.class_wk
       AND o.org_active_flag = 'Y'
       AND p.pos_active_flag = 'Y'
       AND c.class_active_flag = 'Y'
       AND (o.olo_code = :P27_OLO_CODE
            OR o.olo_code = :P27_OLO_CODE_SW)
    ORDER BY c.class_code ASC
    Before submitting the page, I would like the LOV definition of P27_MULTI_CLASS_CODE to change to the following (similar query without reference to P27_OLO_CODE or P27_OLO_CODE_SW) based on whether the user selects checkbox item, P27_ALLOW_SW.   By doing this, P27_MULTI_CLASS_CODE would contain a full range of values rather than limited values.
    SELECT DISTINCT c.class_code d, c.class_code r
      FROM ORGANIZATION o,
           POSITION p,
           CLASS c
    WHERE o.org_wk = p.org_wk
       AND p.class_wk = c.class_wk
       AND o.org_active_flag = 'Y'
       AND p.pos_active_flag = 'Y'
       AND c.class_active_flag = 'Y'
    ORDER BY c.class_code ASC
    I wanted to avoid writing Javascript.  Is this possible using dynamic actions...or at least somehow refresh P27_MULTI_CLASS_CODE so that it ignores P27_OLO_CODE and P27_OLO_CODE_SW?
    I've tried creating a dynamic action to clear the value of  P27_OLO_CODE or P27_OLO_CODE_SW, in hope it would trigger P27_MULTI_CLASS_CODE to display all values, but it has not been successful.  Any ideas?
    APEX 4.2

    I was able to resolve by changing the SQL statement to P27_MULTI_CLASS_CODE.  Note:  I also included an additional condition.
    SELECT DISTINCT c.class_code d, c.class_code r
      FROM ORGANIZATION o,
           POSITION p,
           CLASS c
    WHERE o.org_wk = p.org_wk
       AND p.class_wk = c.class_wk
       AND o.org_active_flag = 'Y'
       AND p.pos_active_flag = 'Y'
       AND c.class_active_flag = 'Y'
       AND (:P27_ALLOW_SW = 'Y'
            OR (o.olo_code =  :P27_OLO_CODE
                OR o.olo_code = :P27_OLO_CODE_SW)
       AND (:P27_PAY_PLAN IS NULL
             OR p.pay_plan = :P27_PAY_PLAN)
    ORDER BY c.class_code ASC
    I also changed the Cascading LOV Parent Item(s) value to:  P27_OLO_CODE,P27_OLO_CODE_SW,P27_PAY_PLAN,P27_ALLOW_SW.  Optimize Refresh = No, since a change in any one of these values should trigger refresh of LOV.
    The Dynamic Action was also modified to NULL out P27_OLO_CODE,P27_OLO_CODE_SW when P27_ALLOW_SW was enabled.
    So far, so good!  Thanks for your suggestions Tom and Howard!

  • Actions in Extensions of ByDesign BOs possible?

    Is it possible to create Actions in Extensions of ByDesign BOs?
    If I try to activate an BO Extension with defined Actions, i get the following Error Message:
       "Generating aborted because of errors in the extended business object"
    Without any Actions in the BO Extension i don't get this Message.
    Thanks,
    Eduard

    For extension of ByDesign BOs the extension framework is used. This extension framework was developed to support extensions of ByDesign BOs and their related UIs, forms etc..  The framework does not allow yet in FP2.6 to include additional actions, queries, nodes or associations as extensions to existing ByDesign BOs. In FP2.6 only elements can be included for some special nodes within the BO and even certain datatypes must be used since not all datatypes are supported by the framework.
    To have additional extension possibilities already within ByDesign BOs is definitely a requirement of many extension scenarios. So it might be that further extension possibilities will be offered in the future. This is definitely on the road map.
    FP2.6, however, offers already some additional possibilities to create larger extension scenarios. With the help of a newly created BO and a related UI embedded component it is possible to extend a standard ByDesign UI if certain conditions are fufilled. With such a technique it is for example possible to offer a new action button on the UI or to show additional data of the newly created BO in the context of the ByDesign UI.
    We are currently working on a how-to document for such additional extension options and will offer this document in the WIKI when it is finalized.

Maybe you are looking for