Using a OAM to Trigger a Lightbox in Muse

Hello,
I am wondering if you can use a OAM to trigger a lightbox in Muse, or a  clever work around to do it. Tried placing one inside a trigger, but the link becomes unclickable.
I have been searching and reading for an answer, and have not found a solution. I'm just assuming this can't be done right now, but it was worth a shot.
Thanks!

Hi,
Was this ever solved? I am also having the same problem.

Similar Messages

  • Using a link to trigger a delete action on form page?

    Hello,
    I have been unable to find an explanation about how to do this in the documentation, these forums or the old interakt forums.
    Is it possible to use a link to trigger the delete action on a form page?
    If so how is it done?
    Thanks in advance!

    Sorry Purple.. I know that there is a delete link that triggers the delete transaction on the form page..
    The question was if anybody knew if I am able to use a link to trigger that delete transaction (on the form page), much like a dynamic list has a link that will trigger the delete transaction on the form page.
    I don't want to use a dynamic list in this case though. :)
    Thanks anyways,
    Drew

  • Using PFI0 as a trigger and PFI1 as an input on PCI-5114

    Hi,
    I have a NI-5114, and I'm currently using PFI0 as the trigger, and reading out the two analog channels.  I'd like to add a second digital input through the other PFI so I can simply test if something is on or off (already a digital signal).  So, when PFI0 triggers, it digitizes the two inputs and reads whether or not PFI1 is on or off (no timing necessary).  Is there a trick to get this done?
    Thanks,
    Karl 

    Hello Karl,
    Since the PFI lines are generally used as triggers, we cannot read a PFI line unless you are specifically triggering off it. What you could do is as soon as you receive a trigger you can export a trigger of PFI1 which you could connect to one input of an external AND gate and second one is the signal you want to monitor. or can use another DIO DAQ device like USB-6501 to monitor the status of external digital signal. 
    Good Luck
    NI-khil

  • Preparing OVD for use with OAM

    Hi,
    I am trying to configure OVD for use with OAM. I am trying to present two directories, one from AD and the other from Sun LDAP, with OVD.
    In case of AD, I am using the "OAM/AD Adapter with Mapper" template, and it does appear to be massaging Active Directory into a more inetOrgPerson schema... however the relative distinguished name (rdn) of the objects are still cn=username.
    This is in conflict with the users that are coming in from Sun, who have an rdn of uid=username. I'm concerned that this is going to create difficulties for OAM, and it just feels wrong (especially since we are migrating many of these users to AD at which point their DNs will change).
    My questions are:
    1. Is there a best practice for what the RDN should be for OAM? It seems like the product has historically used uid as the RDN, and so that feels safest.
    2. Should I, and if so, how can I get OVD to translate the RDNs? Why don't the templates do this automatically?
    - Jim

    OAM is not concerned with the RDN of a user in AD or Sun. It can be anything.
    So in OVD you can have dn like uid=usrid,dc=example,dc=com for Sun and cn=commonname,dc=example,dc=com for AD.
    Only thing to take care is you have configured OVD with the same objectclass for AD and Sun.
    For example "OAM/AD Adapter with Mapper" maps AD's user object class into inteorgperson and same goes for Sun. So in OAM you have to configure user objectclass as "inetorgperson"
    OAM searches are based on the login id, so in this case it will always be uid="user login" which OVD will translate into samaccountname for AD and uid for Sun.
    There is no restriction in OAM on what the RDN should be for a user entry.

  • Using xmlgen in a trigger -HELP

    We are trying to use xmlgen in a trigger, actually a insteadOf on a view but that is really secondary.
    The problem we have is that xmlgen doesnt seem to work from a trigger or any other background process. There is no reall erro messgae it just fails.
    Has anyone used xmlgen from a trgigger??
    Rob

    Can't this be done.....
    create or replace trigger audit_EMP_DTL
    before update or delete or insert
    on EMP_DTL
    for each row
    declare
    pragma autonomous_transaction;
    v_blockexists number := 0;
    no_lock exception;
    ReturnExp EXCEPTION;
    begin
    select     count(a.sid) into v_blockexists
    from     v$session a
    where     a.sid=(select     tab1.sid
              from     v$lock tab1, v$lock tab2
              where     tab1.block =1
              and     tab2.request > 0
              and     tab1.id1=tab2.id1
              and     tab1.id2=tab2.id2
    if v_blockexists = 0 then
    insert into audit_blocks(program_name) values ('No block yet');
    commit;
    RAISE ReturnExp;
    end if;
    EXCEPTION
    WHEN ReturnExp THEN
    NULL;
    END;

  • Can u use autonomus transaction in trigger

    hi friends,
    Can you use autonomous in a trigger?
    if yes ...then can you pass commit ...statement inside the autonomous transaction ?
    if yes then what are the limitations of this scenario.
    regards
    raj

    yes, you can use autonomous transaction in triggers.
    I don't understand your 2nd question, but maybe this article from Tom Kyte can clarify things
    http://asktom.oracle.com/~tkyte/autonomous/index.html
    If not, just come back and explain a little bit more what you are trying to achieve

  • Where i use  pragma autonomous_transaction in trigger?

    where i use pragma autonomous_transaction in trigger?
    give one example..pls

    you've already asked this question:
    what is a pragma autonomous_transaction?
    judging by your other questions, you need to sit down with a book on oracle fundamentals or go through the documentation website linked in that post or perhaps search on a term here:
    http://www.oracle.com/pls/db102/homepage
    there are lots of examples in the existing oracle documentation

  • Can i use PCI-1411 to trigger NI 5112 to capture YUV vdieo wave of DVD sync?

    I have a PCI-1411 ,i can use this card to trigger NI5112 to capture a line signal of CVBS output of DVD. And i can see in the graph just a line's wave. But it seems that PCI-1411 cannot trigger the YUV output.The wave display still moves quickly,not just a line signal. Can i use PCI-1411 to trigger NI5112 to capture YUV output sync?

    A similar question to this one was answered before by an NI employee with an example program attached. Please search the discussion furoms with keywords "5112" and "imaq" and you will find a discussion on triggering a 5112 with an IMAQ board.

  • Has anyone used a Button to trigger ISF Code

    Has anyone used a Button to trigger ISF Code
    RequestCenter 2008.3
    Oracle 10g
    Websphere 6.1
    IE6 & IE7
    Hello:
    The documentation specifies that a button can trigger a javascript instead of opening a browser window.  Has anyone done this?
    Below is the section of the documentation that I am referring to.
    Thank you
    Daniel
    Safeway Inc.
    Designers can specify a caption (text to appear on the button)
    and a URL. The URL can point to a JavaScript function or to
    an external page accessible elsewhere on the network.
    When referring to an external web page, use the fully qualified URL.
    • The URL may point to a JavaScript function, available in a library,
    or embed JavaScript code. Form data cannot be included in the
    parameters, if any, included in a function call. However, the function can include ISF.

    Hi Daniel,
    First you'll need a dictionary field to contain the button. Add this dictionary to your Active Form Component.
    Then in ServiceDesigner, go to Active Form Components, select your form, go to Display Properties tab, select the field, and check the "Add a Button" checkbox. Also enter the appropriate Button Text. Then In the URL field, enter "javascript:myFunction();" without the quotes, where myFunction is the name of your JavaScript function.

  • Use one counter to trigger another

    Hello
    I would like to use ctr0 as a trigger source for ctr1, i.e. ctr1 should begin to run every time ctr0 produces a rising edge. This works good as long as I produce only one puls with ctr0, however I Iike to retrigger ctr1.
    The code I am using yet is attached, but it works only for a single puls of ctr0.
    Does anybody know how to implement this in LabVIEW?
    (used hardware board: PCI-6025E)
    Attachments:
    ZweiTimer4.vi ‏41 KB

    Hi MG83,
    I will try to respond to your question:
    I have done some minor modifications. First I have changed from frequency / duty cycle back to high time / low time control.
    Further
    I I tried to change the upper counter (actually counter 0) from the
    "continous samples" mode to the "finite samples" mode, because I want
    to produce only a finite number of pulses (e.g. 10), but then I get
    exactly the same error as yesterday.
    If you let the configuration like I made with your card number, you will not receive any error message.
    If you want to generate 10 Pulses you must start the task again after each generation.
    If you receive the same error as yesterday, you don't configure the counters correctly.
    First try to generate pulses on the counter0 without counter1 and after that try to do the both simultaneously...
    PS: Take care that you don't have the test panel open at the same time.
    Is it possible that I simply do not have enough
    hardware resources for this purpose on the PCI-6025E-Board? Or where is
    the problem?
    No there is here no problem, I try with a 6025 and it work exactly as on my 6040...
    Another question: You use the "is task done"-VI
    for the lower counter. However this counter is cofigured to be
    retriggerable, so I wonder, if the "is task done"-VI can ever return
    TRUE? Or in other words: How should this task know, if there are no
    further trigger events so that it is done?
    It's te same method as in the example...You must hold the task open...and you use this function to chack if an error occure, if you don't use function in the loop, you don't check the errors and don't have informations...
    Try first to use my example and if the a problem come, post your question with a screen shot of the error that you receive.
    Please take care that the counter are right configured and that you did not open tasks on the same ressources...
    Regards.
    Matthieu

  • Using user_tab_columns on the trigger

    dear all
    i need to use user_tab_columns on the trigger before delete
    like ex
    SELECT a.column_name
    INTO l_col_name
    FROM user_tab_columns a
    WHERE a.table_name = 'EMPLOYEE' AND a.nullable = 'N';
    this is not work because the query not retrieve column name but emp_no is not null , if any suggestion to solve this issue?

    i need to use user_tab_columns on the trigger before
    delete And what business case you are trying to solve?
    Gints Plivna
    http://www.gplivna.eu

  • Bulk insert using stored procedure or trigger

    Hi ,
    I have to insert around 40,000 rows in a table querying other database using database link.
    Please advice whether I do using stored procedure or trigger.
    Thanks.

    Here is a basic benchmark that illustrates the difference between maximising SQL, or doing it in PL/SQL instead.
    Care needs to be taken with such a benchmark in order for physical I/O not to negatively impact a test, and then have no impact in the second test as that data read from disk now sits in the cache.
    So I ran it a couple of times in order to "warm up" the cache. I also put the maximise-SQL test first in order to show that it is still faster, despite any physical I/O it may do (which will likely be faster logical I/O with the second test).
    Run on Oracle XE 10.2.0.1.
    SQL> drop table my_objects_copy purge;
    Table dropped.
    SQL> create table my_objects_copy as select * from all_objects;
    Table created.
    SQL>
    SQL> set timing on
    SQL> begin
    2 delete from my_objects_copy;
    3
    4 insert into my_objects_copy
    5 select * from all_objects;
    6
    7 commit;
    8 end;
    9 /
    PL/SQL procedure successfully completed.
    Elapsed: 00:00:01.11
    SQL> set timing off
    SQL>
    SQL> drop table my_objects_copy purge;
    Table dropped.
    SQL> create table my_objects_copy as select * from all_objects;
    Table created.
    SQL>
    SQL> set timing on
    SQL> declare
    2 cursor c is select * from all_objects;
    3 objRow ALL_OBJECTS%ROWTYPE;
    4 begin
    5 delete from my_objects_copy;
    6
    7 open c;
    8 loop
    9 fetch c into objRow;
    10 exit when c%NOTFOUND;
    11
    12 insert into my_objects_copy
    13 values objRow;
    14
    15 end loop;
    16 commit;
    17 end;
    18 /
    PL/SQL procedure successfully completed.
    Elapsed: 00:00:03.21
    SQL>
    The cursor-fetch-loop is almost 3 times slower. The more rows there are to process, the slower the cursor-fetch-loop will become, as it will create more and more context switching and copying data between the SQL and PL engines and back.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • When use *"af:inputComboboxListOfValues"* partial trigger option, values no

    Dear All,
    When use *"af:inputComboboxListOfValues"* partial trigger option, values not refresh correctly.
    My code steps as follows :
    (Step 1). create as "af:inputComboboxListOfValue" attach a VO to it ...
    <af:inputComboboxListOfValues id="lovDescriptionId"
    popupTitle="Search and Select: #{bindings.Description.hints.label}"
    value="#{bindings.Description.inputValue}"
    label="Reason"
    model="#{bindings.Description.listOfValuesModel}"
    required="#{bindings.Description.hints.mandatory}"
    columns="#{bindings.Description.hints.displayWidth}"
    shortDesc="#{bindings.Description.hints.tooltip}"
    binding="#{backing_pages_MainProfileAction.lovDescriptionId}"
    disabled="false"
    partialTriggers="soc3 si1 si2">
         <f:validator binding="#{bindings.Description.validator}"/>
    </af:inputComboboxListOfValues>
    (Step 2). In a extrnal event change (say a button click) the VO data of above filted. So as a final case of this button action it should invoke partialTriggers.
    But this not working...?
    Please be kind enough to give solutions based on this case....
    Thanks,
    Sagara.

    Dear Frank,
    From your suggestion I research continued until today.
    Thanks for your highlighted point. By that I could resolve about 80% of my problem.
    There have to think another small area of regarding my entire problem.
    In af:inputComboboxListOfValues only acsept view Accessor or LOV which based on a main VO.
    So you say pass bind variable parameter value to ViewCriteria of LOV. I could do this & get filtered data to inputComboboxListOfValues.
    But is ther way to pass value to this bind variable by programmatically?
    (Currently I could do, pass value to the LOV ViewCriteria via field of main VO)
    Sagara.

  • While using direct load whether trigger get fired

    1. While using direct load whether trigger get fired?
    2. Is it possible to log the errors with triggers if any event get failed?
    Say for example am have a trigger audit  with insert event on a table A.
    is it possible to have any error table to monitor when the event get failed. Like the audit table or else track the failure operation with  the audit trigger.

    1. While using direct load whether trigger get fired?
    Oracle doesn't use direct-path INSERT if the target table has any triggers or referential constraints.
    See the SQL Language doc:
    http://docs.oracle.com/cd/E11882_01/server.112/e26088/statements_9014.htm
      The target table cannot have any triggers or referential integrity constraints defined on it.
    So you would not be using direct-path if the table has any triggers.
    2. Is it possible to log the errors with triggers if any event get failed?
    Say for example am have a trigger audit  with insert event on a table A.
    is it possible to have any error table to monitor when the event get failed. Like the audit table or else track the failure operation with  the audit trigger.
    Yes and No - DML Error logging can put rejected rows into an error table so that the entire INSERT will not get rolled back.
    But some datatypes are not supported and there are other restrictions also:
    See the SQL Language doc
    http://docs.oracle.com/cd/E18283_01/server.112/e17118/statements_9014.htm#SQLRF55101
    Restrictions on DML Error Logging
      The following conditions cause the statement to fail and roll back without invoking the error logging capability: 
    Violated deferred constraints.
      Any direct-path INSERT or MERGE operation that raises a unique constraint or index violation.
      Any update operation UPDATE or MERGE that raises a unique constraint or index violation.
      You cannot track errors in the error logging table for LONG, LOB, or object type columns. However, the table that is the target of the DML operation can contain these types of columns. 
    If you create or modify the corresponding error logging table so that it contains a column of an unsupported type, and if the name of that column corresponds to an unsupported column in the target DML table, then the DML statement fails at parse time.
      If the error logging table does not contain any unsupported column types, then all DML errors are logged until the reject limit of errors is reached. For rows on which errors occur, column values with corresponding columns in the error logging table are logged along with the control information.
    See also the direct-path and dml error logging sections of the DBA guide
    http://docs.oracle.com/cd/E18283_01/server.112/e17120/tables004.htm#InsertDMLErrorLogging

  • Imlpementing EULA / end user declaration using OIM/OAM

    Hi,
    We have a requirement in which we have to make user accept EULA /end user declaration prior to adding details in portal, does any one has pointers on how to do the same using OIM/OAM.
    Early response would be much appreciated.

    I would have done it in this way: Assuming you have decent knowledge of using existing components of OOTB connector for re-usability. Also I have never tried this, its just an approach which could possibly work.
    - The only way for an end user to change its own password in OIM is via self-service which means the tcUtilityFactory would be instantiated by the user itself. If that is the case then you can obtain the User ID in the pre-insert entity adapters/plugin. Now when the password reset operation is being done, you can check the User ID of the Logged In user and the Target User and take a decision whether it was the user itself or some other admin.
    - If it was some other admin then you can set the Force Password Change at next Logon check-box in the User Profile to true.
    - Now modify the Change User Password task to use the IT Resource connection credentials if that check box is selected to create a connection OR use the credentials form the Process Form if that check box is not selected.
    This way the connection to the LDAP would be done via the user itself if it was a self-service password reset and your LDAP Policy would have no complaints.
    Assumption The user has the permissions to establish a JNDI connection with SDS and modify its own account which I am sure would be there.
    Thanks
    SRS

Maybe you are looking for

  • Request for the business rule solution to my requirement in SOA suite PS5

    Hello Experts, Could anyone please help me with an easy solution to build the business rule solution to my requirement in SOA suite 11.1.1.6.0? When I get the Input (Request), I need to get the output (Response) as below Request                     R

  • Multimedia not working in Reader 11

    I created PDF files with Acrobat Pro 9 which include both movies and Flash animations (which are opened through buttons using the "Multimedia Operation" in Acrobat 9). Those integrated animations and movies work perfectly if I open the PDF files with

  • Page not displaying in outline  view.

    One of the pages in a site is not displaying in the outline view of CS2. Does this view have,, well different views. The page displays in source, preview, pdf preview & browser preview but nothing is displayed in outline. All other pages display in t

  • I dont get music from my ipod copied to my computer

    sorry fore my lousy english, i'm trying to get music copied from my ipod to my pc but probebly i'm doing somthing wrong because nothing happens. Who can give some idea's to solve this problem. Don't worry my english reading is much better.

  • Smartform Action Print

    Hi, I have an action which prints multiple smartforms of the same type.  I'd like all of the smartforms to be added to the same spool request. I've uncheched the "new spool request" on the Action but I'm still having seeing multiple spool requests. D