How to present a Webpage composer content to an end user

Hi Gurus,
    please give me solution to this.
how to present an article created in WPC to an end user with proper permission settings.
Thanks & Regards
    Vipin

Vipin,
Following would be some key stpes in order to publish article created in WPC to end user.
1. Create a WebSite
Navigate to one of the following folders as appropriate
To create a Web site: /Web Content/Sites
To create a subordinate Web site: /Web Content/Sites/<MyWebSite>
You must create all Web sites in the folder structure beneath /Web Content/Sites
2. Create Web Component
Navigate to /Sites/WPC Site/Web Page
3. Web Page will appear under Sites/WPC Site/Web Pages
4. Adding Web Content (e.g. article) to Web Page
Right click on WPC Page and choose Edit Page.User will be presented with default layout of Web Page. This can be changed according to requirements.To Add content, place cursor on pencil icon ( ) and choose Add.Navigate to a folder containing shared content (for example, Site Content), or create new Web content to be displayed exclusively on this page.In the Web content browser, click the icon for an item and use Drag &Drop to drag it into container.
5. Publishing Web Pages
Go to the /Web Content/Sites/WPC Site/Site Navigation folder
Choose New --> Navigation Node.
Publish the site navigation structure.
Go to the /Web Content/Sites/WPC Site folder.
From the context menu for the Site Navigation folder, choose Publish Site Navigation.
In the Web Page Composer, navigate to the Web site that you want to integrate into the portal navigation, and open the Site Navigation folder there.To copy the path of the navigation.wpc file to the clipboard, choose Copy Path from the context menu for the file.
Choose Content Administration --> Portal Content
Open a role for editing and create a folder in that role, beneath which you want to display the navigation structure of the Web site. Select the folder beneath which you want to display the navigation structure of the Web site. Choose the Navigation property category. For the property External Connector, enter the prefix wpcnavigation:// and insert the path from the clipboard.
The Web site is contained in the role immediately once you have saved it.
~Cheers,
Vivek

