Can Visual composer be used for editing ESS

hi friends:
            can we use Visual composer to edit ESS ?
thank you very much

Hi Jingying,
SAP Standard ESS/MSS component are available in ITS and Web Dynpro Based. ESS/MSS component are not based on visual composer applications..
But you have developed custom ESS/MSS applications in visual composer as per client requirement and integrated in the ESS/MSS component. Then you can use visual composer to modify visual composer applciations.
Hope it helps
Regards
Arun

Similar Messages

  • Can h:dataTable be used for editable tables?

    I am trying to use a dataTable to manage an editable list of named "parts". I have declared a
    request-scope managed bean called "myForm" in faces-config.xml, and my dataTable declaration looks as follows:
    <h:dataTable value="#{myForm.parts}" var="part">
        <h:column>
          <f:facet name="header">
            <h:outputText value="Name"/>
          </f:facet>
          <h:inputText value="Header"/>
        </h:column>
        <h:column id="actionColumn">
          <f:facet name="header">
            <h:outputText value="Action"/>
          </f:facet>
          <h:commandButton id="delete" immediate="true"
                       action="#{myForm.deletePart}"
                        value="Delete"/>
        </h:column>
      </h:dataTable>
    [!code]
    The problem I am having is that when I click any of the Delete buttons in the table, something fairly early
    on in the JSF lifecycle decides that there is a problem with the submitted content, and simply redisplays
    the page without my "deletePart" method being called. I put some debug statements in my myForm bean,
    and I noticed that a new  myForm instance is constructed, but there is no call to its setParts method, to
    initialize the parts list within the newly-created instance with the content of the inputText boxes.
    I can't decide whether this just doesn't work, or whether I have missed something. Any help would be
    appreciated.

    Thanks for your quick reply, but unfortunately your suggestion did not fix my problem.
    I have been doing some hacking (which, sadly, is often the only way to fix problems in JSF) and what I have discovered is that if I add code to the MyForm constructor to initialize its "parts" member variable to an array of empty "part" objects, then everything works and the deletePart method is called on the MyForm instance as I would have expected.
    For example, I tried this hack:
    public class MyForm { 
      Part[] _parts; 
      public MyForm() {   
        _parts = new Part[1]; // kludge here, because there is only one item in the list for my test case   
        _parts[0] = new Part(); 
      public Part[]getParts() {   
        return _parts;
      public void setParts(Part[] parts) { 
        _parts = parts; 
    }I figure that either the JSF code is not finding the method it is expecting to create the array, or that funtionality is simply missing. I would like to figure out which is the case.
    Note that this hack requires me to figure out how many parts there were in the last list I displayed, which may be tricky.
    The interesting part is that the JSF code updates the empty parts with the content the user provides in the input boxes, but just doesn't seem to want to create the array itself.
    If I can't get top the bottom of this, I may need to switch over to the MyFaces JSF implementation, because at least then I could look at the source and figure out what is going on.
    Any further insights would be appreciated.

  • How do i find panels i can use for editing?

    macpro   16 g ram 2   1t HD,  OSX  10.9.4-
    L R -on trial basis,
    how to generate panels i can use for editing--watched tutorial "How to get rid of something -in a photo--using a new tool"
    but can't find how to get to those panels  
    please help     & thanks
    also can't determine how to keep catalog from one session to next--is that cause it is a trial?

    You either need to give us the link to that tutorial, or state the EXACT name of the tool/exact name of the panel that they are using.
    also can't determine how to keep catalog from one session to next--is that cause it is a trial?
    The trial is identical to the full purchased program. Please explain this problem in more detail.

  • How can I get the adobe audition software which is used for editing a sound track?

    How can I get the adobe audition software which is used for editing a sound track?

    Hi pravupada,
    You can download Audition software from : Free Audition CC | Download Adobe Audition free trial
    Regards,
    Rave

  • Can Visual Composer talk to/connect to any database?..

    Hi ,
    My first question is if Visual Composer can talk to a database directly?
    I would like to know the all the databases which visual composer can connect to?
    Does it connect only to SAP Backend systems?
    Or can it connect to Any Database like SQL server etc.,?
    If so, how can visual composer be configured to any database?...
    Please help!
    Thanks,
    Vaishali.

    Hi Vaishali,
    It can talk to Any SAP Data base or Java or Oracle data base through portal.
    First you have to confihure all your backends in Your portal and Connect them to Your VC User through Usermapping.
    So all Backends will appear in VC There by you can use the for your application in your portal.
    If helpful award points
    Regards,
    Govindu

  • In addition to my iMac, I have a Power Mac G4 (10.4.11 Tiger) which of course is pre-Intel.  I can boot up and use for about 5 minutes before the mouse freezes.  I believe something is   overheating.  What would that be - so I can have repairs done?  The

    In addition to my iMac, I have a Power Mac G4 (10.4.11 Tiger) which of course is pre-Intel.  I can boot up and use for about 5 minutes before the mouse freezes.  I believe something is
    overheating.  What would that be - so I can have repairs done?  The machine is the Digital Audio version, M7627LL/A and Serial Number XB******KXQ.
    <Edited By Host>

    Hello USME,
    'Tis a common problem on old Macs.
    Do as Allan says: open the door and blow out all the dust bunnies. Canned air from Wal-Mart or Radio Shack can be handy (though sort of expensive) especially for blowing through the back of the power supply. A cool Mac is a happy Mac.
    Be sure your Mac can breathe. The air intake is on the bottom of the case, so be sure a deep pile rug or too many papers on your desk are not blocking the air supply.
    Feel the power supply and the processor with your hand. They should be warm but not hot; if you have to move your hand away, that's too hot!
    Check the fan on the power supply, and on the processor if it has one. Take a flashlight and peer in the back of the (Mac) case through  the grille; make sure the fan is turning. If it's not, the power supply won't work for long.
    Fans are not considered serviceable, though they will succumb to mechanics of determination. A CPU fan is easy and straightforward.
    A fan replacement will not cure an already damaged power supply; the PS may already be done for. Used power supplies for a DA are hard to come by, and not especially cheap when found (c.$50). An entire  working DA or Quicksilver may often be found for under $100 on eBay, and swapping in your HD is easy and simple... this might be cheaper and more expeditious than repairing an expired DA. Replacing a power supply is fairly easy, but it's a nuisance and requires a 2mm Allen head wrench in addition to the usual #2 Phillips head screwdriver.
    In my experience, power supplies and CPUs are about equally likely to fail. There are a few other possibilities, but they are not nearly so common.
    Good luck!... Jon

  • Hello MacHeads: I downloaded Handbrake 0.9.1 for Tiger, so I can upload a homemade DVD for editing in imovie.  Problem is I can't even access Handbrake Help book, because I think my firewall settings are preventing me.  I tried turning off all my firewall

    Hello MacHeads: I downloaded Handbrake 0.9.1 for Tiger, so I can upload a homemade DVD for editing in imovie.  Problem is I can't even access Handbrake Help book, because I think my firewall settings are preventing me.  I tried turning off all my firewall settings.?  IDK if I'm even doing that right.  Can anyone help out here?

    You don't need Handbrake for that if it is your own DVD.
    You need to convert the VOB files in the TS-Folder of the DVD back to DV which iMovie is designed to handle.
    a DVD is in a compresed format called mpeg2, which is standard across all DVDs. This is what is known as a 'final delivery format' and is not suitable for editing. Because is is compressed, a 4.7GB DVD can hold a two hour movie (dual layer DVDs twice that), whereas the DV stream from a video camera, which runs at about 13GB per hour, is not compressed and IS intended for editing.
    In other words you have to 'reverse engineer' the DVD back to an uncompressed format in ordfer to edit it. There is a penalty for doing this in terms of slight quality loss, but it is one you can live with.
    When you have your DVD as an icon on your desktop, double-click it, and it will open to reveal a TS-Folder containing a number of various files, some called VOB. These are the constituent parts of any video DVD.
    When you have downloaded and installed mpegStreamclip, and purchased and installed the Apple mpeg2 plugin, open mpegStreamclip and drag the entire TS Folder into its window. Then using the various menus available to you (just explore them and you will get the hang of it) ask it to convert to DV.
    That DV file, which will be many times larger than the original TS Folder, and which can a while to create (be patient - make coffee or prune the roses!) is what you can now import into iMovie for editing etc.
    When you have finished doing that, you then have to turn the project back into a DVD.
    mpegStreamclip can be downloaded from here:
    http://www.apple.com/downloads/macosx/video/mpegstreamclip.html
    which is free, but you must also have the  Apple mpeg2 plugin :
    http://www.apple.com/quicktime/mpeg2/
    which is a mere $20.
    Another possibility is to use DVDxDV:
    http://www.dvdxdv.com/NewFolderLookSite/Products/DVDxDV.overview.htm
    which costs $25.
    For the benefit of others who may read this thread:
    Obviously the foregoing only applies to DVDs you have made yourself, or other home-made DVDs that have been given to you. It will NOT work on copy-protected commercial DVDs, which in any case would be illegal.

  • Can iPhoto books be shared for editing by others with iPhoto?

    Working on a project with a client who would like to handle future edits of their photo book on their own. Can iPhoto books be shared for editing by others with iPhoto?

    How do I share the library and book with them?
    Copy the library to a thumbs drive and give them the thumbs drive.
    The drive needs to be formatted MAcOS Extended (Journaled), with the Ignore Ownership flag enabled.
    See this link:  iPhoto: Sharing libraries among multiple users
    The clients will need to use the same iPhoto version as you are using.

  • Can DBMS_ADVISOR package be used for SQL Tuning Advisor ?

    Can DBMS_ADVISOR package be used for SQL Tuning Advisor ?

    SQL> SELECT * from v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    PL/SQL Release 11.1.0.6.0 - Production
    CORE    11.1.0.6.0      Production
    TNS for 32-bit Windows: Version 11.1.0.6.0 - Production
    NLSRTL Version 11.1.0.6.0 - Production

  • Spark datagrid - how can i open entire row for editing?

    Hi,
    I want to create a datagrid with add button. The user can add a row and i want all the editable columns to be opened for editing.
    I can open a single cell for editing by using startItemEditorSession, but how can i do it for multiple columns in the same time?

    redskyventures wrote:
    it seems mine has automatically done so...
    I recommend you turn off the automatic update feature -- It can really cause you a lot of trouble.
    Have you already determined that your coauthor cannot open your file?  If so, I suggest you go backwards, get a copy of the old iBA from him to put on your machine, so you both use the same version.  There's no way to convert iba files to anything, as far as I know.

  • Can FW CS3 be used for graphic for printing?

    I am very familiar with FW but I do not like Photoshop,
    however I have both I preffer to use FW. As I have seen on one
    presentation new FW CS3 has CMYK pallete so my question is: can FW
    CS3 be used for preparation of graphic for printing or what are the
    obstacles? After preparing images in FW I will use InDesign for
    text or maybe the text in FW is wector and maybe I could use FW
    including text and not to use INDEsign far small projects? Does
    anyone has any experience with this subject?
    Regards
    Martin

    qnnick wrote:
    > I am very familiar with FW but I do not like Photoshop,
    however I have both I
    > preffer to use FW. As I have seen on one presentation
    new FW CS3 has CMYK
    > pallete so my question is: can FW CS3 be used for
    preparation of graphic for
    > printing or what are the obstacles?
    Fireworks does not operate or export in CMYK color space. It
    was
    developed for screen images only, and operates and exports in
    RGB color
    space. It is not recommended that you use it in preparation
    of images
    for print. You mentioned that you don't like photoshop. You
    might like
    Illustrator better.
    Linda Rathgeber [PVII] *Adobe Community Expert-Fireworks*
    http://www.projectseven.com
    Fireworks Newsgroup:
    news://forums.projectseven.com/fireworks/
    CSS Newsgroup: news://forums.projectseven.com/css/
    http://www.adobe.com/communities/experts/

  • Can an iMac be used for WD My Book Live safepoints?

    I have a Western Digitial My Book Live network drive.  All Mac's and PC's can read/write without a problem.  I would like to create a safepoint (WD term for backup) on an iMac but can't seem to get past correctly discovering the devices on the network.  The MBL can 'see' the shares on the XP PC but nothing on the Mac's.  Unfortunately the XP PC is not suitable for backups.
    Can a Mac be used for MBL safepoints?  If so, how is that accomplished? 
    Yes, I've posted this same question the WD Support and WD Communities but no responses.  Most MBL Mac users posting on WD forums are using them for Time Machine.  I thought maybe someone on the Apple forums might have solved this problem.
    Thanks in advance for any help.
    Mike

    I am having the same issue.  Did you ever find an answer?  I see no one ever responded to you.  I have a WD cust service Tech support question submitted but no answer yet there either.  Thanks for any info you have.
    I get the error
    30000 - Unknown error. Retry your last operation. If the error persists, contact WD Support for assistance.
    (share_discover_9)
    when I choose the iMac as the location I would like to use.

  • Can a IDOC be used for data exchange from R/3 to CRM

    Hi All,
    First, can a IDOC be used for data exchange from R/3 to CRM
    I need to update few fields of SAP CRM Sales order with fields from SAP R/3 Work Order.
    To achive this can I use IDOC?
    Or do I update the R/3 sales order from R/3 Work order(using some interface or workflow), so that the sales order data flows from R/3 SO to CRM SO.
    Please respond immediately.
    Regards,
    Gopinath

    IDocs can be processed by the CRM system via XML/XIF adaptor. As this will be most probably a new interface that is not yet set up, it would be easier to change the orders in R/3 via an appropiate FM which should automatically generate a delta download BDoc.
    Even if they are not downloaded automatically a request download (defined via R3AR2 / 3 / 4) should take care of this.
    Hope this helps,
    Kai

  • Can Adobe Distiller be used for converting all pro/e (3D -2D)  files to pdf format?

    Can Adobe Distiller be used for converting all pro/e (3D -2D)  files to pdf format?

    Acrobat Distiller Server converts Postscript to PDF.

  • Where can I find a tutorial for editing iMovie on iPhone 4S

    Where can I find a tutorial for editing iMovie on iPhone 4s

    http://support.apple.com/kb/ht4174
    and:
    http://www.apple.com/iphone/from-the-app-store/apps-by-apple/imovie.html

Maybe you are looking for

  • PI node with recursive mapping

    Hi, Not sure if this is possible but thought I would ask the experts. I have a an IDOC --> XML mapping for orders scenario where  our Products have multiple BOM levels, and our target mapping should have all the BOMs collected under the parent produc

  • Characteristic of header for locked the planning

    SAP Netweaver 7.0 SEM-BPS 6.0 Hello experts. I have a layout of planning. This a filter in the level of variable type exit, to several values singles of the characteristic cost center. This characteristic is in header. The variable is mandatory. the

  • Change Duration of Animated Type?

    The animated types come with a preset duration - i.e., 2 sec. Is there a way to change the duration when using the type in Motion? Thanks for any help.

  • Black spot in camera and photo!!

    Hi, i have just took a picture with my iphone 5 and i found a black spot in the picture and in the lence while taking the picture as well!! It was not there before! What's the problem and how to fix it!

  • How do you load wav files in the EXS24?

    Hey all - I'm new w/the EXS24 and am trying to import wav files off a sampler CD I bought. I can't figure out an easy way to do it. When I imported some Akai CD's before, it was as simple as opening AKAI convert and inserting the CD. Now, when I go t