Publishing page from Page Editor in Web Page Composer

I am developing a proof of concept web page in WPC (SPS14).  I have followed the configuration steps and granted myself Full Control in the KM toolbox and the PCD.  I've granted myself the wpc_editor_role, and granted myself Full Control to the Sites folder in the web content.
In following these two SDN blog/articles,
https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/5924
and
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d06d15a7-10de-2a10-639d-9fabeb806a5e
they mention the step of publishing the page from the Page Editor.
I am not able to see the Publish button (as well as Finish/Unlock, Preview, Versions, and others).  I only see Add, Edit, Change Layout, Change Cache Properties, Check Links, Clear, and Information. 
Has anyone else encountered this?  It seems like a permissions issue, but I've turned on Full Control everywhere I can find.

Hi Raj,
I had figured out the same work around(copy and paste) when I worked on EP 7.0 sp13, that was the only option.
The other alternative to that is to integrate the TinyMCE editor, check this relevant link.
https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f04b5c5d-3fd2-2a10-8ab0-8fa90e3ac162
Good Luck!
Sandeep Tudumu

Similar Messages

  • Copy a publishing page from one Web Application to another

    can we copy a publishing page from one web application to another. 
    If we download a copy from pages library of one web application and upload it to another library of other Web application.
    Once uploaded it came up with an error "This page is not using a valid page layout.  To correct the problem, edit page settings and select a valid page layout.".

    It seems like the page layout is missing in target location. Check similar thread below to solve the issue
    http://social.msdn.microsoft.com/Forums/en-US/99c24657-0297-4a5c-8600-467bb6ea57d6/this-page-is-not-using-a-valid-page-layout-to-correct-the-problem-edit?forum=sharepointdevelopmentprevious
    shipoint.com/2014/03/28/fixing-this-page-is-not-using-a-valid-page-layout-to-correct-the-problem-edit-page-settings-and-select-a-valid-page-layout-error-in-sharepoint-2010/
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • Displaying xml publisher report from adf page.

    I am using jdev 10.1.3.3
    I have an requirment of displaying an xml publisher report on click of command button.
    any suggestion.how this can be achived.
    according to my understanding.
    if we create a folder in our web server which oc4j in our case.and we transfer the xml report through FTP in that folder.can we able to pick the report from that folder.
    can we display or call that report.please let me know??
    Is that possible.????????????
    any help would be helpfull

    Really appreciate your response. Can you pls give little more details.
    1] Are there any standard API's which I can use to submit XML publisher report from the JSP pages
    2]Is there any sample code snippet for any of the options that I can refer to..or pls let me know the API's, I will check on them
    Appreciate any help

  • Runtime Error in  Web Page Composer (WPC) : Page Editor

    Hello,
    We are using the Web page Composer to design our portal homepage. The portal version is 7.02 SP6.
    We created a site, some site content like banners and articles, and a blank web page. When we try to add the site content to the web page from the "Page Editor" by clicking on the pencil icon -> "Add", a runtime error occurs on the Web Content Browser pop up page. The drag and drop feature to add content is not working either.
    The error message is as follows:
    Runtime Error
    An exception occured while processing the request.
    Additional information: null
    Exception ID = 0076b5e1-fea6-2e10-b49e-9e1f27bd085c
    Runtime Error
    An exception occured while processing the request.
    Additional information: null
    Exception ID = 30ebb5e1-fea6-2e10-7d8e-b34b3229cd35
    ANy idea what the problem could be?
    Thanks and Regards,
    Reena

    Hello,
    Below is an extract from the trace file for the exception ID:
    Exception ID = 60843375-7baa-2e10-2097-c764acd6ad4c java.lang.NullPointerException
    at com.sapportals.wcm.portal.component.base.ControllerComponent.prepareRequest(ControllerComponent.java:229)
    at com.sapportals.wcm.portal.component.base.ControllerComponent.getPage(ControllerComponent.java:124)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:114)
    at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java:83)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:545)
    at java.security.AccessController.doPrivileged(AccessController.java:246)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:434)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1060)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(AccessController.java:219)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Any clue?
    Regards,
    Reena

  • Rich Text Editor functionality for a DIV tag in a publishing page in SharePoint online

    Hi,
    We are having a requirement where we need RTE behavior of SharePoint 2013 Rich Html Field for a custom DIV. The scenario goes like this:
    1. I have a publishing page
    2. I dropped the content editor web part and to that content editor web part I will point to an HTML file that needs to be rendered in that content editor web part
    3. I have one DIV in the above mentioned HTML files and I want that div to be editable and I need to RTE options for that DIV.
    How to accomplish the above behavior?

    Hi,
    According to your post, my understanding is that you wanted to create html rich text editor for a DIV tag in a publishing page in SharePoint online.
    You can create your own Rich Text Editor.
    Here are some great blogs for your reference:
    An Example to Use HTML Rich Text Editor
    Example: Using the Editor's instance
    Rich Text Editor control in SharePoint 2010
    Regarding SharePoint Online, for quick and accurate answers to your questions, it is recommended that you initial a new thread in Office 365 forum.
    Office 365 forum
    http://community.office365.com/en-us/forums/default.aspx
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • SAP Web Page Composer: Editor exception iFrameObject == null

    Hello everybody!
    Yesterday we updated the Web Page Composer from 7.00 SP18 Patch 6 to 7.00 SP25. Everything works fine but wenn trying to save something in the editor, this pop-up appears:
    "km_exception: !iFrameObject || iFrameObject == null"
    Do somebody know what could be the problem?
    Kind regards
    Georg

    Hi Naga,
    Sorry for missunderstanding. Now I have got what you mean. So may be if we update the KMC-UI to the same SP level this iusse should be solved.
    But first I have another question may be related to this iusse. In the SAP Note 1080110 you get the Information how to install or update the Web Page Composer.
    "To update WPC from SAP NetWeaver 7.0 SPS 13 to a higher SPS of SAP NetWeaver 7.0, perform the following two additional steps after you have finished with the procedure described above.
    - Run a content migration report in KM. This report will migrate the standard web resources created with WPC SP13. [...]"
    After the update we did not do this content migration report and I actually do not know what this report ist about. Could this be the problem?
    Thanks in advance!
    Georg

  • SAP ICH in the SCM system is capable of publishing pages in web application

    Experts,
    We have one critical requirements where in we have to suggest customer that whether SAP ICH in the SCM system is capable of publishing pages in web application or not.
    In detail... in our customer land scape SCM is the central planning tool and there are two type of users, one type of users have direct access to SCM system where they can directly do thier demand planning, the second type of users only have access to the web application called "extranet", from which they want to see the published planning guidelines and based on that they also wants to create the demand planning (from the web application - extranet). My question is whether SAP Inventory Collaboration Hub will do for this requirement? Do we need an Enterprise Portal to facilitate this functionality? Please advice. Very impartant and critical for delivery by tomorrow. Thanks in advance.
    Warm Regards,
    Krishnan

    Hi Krishnan,
    From your query I understood that a set of DP users access the system from external location over web.
    SAP gives a solution ,using BSP web pages, to expose the SAP screens as its seen through the SAPGui's. They look similar to the standard only difference is it will be embedded in the browser. Unfortunately SAP was recommending this technology, they has plans to retire this technology as the Portal would suffice this requirement. So to answer your query the portal is a viable solution to your requirement.
    ICH cannot help you because it does not give the functionality of DP, instead its a application for collaboration between the entities (manufacturer & supplier or customer).

  • Submitting a XML Publisher Report from JSP page

    Hello,
    We have need to submit a XML Publisher report from Quoting/iStore module in Oracle Ebusiness. The out put should be viewable in PDF format and user should be able to print. can anyone pls help on how this can be achieved.
    TIA

    Really appreciate your response. Can you pls give little more details.
    1] Are there any standard API's which I can use to submit XML publisher report from the JSP pages
    2]Is there any sample code snippet for any of the options that I can refer to..or pls let me know the API's, I will check on them
    Appreciate any help

  • Is there a way to  have the iPad 2 "read" text from iBooks as with web sites or pages?

    is there a way to  have the iPad 2 "read" text from iBooks as with web sites or pages? A different App perhaps?

    Isn't that you asking how to get it (undefined) back?
    If you never had Pages '09, you can buy it from Amazon very cheaply:
    http://www.freeforum101.com/iworktipsntrick/viewtopic.php?t=432&sid=f68e84cd2ec6 123bd2ed93806c7e7fb6&mforum=iworktipsntrick
    Peter

  • Help with Links to my book/publisher page from ibook to ibookstore

    My question : What is the correct way to get links to specific ibooks and publisher pages and on the iBookstore - as I have had trouble with mine.
    Many of the iBooks and ePubs samples (Dorling Kindersly for example) that I've downloaded from the iBookstore have a button at the back which takes you to the page for the book itself where you can purchase the complete book.
    Similarly on the books themselves they have links to their publisher pages.
    • Firstly, I can't work out how to link to a book which hasn't been published yet - So at the back of my samples I put a button next which links to my 'Publishers Page' (see below)
    • Secondly, I can't work out how to make a proper publisher page  - if there is such a thing - the only way I've managed is to add the publishers name as an 'Author' to the book itest, searching for the authour in linkmaker, then linking to that page:
    https://itunes.apple.com/gb/artist/elizabeth-beecher-publishing/id537956085?mt=1 1&uo=4
    The main issue is that on my clients (newer) ipad some of the links behave differently... some only take to search page.
    What I am currently doing:
    • Finding the links by going to http://itunes.apple.com/linkmaker/ then searching for the name of my publisher, where I get to link to the 'artists page' then as all my publications will list the publisher as an Author, when in the new sample they visit this link it should take them to the page with all our publications on, including the one that they have just downloaded a sample of.

    Apple has recently introduced 'short links'. That document requires a developer account to access, but this may be of interest:
    there is a known issue (r.7414684) where itunes.apple.com links to your company's page do not open the App Store from within your app, giving an error instead; these links include "viewArtist" or "/artist/" in the URL, for example,

  • How to Publish Pages to WebServer from DreamWeaver

    How to Publish Pages to Webserver from Dreamweaver.. Please
    Advice..
    Kinda forget :(
    Or shall i use FTP software, which one is good?

    Which part of the F1 Help files are you not following?
    Really. It's all
    right there under FTP.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "owaisrauf" <[email protected]> wrote in
    message
    news:ek1npn$pbc$[email protected]..
    > Can you explain me how to do it..
    > I have gone to SITE and then Manage Sites, and then
    clicked New.
    > And put FTP information of the Server.
    > But how shall i transfer files.
    > PLease explain in detail i will appreciate it
    >

  • Add content from File System Repository in Web Page Composer developed page

    Hello,
    I want to use content from the File System Repository in Web Page Composer rather than uploading it again and again in Site Content folder. I see use of Entry Point for this but not sure how to use it and point to File System properly.
    regards
    Jaish

    Hello jaish,
    I think u can achive ur desire through Indexing kindly choose typr of index to be used.
    [Type Of Index|http://help.sap.com/saphelp_nw70/helpdata/EN/3e/07074260486024e10000000a1550b0/frameset.htm]
    regards.
    Soni Vinit
    Edited by: Vinit Soni on Sep 17, 2008 7:01 AM

  • Time-based publishing in Web Page Composer

    Hi,
    I'm evaluating Web Page Composer (WPC) for a customer and one of the requirements is time-based publishing for web pages and navigation, but I can’t find any information on that subject.
    Do you know if it’s possible to set up time-based publishing for WPC pages?
    Thanks
    Martin

    FYI.
    I contacted SAP about time-based publishing for WPC pages and unfortunately this feature is not implemented in current versions of WPC. My request has been added to the feature request list for future versions.
    Regards
    Martin

  • MOSS: Cannot set "Modified", "Modified By", "Created" and "Created by" fields in the publishing pages list without changing version?

    Hello everyone,
    I've got the task to programmatically import data to a moss web by add publishing pages to the pages-library with enabled moderation and major/minor-versioning.
    This is not really difficult but the main issue is to set the values for the fields "Created", "Created by", "Modified" and "Modified by".
    Also this is not relly difficult. By setting the internal field-properties "Author" for Created by and "Editor" for Modified by there values are set.
    But the main problem now is, that I have to approve the publish page. After that, the value of the "Modified"-Field is change to the current datetime which is not acceptable.
    If I redo an updating of the listitem, the file-version is increased to 1.1 which is also not acceptable. I do this by .UpdateOverwriteVersion(), which MSDN says of that it doesn't increase the version but indeed it does.
    Following an example code of my approach:
    using (SPSite spSite = new SPSite(SiteCollectionURL))
    using (SPWeb spWeb = spSite.OpenWeb())
    PublishingWeb publishingWeb = PublishingWeb.GetPublishingWeb(spWeb);
    PageLayout[] layouts = publishingWeb.GetAvailablePageLayouts(<Guid of my pageLayout>);
    if (layouts != null && layouts.Length > 0)
    PageLayout layout = layouts[0];
    PublishingPage newPage;
    // add new publishing page
    newPage = publishingWeb.GetPublishingPages(0).Add("test.aspx", layout);
    newPage.Title = "testpage";
    newPage.ListItem[SPBuiltInFieldId.Comments] = "test comment";
    newPage.Update();
    newPage.CheckIn("Checked in programmatically");
    SPListItem tmpListItem = publishingWeb.PagesList.GetItemById(newPage.ListItem.ID);
    string creationDate = "2009-11-05T22:35:10Z";
    string modifyDate = "2009-11-06T22:35:10Z";
    tmpListItem["Author"] = "1;#User 1";
    tmpListItem["Editor"] = "2;#User 2";
    tmpListItem["Created"] = creationDate;
    tmpListItem["Modified"] = modifyDate;
    tmpListItem.UpdateOverwriteVersion();
    // data is now alright set, now approve
    tmpListItem.File.Approve("Approve test");
    // publishingpage is now approved but modified-date has changed, try to reset data
    SPListItem updItem = spWeb.GetList(spWeb.Url + "/Pages").GetItemById(tmpListItem.ID);
    updItem["Author"] = "1;#User 1";
    updItem["Editor"] = "2;#User 2";
    updItem["Created"] = creationDate;
    updItem["Modified"] = modifyDate;
    tmpListItem.UpdateOverwriteVersion();
    // now all four values are correct but now version is 1.1 and approval status 'draft' again
    Also updating the listitem by ProcessBatchData doesn't do it becaue I couldn't successfully update the author/editor-fields.
    Do you have any working ideas or hints for me?
    Greetings from Germany,
    LoneSurvivor

    I think iv cracked it...
    Coppied straight from my code so the variable names dont match but the principal is there...
    $dstfile.ListItemAllFields["Author"] = ($author.ID.ToString() + ";#" + $author.LoginName)
    $dstfile.ListItemAllFields["Editor"] = ($modifier.ID.ToString() + ";#" + $modifier.LoginName)
    $dstfile.ListItemAllFields["Created"] = $srcfile.TimeCreated.ToLocalTime()
    $dstfile.ListItemAllFields["Modified"] = $last.ToLocalTime()
    # changes to editor have to be done by Update or UpdateOverwriteVersion
    $dstfile.ListItemAllFields.UpdateOverwriteVersion()
    if ($file.Level -eq "Published") {
    # publish not needed and overwrites 'Editor' so dont use
    # $dstfile.Publish($file.CheckInComment)
    # use .Approve() which updates the major minor versions too
    $dstfile.Approve($file.CheckInComment)
    # approve changes the dates so correct here
    $dstfile.ListItemAllFields["Created"] = $srcfile.TimeCreated.ToLocalTime()
    $dstfile.ListItemAllFields["Modified"] = $last.ToLocalTime()
    $dstfile.ListItemAllFields.SystemUpdate()

  • Want to Learn Web page composer ?

    Hi Experts,
    I want to learn Web Page composer .....
    Can you please send me some documents or guide me in some  way how can I start to learn Web Page Composer.
    Any Help will be appreciated.
    Thanks,
    Iqbal

    Igbal:
    I recommend you a good blog serie; from Christopher Kaestner
    "Web Page Composer - a new Way to create and publish Web Pages in the Portal"
    Web Page Composer - Web Page Layout (Part IV)
    Web Page Composer - the XML Editor Framework (Part II)
    Web Page Composer – how easy it is to create and publish a web page (Part III)
    Web Page Composer - Web Page Layout (Part IV)
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/904b071d-79e4-2910-70a9-f62a9004d9ad
    Others useful links:
    A fundamental presentation:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/90347add-ad06-2a10-81a0-e613acff5236
    Introduction to the Web Page Composer:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d07b5354-c058-2a10-a98d-a23f775808a6
    I hope this help you
    regards,

  • How can i edit Iweb published page to open as a Popup?

    I want to edit my iWeb site so that when a link is clicked it opens a different page as a popup with no other toolbars, scrollbars etc - just the image i want to show.
    I found some code online (http://www.quackit.com/html/codes/html_popup_window_code.cfm)  that does this in javascript, but i do not know where in the html file this would need to go for it to force that page to open as popup.
    I have text wrangler so i can edit and save the file in the right format again.
    I need to be able to set up various different triggers on a web page - Its a single photo image but i want to be able to open different pop-ups depending on where the viewer clicks. I tried using a blank shape (no fill, no stroke) along with an html snippet widget. This triggers the pop-up as i want, but it also places a definite empty box over the image. I need this to be invisible.  I have also read that the snippet widget is not the mpst reliable way to add code at specific places on the page.
    Hence i think the best way would be to insert code into the actual page that instructs it to open as popup.
    Please can someone advise me the best way to go about editing the code to get this result?
    thanks
    adam

    thanks for the suggestions...
    unfortunately, i don't understand the code enough to figure out what i need. The pop-ups you show are exactly right, but they are being triggered by smaller individual thumbnails.
    That is not what i want - i need to have various trigger points for different pop-ups, placed at diferent places on a larger single image.
    Imagine a photo of a crowd - each person when clicked on would open a popup showing a specific image. Its not a regularly laid out grid - and the trigger points need to be manually positioned.
    I have created a blank page with the same dimensions as the graphic it contains, then published this from iweb. When i link to this it opens the page as a docked page, with all the navigation bars, scrolling bars etc, as well as a large area of empty white page below the image.
    My question is really how do i edit the code of the graphic page so that it only pops open the graphic when its accessed. Surely the relevant code for that would be embedded in the page itself, and not the link that connected to it?
    thanks for your patience!
    adam

Maybe you are looking for

  • Macbook & the new Apple Keyboard

    Hey all... I recently started using an external monitor and keyboard for my Macbook at the office. Been doing a lot more design work lately and the 13" wasn't cutting it. I made the switch right when the new aluminum keyboard came out. Here's the pro

  • JDK 1.6 SSL/TLS vulnerability

    Hi all, I read SUN review about this vulnerability (http://java.sun.com/javase/javaseforbusiness/docs/TLSReadme.html). How can I set a client application to avoid renegotiation? sun.security.ssl.allowUnsafeRenegotiation=false ? Regards

  • Problem with a mass delete operation

    Hello, This questions concerns Oracle v10g. A table is used to record user login information and other connection related details such as IP address, date of connection, time of login, time of logout etc. from a web-based application. This table beco

  • Which patch # to migrate Weblogic from 10.3.5 to 10.3.6

    Hi All,        I will have to migrate Weblogic from 10.3.5 to 10.3.6. My SO is Linux RH5 64 bits, and searching for the patches I've found the following patches : Patch 13529653: PLACEHOLDER BUG FOR WEBLOGIC SERVER 11GR1 (10.3.6) UPGRADE INSTALLER (L

  • Downloading Windows Media for Mac

    I have recently bought a new apple and I am trying to download the Windows Media Player from the download site. When the set up program downloads and I try to open it to set up the player a window pops up saying unable to find application to open pro