Similar Messages

  • How to Use the same iview for both KM End User and the KM Administrator

    Hi friends,
    *This is my scenario :* How to Use the same iview for both KM End User and the KM Administrator but with different Context
    Menu Options.
    i followed these steps but im getting same context menu for both KM End User and the KM Administrator .
    Assign the role Content Administrator to the user km_admin. This is needed so that km_admin can change
    the presentation settings for the KM Folder u201EReports_kmFolder‟.
    Now, login with user km_admin. Navigate to the Km Folder reports_kmFolder through Content Administration
    -> Km Content. Click on Details link of the folder reports_kmFolder.
    Go To Settings -> Presentation. Click on the tab u201ESettings for You‟-> Click on button u201ESelect Profile‟.
    Select the radio button corresponding to u201Elayout Set‟, and choose u201EConsumerExplorer‟ from the dropdown.
    Click u201EOK‟.
    Select both the check boxes corresponding to Items Affected as shown above, and click u201ESave‟
    Now, remove the u201ESuper Administrator‟ role from the user km_admin and login with this user.
    How rto resolve this????
    Regards,
    Prasad.

    Hello Prasad,
    Most likely the user km_admin still has system principal roles assigned, even though you removed the Super Admin role, you should check that this user doesn't have any other admin roles, otherwise it will be considered a System Principal user and will therefore still have access to all content. For more information see http://help.sap.com/saphelp_nw70/helpdata/en/19/56f28fbd4e11d5993b00508b6b8b11/frameset.htm
    Try creating a new user with just read access to the content and you should see that it will not be able to make any changes etc.
    Regards,
    Lorcan.

  • Unable to see ESS content with an end user

    Hi All,
    When I try to see my ESS content with an end user, it is giving me the following error:
    com.sap.xss.config.FPMConfigurationException: Read of object with ID portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.ess.employee_self_service/com.sap.pct.erp.srvconfig.skills/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.skillsapplication failed.
    Part of the stack trace also says,
    Caused by: com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.ess.employee_self_service/com.sap.pct.erp.srvconfig.skills/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.skillsapplication)
    It is coming for all the applications in ESS.
    I think it is a permission issue, so i gave the end user permission to the user in the PCD as well in the directory where all my ess contents have been kept.But still it doesn't work.
    And only when I assign the end user with Admin right, it works which should not be the case.
    Kindly suggest a possible solution for this.Your efforts will be appreciated.
    Regards.

    Hi Friend,
    Could please let me know , how you have solved this issue.
    I am alos facing the same
    " com.sap.xss.config.FPMConfigurationException: Read of object with ID portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.ess.employee_self_service/com.sap.pct.erp.srvconfig.skills/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.skillsapplication failed"
    Thanks in advance
    Seranjeeve

  • Hi can anyone tell me how to make the forms url short to the end user

    Hi,
    Im using oracle forms 11gR2 and everything is working fine, but my question in how to make the forms url short to the end user.
    For example my forms url is  " http://localhost:9001/forms/frmservlet "  now i want to modify this url as   "myweb.gov.ae"
    can anybody suggest me the possibilities to change to default forms url to our own url as mentioned in the above example.
    Thanks & Regards,
    Hari

    You would have to either -
    * edit the code pointed to by the new action attribute to
    include the form
    processing and email generation, or
    * edit the form processing script to also include the insert
    record and
    check user name scripting
    The former is probably the better procedure, since I suppose
    you'd want to
    do the check user name before sending the email.
    Unfortunately, this means
    you will have to get your hands into the code, or hire
    someone to do it for
    you.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "ducati1" <[email protected]> wrote in
    message
    news:gkriis$et6$[email protected]..
    > Hi guys.
    > I have a page with a form on it here.
    >
    http://www.thechallenge.net.au/superredemption.php
    > I want the data placed in the textfields within the form
    to come to me in
    > an
    > email upon submission.
    > Now normally I would action the form to use this page
    here
    >
    http://www.thechallenge.net.au/Redemptionform.txt
    > But because the action of the form is now <?php echo
    $editFormAction; ?>
    > due
    > to an insert record and check user name server behavior
    I cannot use my
    > normal
    > method.
    > Can anyone tell me how I can get around this problem?
    >

  • How to place a table of contents at the end of a document?

    I know how to design a table of contents at the beginning of a Pages document.
    I'd like to place a table of contents at the end of a long Pages book.
    Is there any simple trick to place a table of contents at the end of a Pages document?
    <pre>--------
    As long as you'll see students making graphics with pen on paper,
    you'll see the missing keystone of the software empire.
    dan</pre>

    fruhulda wrote:
    The Table of Contents (TOC) has to be in front of the Chapters it create a TOC from. There is a work around this, but do it first after you have finished the document because you'll loose the automatic update of the TOC.
    Thank you for your attempt to help.
    With TextEdit I loose the formatting of the TOC.
    I found another workaround, I made a printing of the TOC and saved it
    as PDF and included it within an empty page. But this method isn't
    really a simple workaround.
    The conclusion is that there isn't any easy way to place a TOC
    where you want.
    <pre>--------
    As long as you'll see students making graphics with pen on paper,
    you'll see the missing keystone of the software empire.
    dan</pre>

  • How to set an 'alert'  or reminder message for end-user Acrobat X form.

    Hi,
    I'm trying to see if I can add an alert or reminder message for the end user who will be filling in a form that I'm creating from Acrobat Pro X.
    Does it require a script if so, could anyone share one that is already exists?
    If it doesn't need a script, how can I set that up?
    What I want to do, is to remind end-user to fill in Numbers Only and not text.  I have already set my properties for numbers only and provided an example. But, In-case end users did not understand, I'd like to have a message for them to say that they must type in number and not text.
    Currently, with the limitation I've made, they couldn't type in any letters but, they might be frustrated and not fill in anything!
    Please help!
    Thanks,

    Thank you for the code.
    Is it correct to put that code under VALIDATE > run custome validate script, within the Properties box?
    Because I tried it, and it worked only AFTER I typed a number onto the field.
    Since my goal is to have the alert BEFORE, so if someone typed in a text, they should see the alert and correct themselves to type in a number instead.
    Please clarify.
    Thanks!

  • How to send an Email with content at the end of a Quiz?

    Hello,
    i have three Questions about the navigation function "sending an Email" at the end of an Test or Quiz, and i haven´t found any answers in the forum yet.
    An Information at the beginning:
    I want to use the Test without any other System, for example Moodle. It will be directly reachable with a link on a homepage.
    1) Is it possible, to send an Email with answers of the User as the content in the email, and if it´s possible, how?
    2) If it´s not possible, could i precast a Text in the email? Until now, there is only an empty Outlook-Window with the Emailadress.
    3) Is it possible, to send an Email without Outlook, so a User can use it only web-based, for example with gmx, webmail etc...
    Thank you for helping me
    Zholmar
    (German)
    Hallo,
    ich habe drei Fragen zum Versand im Rahmen der Navigationsfunktion von "Email versenden", dies soll am Ende von Test bzw. Quizanwendungen geschehen und habe im Forum leider keine entsprechende Antwort bisher gefunden.
    Zur Information:
    Der Test soll nicht in ein anderes System (z.B. Moodle) eingebettet werden, sondern lediglich per Link auf einer Homepage erreichbar sein.
    1) Ich würde gerne am Ende meines Tests eine Email versenden lassen, welche die Antworten des vorangegangenen Tests enthält, ist das möglich und wenn ja wie?
    2) Falls das nicht möglich ist, besteht die Möglichkeit, einen vorgefertigten Text + Betreff in der Email zu generieren? Derzeit öffnet sich lediglich ein Outlook Fenster bei erreichen der Folie, in welcher lediglich die angegebene Emailadresse eingetragen ist. In dieser Email soll wenn möglichst bereits ein Text integriert sein, so dass der Teilnehmer lediglich noch Angaben ergänzen muss.
    3) Ist der Email Versand auch ohne Outlook möglich? Kann die Funktion also auch rein Webbasiert erfolgen?
    Vielen Dank für die Hilfe
    Zholmar

    Sooo, which method are you wanting to use?
    Earlier I outlined the steps for the close project at end.
    If you are wanting to use the JavaScript solution, you insert a button. Then in the action, you tell the button to execute JavaScript. Then you click the Script Window button and enter the window.close(); code.
    Cheers... Rick

  • How does one create a fillable/editable PDF for end users of Adobe Reader?

    An example would be a business card design where users could change the name, email, etc. I am working in Acrobat Pro X, In Design 5.5, etc on a Mac. I know it's possible b/c I've seen it done. Need fonts to be embedded. I've tried various things but nothing has worked. Any advice would be greatly appreciated.

    Hey Sara,
    For a better understanding on how to create fillable PDF form using Acrobat X, please watch this video tutorial:
    How to create a fillable PDF form | Acrobat X Tips & Tricks | Adobe TV
    Also, please watch the following video tutorial on how to embed fonts in a PDF:
    https://acrobatusers.com/tutorials/how-to-embed-fonts-in-a-pdf
    I hope both the tutorial links mentioned above would help you
    Let me know if you need further assistance.
    Regards,
    Anubha

  • Configurator Help: How does the VPP purchase get tied to the end users iTunes Account?

    I do not see anythere on the Configurator where you can assign a iTunes account to the device.
    How would I roll out 100 iPads to 100 users and add apps with the VPP codes and make sure iTunes knew those people could update the app later with their own iTunes account?
    I thought if you installed an app on a iPad with, for example, [email protected] itunes account then that user had to update the app with their account. What will the 100 users do to reinstall that app or update that app if I did not install it with their account.
    I must be missing something. Any help would be great. Thanks!
    Sheila

    Any app (free or purchased) installed using Apple Configurator is tied to the AppleID used by both the iTunes and Apple Configurator apps. Subsequent updates to these apps can only be installed when the iPads are re-connected to Apple Configurator.
    You could always give out the password to the AppleID you use, but I wouldn't suggest it.
    The only other option is distribute individual http links to the app codes in the spreadsheet in an email to all users, individually, who need the app. This can be quite onerous with many codes.
    Users need to open this email on the iDevice and tap the link. Once the user logs in to the App Store with their personal AppleID and password, the app will automatically download to the device. Once installed, the apps belong to the user. Any updates to the apps through the app store will use their AppleID.
    Alternatively, users can open this email on their Mac or PC and click the link. This will add the app to their iTunes library, which can then syncs with their devices.
    I hope this helps.

  • How to automatically open date/time field (calendar) when end user tabs to that field

    Have two calendar fields...calendar 1 and calendar two
    Is there a way to have the calendars automatcally open when field is either clicked on or tabbed to?
    thanks

    You can try one work around:
    Add another UDF time with plain text field.
    Implement post-insert event handler to insert time value in this field. In the event handler you can write the code to put time in the format you want.
    regards,
    GP

  • How do I convert a document as a fillable pdf that will allow the end user to save?

    When I convert a Word document into a PDF fillable file, the end user cannot save their file. How to I make the file savable for the end user?

    Hi TinaEllis,
    Is your end user using Reader to fill out the PDF form? If so, the PDF needs to be Reader enabled. Please see Adobe Acrobat X Pro * Enable Reader users to save form data.
    Please let us know if you have additional questions.
    Best,
    Sara

  • How to get the actual path of a file present in the Web content folder

    I have a jasper file which is present inside the Web-Content folder of my project.
    I need to pass this file as an argument to the FileInputStream object. How can i give the actual path of the jasper file, since this project can be deployed anywhere else also.

    You may be able to use the getRealPath or getResource methods in ServletContext

  • Reg:How to get boarders in the webpage composer page layout

    Hi All
    How to enable boarders for the webpage composer  page layout .
    Thanks & Regards
    Deepika

    HI
    This is the portal home page which is designed using webpages .we need border between application to application screens as well as overall broader.
    please find the screen shot ....
    Thanks & Regards
    Deepika

  • How can i stream my powerpoint presentation with audio video content to the display devices

    i wanted to stream my Power point presentation with audio/video content inserted in between the slides how can i achieve this requirements
    is there any harware or software available for this
    Please let me know
    Thanks

    This is not a straightforward procedure. I normally take the exported PPt file onto a windows machine and import the video files into PPt before sending to a client
    Once the folder is copied to windows, the video files have to be imported  again manually to relink the files as they loose the link in the export
    Check that the video files are copied into the same folder as the Powerpoint file
    The only file types playable from Powerpoint in widows are:   mpeg   wmv   avi
    Use wmv for  best quality and compatibility

  • NW7.0 - Webpage Composer and JIVE - How do I create blogs?

    Hi there,
    We are working on NW7.0 and I've been playing around with both the Webpage Composer (wpc) and Jive. They both look fine and we are looking forward to implement some of all the nice features.
    But I still have one missing piece of functionality, and that is the BLOG functionality.
    If I looked into the capabilities of JIVE (on their website), and as far as I can tell, the only thing integrated into NW7.0 is the Jive Forums (http://www.jivesoftware.com/products/forums/), and they do not contain any Blog functionality.
    Then I've looked deep into WPC and found some files in the /etc/wpceditor/styles folder and found some XSL files named "wpc_weblog_comment.xsl", which could lead me into believing that there is some Blogging functionality in WPC. WPC should be or is said to be the same tool as the one used on SDN, and here the Blogging functionality is available.
    So my question is:
    1. Is there a blog capability in NW7.0 either via WPC or JIVE?
    2a. If there is, where is the documentation?
    2b. If there isn't, when is it expected to be released?
    Please bring me out of the dark................
    /hco

    Create a database table with 3 columns
    Country
    ToRate
    FromRate
    Populate these values as appropriate.
    Create two drop down menus on your page; FromRate and ToRate.  Populate these with the values (Display value and rate) from the table.
    Then, you could either:
    1) Submit the form to a server side script that adds and displays the values
    2) Use Javascript to add and display the values

Maybe you are looking for