Is there api function to change access mode and set a passcode to recording in meeting?

Is there api function to change access mode and set a passcode to recording in meeting?
When I'm trying to use "action=acl-field-update&acl-id=SCO_ID_RECORDING&field-id=meeting-passcode&value=MY_PASSC ODE" it just clean the password and do not set it or change.
And "action=permissions-update&acl-id=SCO_ID_RECORDING&principal-id=public-access&permission- id=view-hidden" do not work too.

There is not a specific API for doing this. This was discussed in the other Connect forum here, Adobe Connect User Community.
For you call I would make the second part differently. Instead of 'field-id=meeting-passcode&value=MY_PASSCODE' I would call 'meeting-passcode=MY_PASSCODE' and see if that worked better.

Similar Messages

  • Is there any function to change the width of forms'graphic ?

    Hi All,
    Is there any function to change the width of forms'graphic ?
    May be like set***property.
    Thanks,
    ke xiong

    No. Graphics cannot be handled at runtime.
    Francois

  • Is there any function to change the width of froms'graphic ?

    Hi All,
    Is there any function to change the width of froms'graphic ?
    May be like set***property.
    Thanks,
    ke xiong

    Hi;
    For your issue i suggest close your thread here as changing thread status to answered and move it to Forum Home » Application Development in PL/SQL » Forms which you can get more quick response
    Regard
    Helios

  • My external hard drive goes in to constant access mode and really slows down my computer

    I'm using an external hard drive for time machine.  After working for an hour or so the drive goes into a constant access mode and realy slows down my IMac.  I look at activity monitor and everything looks good, no high CPU usage or memory issues.  The only fix is to use the power button to shut down my IMac.  After restart it works fine for a while.
    If I turn off time machine the problem seems to not happen.  I tried disk utility on the external hard drive and it says the dirve is fine.  I change out external drives and the problem still occures.  Any thoughts?

    I didn't realize my profile stated otherwise.
    Please check near the bottom of your original post above to see OS X (10.7.2).  You might want to update that to avoid confusion and save some time in the future.
    OK, please take a deep breath.
    Apple does not officially support Time Machine backups to a drive at the USB port of the AirPort Extreme....likely because it is not reliable. You might want to review this Apple Support document to confirm:
    http://support.apple.com/kb/HT2038
    So, we are not going to be able to provide you with much assistance on that issue.
    Some users seem to be able to make this work....some have some problems....and some (like me) who have tried this have nothing but problems.
    Sorry, I can't help on this one, but maybe another user who has had better luck will post to provide his secrets.
    The iTunes and iPhoto libraries and files are my only copies now.  I moved everything from my Macbook to the external then deleted the originals.
    Not sure if you have thought about this.
    If you deleted the "originals", then your only copy of your data is on one hard drive. You have no backups if the drive has a problem.
    A minimum backup plan would be to have a copy of important data on two different drives. When....not if...one drive fails, you have the data on the "other" drive.
    You have no "other" drive according to the information that you have provided.
    Further.....Time Machine backs up the changes on your Mac. At some point....you cannot know when.....Time Machine will pick up the change on your Mac and delete the iTunes and iPhoto data from your Time Machine backups.
    The files might stay there a few months, or even longer. But, I have seen instances where the files were deleted within a week or two.
    So my advice would be to only delete data from your Mac that you can afford to lose.

  • HT5509 My iPod is stuck in guided access mode and I don't know the password???

    Some how my son got his iPod stuck in guided access mode and doesn't know the pass code!  It does not seem to be the same password to unlock it???

    Well this is embarrassing........ third times a charm!  Just tried for the third time to reboot and it worked. Yay!

  • Are there any functional differences between the trial and the paid version?

    Are there any functional differences between the trial and the paid version for Labview 2009?  Thank you.
    Solved!
    Go to Solution.

    This outlines the limitations of the eval version of Labview: Limitations of the LabVIEW Evaluation Version
    Cheers, 
    Misha

  • Anyone out there that can maybe help. I was using my 5s to record my meeting minutes for the first time and clicked cancel cos I wanted to continue recording and instead deleted it all! :( anyway to get it back?

    Anyone out there that can maybe help. I was using my 5s to record my meeting minutes for the first time and clicked cancel cos I wanted to continue recording and instead deleted it all! :( anyway to get it back?

    The other Allan is being facetious--you somehow found the forum for pre-2006 eMac desktop computers that gets little traffic.
    Getting you moved to the iPhone forums.

  • How to change Access Mode of HANA Stored procedure

    Hi,
    When you are creating a stored procedure as design time object, one of the option is access mode (either read only or read/write).
    I understand read only is default setting in HANA DB, and unless you explicitly change the setting you cannot read/write using stored procedure.
    My question is, is there way to change this setting, so I have option to choose either read or read/write when I create a stored proc?
    Thank you.
    Hyun

    Hi Hyun,
    Please have a look on this thread:
    Create local temporary table in procedure
    You have to enable sqlscript_mode to UNSECURE as mentioned by lars.
    Then depending on whether you are specifiying "READS SQL DATA" it will act as a READ procedure else as a WRITE procedure.
    Regards,
    Krishna Tangudu

  • Elements 3.0 - Change editing mode and timebase?

    Hey all,
    I'm using Premiere Elements 3.0 and I'm trying to create a custom preset for my new project. My source files for this project are all at 23.976 frames per second, so I wanted the project to match that. But in the "Custom Presets" window, the drop-downs for Editing Mode and Timebase are greyed out - I cannot change the settings to anything other than 29.97 fps. Plus, the only Display Format options have 30 fps.
    Is there any way I can set these to 23.976 or 24 fps?
    Thanks,
    Matt

    Aw poo, that's disappointing. Oh well, thanks for letting me know!

  • Is there a way of remote accessing 'Games and More' on a mobile?

    I am new to the forum, please excuse me if I am in the wrong space!
    Is there a way of remotely accessing/executing Java applications that are residing in the 'Games and More.' folder on a mobile device?
    e.g. Java application is downloaded into 'Games and More' and there is a requirement to execute the program from an ODP (On-Device-Portal). The ODP is external to the 'Games and More' folder but within the same mobile device.
    Many thanks
    Ian

    IVM wrote:
    Is there a way of remotely accessing/executing Java applications that are residing in the 'Games and More.' folder on a mobile device? No.
    db

  • Can I change different background and font color on each records?

    Hi,
    I had a Data_Block which contains some records, I had a field name 'currency' which contains value such as (HKD, JPY, CNY, CND, USD etc..)
    Let there there are 5 Records contain in that Data_Block and I wanted to change the background and font color depend on the Currency value.
    I were using Set_Item_Property and change the Visual_Attributes that I had define. Well I guess that doesn't work since uisng the Set_Item_Property
    it will actually getting the last value and use that last value and changed to all the same color to that.
    I wonder is there a way to do that in Oracle you can change the field different color?
    Thanks
    David Willis

    Thanks You so much.
    Actually I were trying to look for that function at the User Manual but I couldn't find it because I remembered I had seem it some where.
    I guess I am looking at the Form4.5 user manual instead of the Oracle 9i Forms Developer.
    Thanks
    David

  • Change GL Account and 'SET' EXKN

    I get the syntax error 'Null Value' where the code is commented below when trying to use the chosen interface. I am trying to change and  'SET' the value of  LS_ACCT-SAKTO, in the GL Account Number.  I know it thinks the interface doesn't exist. Is it possible to somehow create an instance of an interface? I am also thinking that I may be using the incorrect interface. 
      Thank-You.
    METHOD IF_EX_ME_PROCESS_REQ_CUST~PROCESS_HEADER.
      DATA: LT_ITEMS        TYPE MMPUR_REQUISITION_ITEMS.
      DATA: LS_ITEM         TYPE MEREQ_ITEM.
      DATA: LT_ACCT         TYPE MMPUR_ACCOUNTING_LIST.
      DATA: LS_ACCT         TYPE EXKN.
      DATA: LS_SET_SAKTO    TYPE MEPOACCOUNTING_DATAX.
      DATA: ZIF_ACCOUNTING_MODEL_MM TYPE REF TO IF_ACCOUNTING_MODEL_MM.
      FIELD-SYMBOLS: <FS_ITEM> TYPE LINE OF MMPUR_REQUISITION_ITEMS.
      FIELD-SYMBOLS: <FS_ACCT> TYPE LINE OF MMPUR_ACCOUNTING_LIST.
      CALL METHOD IM_HEADER->GET_ITEMS
        RECEIVING
          RE_ITEMS = LT_ITEMS.
      LOOP AT LT_ITEMS ASSIGNING <FS_ITEM>.
        LS_ITEM = <FS_ITEM>-ITEM->GET_DATA( ).
        LT_ACCT = <FS_ITEM>-ITEM->IF_ACCT_CONTAINER_MM~GET_ITEMS( ).
        LOOP AT LT_ACCT  ASSIGNING <FS_ACCT>.
          LS_ACCT =  <FS_ACCT>-MODEL->GET_EXKN( ).
          LS_ACCT-SAKTO = 'N500300'.
          LS_SET_SAKTO-SAKTO = 'X'.
          ZIF_ACCOUNTING_MODEL_MM->SET_EXKNX( LS_SET_SAKTO ).       "Null Value?
          ZIF_ACCOUNTING_MODEL_MM->SET_EXKN( LS_ACCT ).                     "Null Value?
        ENDLOOP.
      ENDLOOP.
    ENDMETHOD.

    Hi Tom,
    you already have a instance of ACCT interface ...i have changed your code a little bit ,let me know if you still facing any erorrs.
      LOOP AT LT_ITEMS ASSIGNING <FS_ITEM>.
        LS_ITEM = <FS_ITEM>-ITEM->GET_DATA( ).
        LT_ACCT = <FS_ITEM>-ITEM->IF_ACCT_CONTAINER_MM~GET_ITEMS( ).
        LOOP AT LT_ACCT  ASSIGNING <FS_ACCT>.
          LS_ACCT =  <FS_ACCT>-MODEL->GET_EXKN( ).
          LS_ACCT-SAKTO = 'N500300'.==>pass value in full length,i.e. 10char value...use alpha conversion.exit....
          LS_SET_SAKTO-SAKTO = 'X'.
          <FS_ACCT>-MODEL->SET_EXKNX( LS_SET_SAKTO ).       "Null Value?"Changed by Prabhu
         <FS_ACCT>-MODEL->SET_EXKN( LS_ACCT ).                     "Null Value?"Changed by Prabhu
        ENDLOOP.
      ENDLOOP

  • Trying to import a .mov file made with gotomeeting - no problems in past yet says No importable files -None of the selected files or folders can be imported. Change the selection and try again.  re-recorded 3 times and still not accepting HELP

    Trying to import a .mov file made with gotomeeting - no problems in past doing this. After 3 attempts recording the hour long video and trying to upload it to iMovie, it says No importable files -None of the selected files or folders can be imported. Change the selection and try again. What could the reason be?

    After much research and troubleshooting, GoToMeeting replied with the final answer: We do not support the uploading of recordings to editing software. If you are having issues uploading a recording, unfortunately, we do not have tools or steps to resolve this. It is not a supported feature. I am sorry for any inconvenience this may have caused you. 
    The no longer plan to support editing of recordings made with their software.  So, we are planning to find a new meeting provider.

  • Iphone stuck in voice over mode and not accepting passcode

    help, my iphone is stuck in voice over mode and not accepting pass code.

    If you have Siri set to work while the phone is locked, you can activate Siri by pressing and holding the Home button and saying. "Turn off VoiceOver."

  • Is there a way to change the default export setting in adobe premier pro cs6?

    Every time I do an Export in Premiere CS6 (lots of them daily!), Export Settings open as AVI.
    99% of times I use H-264 for that purpose.
    It's really annoying and time waisting change settings every export I must do!
    Any solution, please?...
    Thanks!
    ANGELO SANDE

    You can create an action.
    Record the action then go to file export select jpeg and then the quality etc and then exort and stop recording the action give it a keyboard shortcut.

Maybe you are looking for

  • How can I move my bookmarks from one laptop to another without losing those on the destination laptop?

    I have an older laptop that has a lot of bookmarks that I want to save onto a newer laptop. I've been told that I can move them easily enough, but that that procedure will wipe out the bookmarks on the destination laptop. How can I avoid that?

  • Oracle iz0-51 or iz0-47

    Hi, I have a basic knowledge of SQL an pl/sql so out of these two which certification should i take i am confused..other than exam topics is there any difference.... EXAM 1Z0-047 Oracle Database SQL Expert or 1Z0-051 Oracle Database 11g: SQL Fundamen

  • DBMS_OUTPUT within BULK COLLECT FORALL

    Hi, I am trying to figure out how I can output using DBMS_OUTPUT.PUT_LINE within a BULK COLLECT/ FORALL Update? Example: FETCH REF_CURSOR BULK COLLECT INTO l_productid,l_qty forall indx in l_productid.first..l_productid.last Update products aa Set aa

  • Cant create applications, cant edit schemas

    Whenever I try to create an application, I get the errormessage "Took exception (WWV-01801)". On the creation-page in the combobox there is no schema to choose. Also, on the schema-creation-page there is no posibility to create a schema. So how can I

  • Should I even update?

    I am reading about all the insanity going on right now with updating to 2.0 and wondering if anything has been fixed yet? I am very anxious to get 2.0 but dont want my iphone in emergency mode..