Convergence v2 Question on UI customizing

From Release Notes: "In Convergence 2, you will not be able to customize the UI or the widgets because of a problem in the customization library. Do not attempt to customize the UI or the widgets until the forthcoming patch containing the fix is available."
Do you have any info on the forthcoming patch or the ID of the problem? Anything I can use to reference this problem when I contact support?

Steve-uw wrote:
From Release Notes: "In Convergence 2, you will not be able to customize the UI or the widgets because of a problem in the customization library. Do not attempt to customize the UI or the widgets until the forthcoming patch containing the fix is available."
Do you have any info on the forthcoming patch or the ID of the problem?I'm attempting to chase down the relevant bug/patch number now.
Anything I can use to reference this problem when I contact support?Providing the statement from the release notes should be enough to get the ball rolling.
Regards,
Shane.

Similar Messages

  • Question to Adobe Customer Support or to Adobe Technical Support.

    I have Adobe Dreamweaver CC Version 13.1 Build 6443 in Spanish, obtained via a Creative Cloud Subscription. How can I see it in English or modify it to an English (US) version? My Adobe ID is [email protected] . MORE, how can I send this question to Adobe Customer Support or to Adobe Technical Support?

    See also
    How can I change the language of my Creative Cloud installation?
    http://forums.adobe.com/thread/1248798

  • Question about the custom panel language

    I have a question about the custom panel language...
    The document you provide seems to lack details on some features. Namely the icon and picture widgets. I see from looking at the examples and other vendor's web pages that these features exist, but I don't find any detailed descriptions of them in the documentation. Is there a more complete document describing these and other features...
    http://www.adobe.com/products/xmp/custompanel.html
    Alternatively, can someone fill me in on the syntax and options for at least the icon and picture widget. For instance, how do you load external icons or pictures...
    Tom

    Gunar,
    It could be interesting to have something like
    icon(url: 'http://www.adobe.com/Images/logo.gif', width: 20, height: 20);
    or better
    picture(url: 'http://www.adobe.com/Images/logo.gif', width: 20, height: 20);
    for the pictures and
    include(url: 'http://www.adobe.com/xml/custompanel/camera1.txt');
    for include the cusmtom panel's dynamic portions
    Juan Pablo

  • Questions about a custom login page.

    Could someone give me an example of a custom login page that does the error checking with
    p_error_code. I can't seem to get one to work correctly. I don't ever get any info in
    p_error_code when there is an error in login.
    You can email me the code at [email protected] if you would prefer.
    Thanks.
    Bethany

    Bethany,
    The best place for this question is the Orac le9ias Portal Security and Login Server forum.
    Thanks

  • Design Question for a Custom Field

    I am designing a custom Field, GridField, that creates a grid of n X m cells. Each column has a width, each row has a height, and each cell cell can have a color, border, text, and font. My question deals with how to treat the borders of the cell. It is a design trade off question, so I am interested in your viewpoint as a developer and how you would expect this GridField to work.
    Say I need a 3 X 3 grid with the columns 30 pixels wide and rows 20 pixels tall. The entire field is 60 pixels X 90 pixels in size. Now, if I add a vertical border on the sides and in between each column and that border has a width - say 2 pixels. What type of behavior would you expect from this Field:
    Option A. The cell remains 20 pixels X 30 pixels in size. The entire Field grows in size by the border width - so with three columns and a 2 pixel border, the GridField is now 90 + 4 borders X 2 pixels = 98 pixels wide. If I add a similar horizontal border, then the GridField is now 60 pixels + 8 pixels for the border = 68 pixels tall.
    Option B. Each cell is reduced in size by the border - so now the cells are 18 pixels tall and 28 pixels wide.
    These options become more interesting when you consider putting a border around just one cell in the grid. Are the border widths added to all the cells in the row and column of this cell, or are the border widths subtracted from the one cell that has the borders?
    Thanks for your thought!
    Mark
    P.S. Why am I doing this? I could accomplish the same thing using a TableLayoutManager and LabelFields. However, if I have a 10 X 10 grid, that means I have to create 100 LabelFields. With this approach, I only create one object and a more "robust" paint method. I believe I am making a smaller widget to accomplish the same task.
    P.P.S. I am currently using this GridField in a Blackberry development project, but it also has application in any MIDP project.

    I am designing a custom Field, GridField, that creates a grid of n X m cells. Each column has a width, each row has a height, and each cell cell can have a color, border, text, and font. My question deals with how to treat the borders of the cell. It is a design trade off question, so I am interested in your viewpoint as a developer and how you would expect this GridField to work.
    Say I need a 3 X 3 grid with the columns 30 pixels wide and rows 20 pixels tall. The entire field is 60 pixels X 90 pixels in size. Now, if I add a vertical border on the sides and in between each column and that border has a width - say 2 pixels. What type of behavior would you expect from this Field:
    Option A. The cell remains 20 pixels X 30 pixels in size. The entire Field grows in size by the border width - so with three columns and a 2 pixel border, the GridField is now 90 + 4 borders X 2 pixels = 98 pixels wide. If I add a similar horizontal border, then the GridField is now 60 pixels + 8 pixels for the border = 68 pixels tall.
    Option B. Each cell is reduced in size by the border - so now the cells are 18 pixels tall and 28 pixels wide.
    These options become more interesting when you consider putting a border around just one cell in the grid. Are the border widths added to all the cells in the row and column of this cell, or are the border widths subtracted from the one cell that has the borders?
    Thanks for your thought!
    Mark
    P.S. Why am I doing this? I could accomplish the same thing using a TableLayoutManager and LabelFields. However, if I have a 10 X 10 grid, that means I have to create 100 LabelFields. With this approach, I only create one object and a more "robust" paint method. I believe I am making a smaller widget to accomplish the same task.
    P.P.S. I am currently using this GridField in a Blackberry development project, but it also has application in any MIDP project.

  • Question about the customized FPGA signal generator.

    I connected the AO0 and AO1 ports to the oscilloscope. But I got nothing. What should I do?
    Attachments:
    Customized FPGA Signal Generator.lvproj ‏2159 KB

    Hi CZ_Kevin,
    When attaching a project, it might be best to zip the project folder, or attach your VIs, so that we can look at your code. As for the screenshot, it looks like you might be using too many resources on the FPGA but again it is hard to determine without looking at your code.
    Since you are using a myRIO, you might get better responses by posting to the Academic Hardware Products forum as this handles many myRIO questions.
    Also, there are many pre-built project templates and examples within LabVIEW that might be worth exploring as well as a project guide that includes many tuturials. You can find the latter here.
    David C

  • More questions on asynchronous custom device

    I am trying to create an asynchronous custom device for VeriStand and have the following questions:
    a) At what rate is input channel being scanned and data pushed into the input FIFO of the custom device? Is the scan rate affected by whether the input channel is mapped to a Workspace control object or whether it is mapped to a simulation model (.dll file)  output?
    b) At what rate is the asynchronous custome device real-time VI being executed? Is it at the same rate as the primary control loop rate? Can I change the execution rate of a custom device and how?
    c) I have a quad-core PXI real-time platform. How can I assign the custom device to a specific processor, like what you do with a simulation model (.dll file) in the system definition file?
    Thank you in advance.
    Solved!
    Go to Solution.

    Data FIFO
    The rate at which data is pumped to your Custom Device is static, and has nothing to do with whether the Workspace is connected, or whether a model is mapped to any of your channels. By default, data is pushed into your Custom Device's input FIFO every iteration of the Primary Control Loop. If the FIFO is full, the oldest data packet will be overwritten. Also, by default your outputs FIFO is checked ever iteration of the Primary Control Loop. You can, however, use the function NI VeriStand - Set Custom Device Decimation to tag a property on your custom device that will indicate to the system its expected decimation. If you set a decimation of 10, for example, the Primary Control Loop will only send new data every 10 iterations and only check for new data from your outputs FIFO every 10 iterations. This can help reduce the CPU load of your system if you don't need updates that often.
    Similarly, you can use the function NI VeriStand - Set FIFO Depth to control the FIFO depths of your inputs and outputs FIFO respectively. By default both have depth 1.
    Execution Rate
    The rate at which your Custom Device executes depends entirely on how you set it up. You can, for instance, have your asynchronous Custom Device use its own timing and run at a completely independent rate from the system. Your VI could have a regular while loop with a 10ms timer in it, for instance, or it could be based off some hardware device timing.
    You can also choose to tightly synchronize yourself with the Primary Control Loop. You do this by registering using a property that your Custom Device has a Timed Loop that will use the Device Clock. The Device Clock is a timing source that is ticked every iteration of the Primary Control Loop after Custom Device FIFOs have been updated. You register for this simply by calling the property NI VeriStand - Set Loop Type and specifying Timed Loop for loop type and Use Device Clock to be True. Then, as the template VI does, just wire the Device Clock into your timing source input for the Timed Loop. If you have specified a decimation factor, as mentioned above, you should probably also use this factor as your dt. This means if you have a decimation of 10, you should only execute your Timed Loop every 10 ticks of the Device Clock timing source.
    Another easy way to synchronize yourself tightly with the Primary Control Loop with little hassle is to simply base your timing off the availability of new data in your Inputs or Outputs FIFO. To do this, you could just use a regular while loop, and then just wire -1 to the FIFO timeouts. Then your Custom Device will run as fast as data is being produced and consumed by the system.
    Specifying a Processor
    There is no built-in property for processor assignment, but it will be very easy for you to implement this yourself. You can specify the Processor to execute on in System Explorer by creating a custom property using NI VeriStand - Set Item Property. For instance, you could set an I32 property called "Processor", with -2 meaning auto-assign, and any non-negative value indicating a specific processor index. Set this property in one of your Custom Device configuration pages in System Explorer and then read the property in the Driver VI in the engine using NI VeriStand - Get Item Property. Then just wire the property value to the processor affinity input on your Timed Loop. You should, however, always check that that processor exists on the target. Otherwise the Timed Loop will report an error and abort. This is exactly what we do for models internally.
    Jarrod S.
    National Instruments

  • ABAP question: define a custom foreign key for a standard field??

    Hi,
    I want to use the field ADDR1_DATA-STR_SUPPL3 for customer use. I must to define a foreign key against a Ztable (as verification table) for this standard field. Also I must to define a custom search help.
    To defining a foreign key for this field, I must be in change mode, so the system ask to me for registering the object. That means this action is a modification. My question is the following: is there any way to do so without SAP standar modification??
    For instance, using BDT events...but how?
    Thanks in advance.
    Regards,
    Rosa

    Hi Rosa,
    Changing SAP Standard dictionary elements is not possible with out changing the same. To change these elements, we dont have any other method apart from SAP standard modification.
    Cheers
    Pavan

  • I Have a question from a Customer about ONLINE OPTION

    Hi all,
    I have the below question from one of my customers, and non being a DB expert I am not able to answer or even where to find a documentation supporting the answer.
    "We need to know how the "Online Option" to reorg indexes or tables is safe to be used, this way:
    - Alter table ... Move .. online;
    - Alter table ... Rebuild .. online;
    to understand if the technique can be used to maintain the DB without stopping service to end users.
    The DB is in 11gR2. I do not want notes or PDF's but just answers on:
    - It's Safe ? yes/No or Yes with some tricks, Best practices (which?)
    - Any known issues or bugs or patches to be applied (or Service Packs)"
    I was planning to setup a Bug Review with my ACS Service Engineers but they would like a quick preliminary answer to the fist question before starting the full Bug Review.
    In my understanding, the Online option is to reorg indexes and not tables... am I right?
    Which can be a documentation page or community discussion or any additional link you can share ?
    Or may be you just have a full answer :)
    Thank you
    Kind regards
    Chiara
    Edited by: Chiara Scarafiotti on Jun 7, 2013 2:35 AM

    Rebuilding an index online will lock the base table at the start and end of the rebuild, this can cause issues if there are active transactions see http://richardfoote.wordpress.com/2008/02/11/index-create-and-rebuild-locking-improvements-in-11g-ch-ch-ch-changes/
    alter table move online will make any associated indexes unusable and these will need to be rebuilt after the table is moved.
    Two other options:-
    for indexes a coalesce is generally faster and requires less space.
    For everything dbms_redefinition has more options and is less intrusive at the expense of being more complex.
    Also probably the biggest risk is you move tables rebuild indexes charge your customer for all this work and it fails to improve anything (or actually makes things worse)

  • Leopard questions - Permissions and "Custom Access"

    I just (reluctantly) upgraded to Leopard (only because I wanted to install the iLife 09 which requires 10.5.6), and then the Permissions fun started. Install went fine and so did the updates. Then I ran Disk Warrior (new directory, repair permissions, check all files/folders).
    I tried to read all the posts I could find, but none dealt with these particular messages, so I thought I'd ask just to make sure....
    2. I have hundreds of "ACL found but not expected", but all of mine are on:
    "System/Library/User Template/" and then there seems to be every language listed.
    2. There are dozens of "permissions differ on" and they all relate to Front Row (should be -rw-r-r, they are lrw-r-r). I haven't even used Front Row....
    Can I safely ignore all of those?
    And, while I'm asking questions:
    Is the "You have custom access" showing in any Get Info window of any application a Leopard "feature" or what does it mean? When I first checked, I found that several apps (part of OS or third party) did not have me, the admin, with "read & write" access. Some had "read only" and some "no access", but all of them showed the custom access. I went through all the apps and made them "read & write", but the custom access remains. These are apps I use quite often such as Graphic Converter.
    Can I ignore the "custom access" or do I need to do something about it?

    2. There are dozens of "permissions differ on" and they all relate to Front Row (should be -rw-r-r, they are lrw-r-r). I haven't even used Front Row....
    Ignore per Mac OS X 10.5- Disk Utility's Repair Disk Permissions messages that you can safely ignore. They are innocuous and will recur each time you repair permissions.
    1. I have hundreds of "ACL found but not expected", but all of mine are on:
    "System/Library/User Template/" and then there seems to be every language listed.
    These are the result of upgrading instead of doing a fresh install of Leopard. They are basically harmless. Such errors in your Home folder can be repaired using the Reset Password selection from the Utilities menu after booting from the Leopard installer DVD. Check the bottom option to Reset ACLs and click the button. Do not make any other selections. This only affects ACLs in the Home folder. To fix all such items means you have to perform an Archive and Install of Leopard then run the 10.5.8 Combo Updater. If you don't want to do all this then just ignore the issue.
    The Custom Access is the result of the custom ACLs and simply means you've upgraded from Tiger which did not support ACLs while Leopard does.
    In fact there are literally thousands of topics and replies on these two topics throughout the Leopard forums that deal specifically with these particular messages which is why Apple issued the above linked tech note.

  • Is there a way to reset Apple Id questions without calling customer support?

    So the questions asked for my security questions are definitely ones i never answered (i write everything down) and i have tried entering asnwers so many times that I'm completely locked out from even getting a chance to answer the security questions.  I was wondering if there is a way to reset your Security questions without having to call apple support

    Alternatives for Help Resetting Security Questions and Rescue Mail
         1. Apple ID- All about Apple ID security questions.
         2. Rescue email address and how to reset Apple ID security questions
         3. Apple ID- Contacting Apple for help with Apple ID account security.
         4. Fill out and submit this form. Select the topic, Account Security.
         5.  Call Apple Customer Service: Contacting Apple for support in your
              country and ask to speak to Account Security.
    How to Manage your Apple ID: Manage My Apple ID

  • Questions from a customer concerning services used within Beehive

    Hi - I have a customer who is concerned about security with concerns to opening ports for Beehive. They have come back with the following questions: 1.      What service is used by each port? TCP, UDP, ICMP? 2.     Is Network Address Translation (NAT) needed?
    Any assistance here would be appreciated.
    Brent

    Brent,
    BeehiveOnline has a number of ports in use mainly for duifferent protocols and the ports and there use is as follows:
    Port 443 - Https traffic - 90% of all access is via thei route
    Port 21 - FTPS traffic with explicit TLS - we use passive FTPS so there will be an incoming data channnel from the mid tier to allow through the remote firewall
    Port 9554 - Proprietary Windows plugin traffic for OBEE and OBEO
    That is all of the outward facing ports and their protocols caaess types.
    NAT - we may have some of this in use at the firewall to redirect to our internal ports on the mid-tiers - not surprisingly they are not straight through connections.
    Phil

  • The Question about mess "Customizing Error in Work Schedule Rule ..."

    Dear all,
    I run the Start-Payroll  and I getting an error " Customizing Error In WSR for that Personal Number"
    I configuration all of Time Management with start date is 01.01.2000 and when I run Payroll on Payroll period is 01/2000 with start date is 01.01.2000 to 31.01.2000 for Employees hiring on 01.01.2000 then I have an error " Customizing error in work schedule rule .. .. ... ..".
    But I can run the payroll period on 02/2000 with start date is 01.02.2000 to 29.02.2000 for Employees hiring on 01.02.2000.  form 02/2000 it is okies.
    Please help me  solve about my problem
    Thank for your answers
    Regds
    Huyen Nguyen

    Customizing Error in Work Schedule Rule
    where are u getting this error
    if it  is PY  log
    Check GENPS this error will come under this Function
    it is the combination of
    ur Holiday calendar
    Employee Sub Group
    Personal Sub area Grouping
    and ur Daily work Schedule Rule
    Check the Start dats an end dates fo all the above Settings along with their Groupings in table V_T508A

  • Dynamic Parameter List questions: Length and Custom Values

    I've got a Crystal Report that I want to use Dynamic Values for.
    Right now... this report is simply a "SELECT stuff  FROM table" SQL query... with a parameter that the report uses to filter.
    I use a "Select DISTINCT value from table" to generate a list of values. I put those values into a txt. I then import the text into a static list. This creates a parameter list that is 11 "pages" long on the parameter screen. I also have "custom" values allowed. This is to allow for "new" values and also allow not needing to browse 11 pages for one or two known values.
    If I turn the parameter into a Dynamic List based on the same Select statement it stops at 5 pages, obviously cutting off half of the possible values.
    Dynamic List also removes the ability to do Custom Values. The filter option wouldn't be a bad alternative BUT it don't work for pages 6+ that aren't there.
    How can I remove the 5 page limit (or whatever it is) for Dynamic values?
    Thanks
    Chris
    Edited by: WernerCD on Aug 4, 2010 4:14 PM

    There is a limit of 1000 records in dynamic parameters. You can change this by adding a registry value:
    registry key : HKEY_CURRENT_USER\SOFTWARE\Business Objects\Suite 11.0\Crystal Reports\DatabaseOptions\LOV
    and then add a key called MaxRowsetRecords and give it a value.
    if you have Crystal 2008 then the above registry folder will say Suite 12.0.

  • Question: TLD and custom Tag Usage.

    Hi, I am new to the custom tags and I am confused with one of the examples.
              The TLD has
              <tag>
              <name>item</name>
              <tagclass>com.taglib.wdjsp.mut.OutlineItemTag</tagclass>
              <bodycontent>JSP</bodycontent>
              <info>
              Delineates an item, possibly including subitems,
              within a nested outline.
              </info>
              <attribute>
              <name>text</name>
              <required>true</required>
              <rtexprvalue>true</rtexprvalue>
              </attribute>
              </tag>
              This TLD specifies that the tag has body content that is JSP and not empty.
              The author uses the tag in the JSP page in the following way..
              <mut:item text="What is JSP"/>
              <mut:item text="Evolution of dynamic content technologies">
              <mut:item text="Common Gateway Interface"/>
              </mut:item>
              I wonder why the usage "<mut:item text="What is JSP"/>" - where the
              bodycontent is empty - does not violate the TLD.
              Is the bodycontent optional even if it is specified in TLD. What if it is
              tagdependent?
              thanks - Sri
              

    then in your code
    public void setEnabled(String enabled) {
    this.enabled = true;
    in your endtag reset the boolean to false;
    IMO, a cleaner approach would be
    private boolean enabled = false;
    public void setEnabled(boolean enabled) {
         this.enabled = enabled;
    }The advanatge is that
    <foo other_attributes enabled= "false"/> and
    <foo other_attributes/> will both evaluate to false;
    <foo other_attributes enabled= "true"/> will evaluate to true
    <foo other_attributes enabled= "will_this_work"/> will give an exception
    as the container cannot resolve it to a boolean value so that users will
    be forced to use true or false (or skip the attribute) which is how it
    should be.
    Also note the container cannot convert runtime expressions to boolean
    values. So if there's a String variable,say prompt in scope that has the
    value true, then<%
    String prompt = "true";
    pageContext.setAttribute("prompt", prompt);
    %>
    <foo other_attributes enabled= "<%=prompt>"/>
    will throw an error. (to do this you would have to specify rtexpr value of
    this attribute to true)
    For the above to work, your tag should be coded as shown below
    private boolean enabled = false;
    //note rtexpr value will always be Strings
    //container does not provide auto conversions
    public void setEnabled(String enabled) {
         this.enabled = new Boolean(enabled).booleanValue();
    }cheers,
    ram.

Maybe you are looking for