Custom generic-column layout for entire workspace

Hi,
Currently, I use a generic-column layout (XSL-FO) for PDF printing in one of my applications. Is it possible to publish it so that it will be available to all applications in the same workspace? I use Apex 3.2.0.00.27.
Also, I found that the same layout didn't work in my another Apex 3.0 instance. Is there a bug in terms of PDF printing in Apex 3.0?
Thanks.
Andy

hmmm... i will have to check

Similar Messages

  • 11g bi publisher data model generic columns names for obiee data source?

    I'm just trying to figure out if this is a bug, expected behavior or installation problem. When I select an Oracle BI Analysis to add to the data model diagram the column names are not copied over. Instead they are all renamed as Column0-ColumnNN.
    Thanks
    Edited by: user13087422 on Apr 7, 2011 9:49 AM

    I'm facing this same issue. Can you solve that? What's the problem with it?
    Regards,
    Ariel

  • Customized R12 Standard Purchase Order report with custom data and layout

    Hi all,
    We need to customize the seeded Purchase Order report in R12 to add an additional section to include cost data coming from our custom table. The key is that our customized report should be launched instead of the seeded report via various PO forms (e.g. View Document menu option, PO Communications form to email, fax and print PO, etc).
    I manually set up a custom Document Type Layout for the Document "Standard Purchase Order" to use my customized template so my custom layout is shown instead of the R12 layout, but according to Oracle support the report can only draw data from a set of seeded Oracle views like po_headers_xml,po_lines_xml etc.
    Any suggestions how we can add our custom data to PO report in R12?
    Thanks! Mike.

    Hi Mike
    thats a tough one, the PO generation is a bit restrictive to say the least when it comes to customizing. It sounds like you have worked out how to get your own template in there to render the PO.
    On the data front, all I can think of is to customize and replace the seeded PO view with one that incorporates your extra data.
    Or, get into the page customization world and write your own extract and format concurrent program/procedure and then hook it onto the buttons where you want to launch it.
    You might have more luch, response wise from the EBS PO forum.
    Procurement : Procurement
    OAF: OA Framework
    Regards
    Tim

  • Create a custom full-bleed page for iPhoto '08 with Adobe ID CS3

    I would like to know if anyone have a tip or trick on how to set up a customized full-bleed layout for iPhoto with Adobe InDesign CS3 app.
    What is specific specs to set up in InDesign with top bleed, outside bleed and bottom bleed? 1/8" cut off (or .125 inch cut off)?
    Any tip or trick or guidance would be greatly appreciated. Thanks in advance, cheers, Brian

    See Bobby's post in this topic: http://discussions.apple.com/thread.jspa?threadID=1137947&tstart=0. He asked Apple about bleeds, etc. and posted Apple's reply.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Custom Layout for Web Page Composer

    Hi everybody,
    I'm tring to follow a guide, to create a custom layout for the web page composer.
    This guide:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/804bedee-377e-2e10-0f83-d5b33c743dbc?QuickLink=index&…
    I builded the portal project and I deployed it on the portal.
    Actualy i can see and select my custom layout and i can drop the element on the container from the page builder, but, when i save the content I can't see any elements anymore.
    If I publish the page I see my custom Layout... but empty, without any paragraph or article.
    Do u have any idea on why this could appen ?
    Best regards Enrico.

    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <application>
    <application-config>
      <property name="SharingReference" value="knowledgemanagement,
                                                com.sap.portal.pagebuilder,
                                                com.sap.portal.navigation.navigationtaglibrary,
                                                com.sap.portal.useragent"/>
       <property name="SafetyLevel" value="no_safety"/>
    </application-config>
        <components>
            <component name="overview">
                  <component-config>
                    <property name="ClassName" value="com.sapportals.portal.pb.layout.PageLayout"/>
                    <property name="ResourceBundleName" value="pagebuilder_nls"/>
                    <property name="SafetyLevel" value="no_safety"/>
                  </component-config>
              <component-profile>     
                <property name="ComponentType" value="com.sapportals.portal.layout"/>
                <property name="TagLibSAPLayout" value="/SERVICE/com.sap.portal.pagebuilder/taglib/layout.tld"/>
                <property name="TagLibSAPNavigation" value="/SERVICE/com.sap.portal.navigation.navigationtaglibrary/taglib/TagLibrary.tld"/>
                <property name="com.sap.portal.pcm.Title" value="Book (100,25|25|25|25)"/>
                <property name="com.sap.portal.pcm.Description" value="Book Layout (100% Top, 25% Bottom mostleft, 25% Bottom left, 25% Bottom right, 25 Bottom mostright)"/>
                <property name="com.sap.portal.reserved.layout.TemplateFile" value="book.jsp"/>
                <property name="AuthScheme" value="anonymous"/>
                <property name="com.sap.portal.reserved.layout.Cont1" value="top">
                <property name="title" value="Top Column"/>
                <property name="orientation" value="vertical"/>
                </property>
                    <property name="com.sap.portal.reserved.layout.Cont2" value="bottom1">
                        <property name="title" value="Bottom Column leftmost"/>
                        <property name="orientation" value="vertical"/>
                    </property>
                    <property name="com.sap.portal.reserved.layout.Cont3" value="bottom2">
                        <property name="title" value="Bottom Column left"/>
                        <property name="orientation" value="vertical"/>
                    </property>
                    <property name="com.sap.portal.reserved.layout.Cont4" value="bottom3">
                        <property name="title" value="Bottom Column right"/>
                        <property name="orientation" value="vertical"/>
                    </property>
                    <property name="com.sap.portal.reserved.layout.Cont5" value="bottom4">
                        <property name="title" value="Bottom Column rightmost"/>
                        <property name="orientation" value="vertical"/>
                    </property>
                    <property name="XML_Template" value="&lt;?xmlversion=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;PageLayoutxmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance"xsi:noNamespaceSchemaLocation="../xsd/PBlayout.xsd"layoutID="pcd:portal_content/templates/pcc/layouts/1Top4Bottom_(100__25_25_25_25)"pageID="1Top4Bottom"><CustomAttributes><Attributekey="JSP_Template"value="gpar:/1Top4BottomLayout/1Top4Bottom"/></CustomAttributes><TableLayout width=&quot;100%&quot; height=&quot;100%&quot;cols=&quot;4&quot;/&gt;&lt;ContainersRow&gt;&lt;ContainercontainerID=&quot;com.sap.portal.reserved.layout.Cont1&quot;&gt;&lt;TableCellData width=&quot;100%&quot; height=&quot;100%&quot; colSpan=&quot;4&quot;vAlign=&quot;top&quot;/&gt;&lt;/Container&gt;&lt;/ContainersRow&gt;&lt;ContainersRow&gt;&lt;ContainercontainerID=&quot;com.sap.portal.reserved.layout.Cont2&quot;&gt;&lt;TableCellData width=&quot;25%&quot; height=&quot;100%&quot; colSpan=&quot;1&quot;vAlign=&quot;top&quot;/&gt;&lt;/Container&gt;&lt;ContainercontainerID=&quot;com.sap.portal.reserved.layout.Cont3&quot;&gt;&lt;TableCellData width=&quot;25%&quot; height=&quot;100%&quot; colSpan=&quot;1&quot;vAlign=&quot;top&quot;/&gt;&lt;/Container&gt;&lt;ContainercontainerID=&quot;com.sap.portal.reserved.layout.Cont4&quot;&gt;&lt;TableCellData width=&quot;25%&quot; height=&quot;100%&quot; colSpan=&quot;1&quot;vAlign=&quot;top&quot;/&gt;&lt;/Container&gt;&lt;ContainercontainerID=&quot;com.sap.portal.reserved.layout.Cont5&quot;&gt;&lt;TableCellData width=&quot;25%&quot; height=&quot;100%&quot; colSpan=&quot;1&quot;vAlign=&quot;top&quot;/&gt;&lt;/Container&gt;&lt;/ContainersRow&gt;&lt;/PageLayout&gt;"/>
          </component-profile>
        </component>
            <component name="meli_layout">
                <component-config>
                    <property name="ClassName" value="com.sapportals.portal.pb.layout.PageLayout"/>
                    <property name="ResourceBundleName" value="pagebuilder_nls"/>
                    <property name="SafetyLevel" value="no_safety"/>
                </component-config>
                <component-profile>
                    <property name="ComponentType" value="com.sapportals.portal.layout"/>
                    <property name="TagLibSAPLayout" value="/SERVICE/com.sap.portal.pagebuilder/taglib/layout.tld"/>
                    <property name="TagLibSAPNavigation" value="/SERVICE/com.sap.portal.navigation.navigationtaglibrary/taglib/TagLibrary.tld"/>
                    <property name="com.sap.portal.pcm.Title" value="Meli Book Layout"/>
                    <property name="com.sap.portal.pcm.Description" value="Meli Book Layout"/>
                    <property name="com.sap.portal.reserved.layout.TemplateFile" value="meli_two_columns.jsp"/>
                    <property name="AuthScheme" value="anonymous"/>
                    <property name="com.sap.portal.reserved.layout.Cont1" value="top">
                        <property name="title" value="Left Column"/>
                        <property name="orientation" value="vertical"/>
                    </property>
                    <property name="com.sap.portal.reserved.layout.Cont2" value="top2">
                        <property name="title" value="Right Column"/>
                        <property name="orientation" value="vertical"/>
                    </property>
                    <property name="XML_Template" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;PageLayout xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation=&quot;../xsd/PBlayout.xsd&quot; layoutID=&quot;pcd:portal_content/templates/pcc/layouts/1Top4Bottom_(100__25_25_25_25)&quot; pageID=&quot;1Top4Bottom&quot;&gt;&lt;CustomAttributes&gt;&lt;Attribute key=&quot;JSP_Template&quot; value=&quot;gpar:/1Top4BottomLayout/1Top4Bottom&quot; /&gt;&lt;/CustomAttributes&gt;&lt;TableLayout width=&quot;100%&quot; height=&quot;100%&quot; cols=&quot;2&quot; /&gt;&lt;ContainersRow&gt;&lt;Container containerID=&quot;testoSinistra&quot;&gt;&lt;TableCellData width=&quot;50%&quot; height=&quot;100%&quot; colSpan=&quot;1&quot; vAlign=&quot;top&quot; /&gt;&lt;/Container&gt;&lt;Container containerID=&quot;testoDestra&quot;&gt;&lt;TableCellData width=&quot;50%&quot; height=&quot;100%&quot; colSpan=&quot;1&quot; vAlign=&quot;top&quot; /&gt;&lt;/Container&gt;&lt;/ContainersRow&gt;&lt;/PageLayout&gt;"/>
                </component-profile>
            </component>
        </components>
    <services/>
    </application>
    <%@ taglib uri="prt:taglib:TagLibSAPLayout" prefix="lyt" %>
    <%@ taglib uri="prt:taglib:TagLibSAPNavigation" prefix="nav" %>
    <%@ page import="com.sapportals.portal.pb.layout.taglib.variabledef.RunMode" %>
    <lyt:template>
    <link rel="stylesheet" href="com.sap.km.cm.docs/meli_documents/Meli_common/Meli_css/meli_template_css.css" type="text/css"></link>
    <table border=0 cellSpacing=0 cellPadding=0 width="100%" height="100%">
        <tbody>   
            <tr>
                <td class="sfondo-testi-interni-dx" vAlign=top width="50%">
                    testo di prova cella 1
                    <lyt:container id="top" wrappingMethod="none" />
                </td>
                <td class="sfondo-testi-interni-sx" vAlign=top width="50%">
                    testo di prova cella 2
                    <lyt:container id="top2" wrappingMethod="none" />
                </td>
            </tr>
        </tbody>
    </table>
    </lyt:template>
    regards

  • Creating Planning Layout for GP12N  - Posting Period as columns/rows

    I am trying to create new layouts for GP12N, but do not know how to create the integrated layout with one column or one row for each Posting Period 1 - 12.  I did read that 'Sets' were not allowed.  Can anyone provide the steps necessary to allow Posting Periods as columns or rows?

    Hi,
       a) Remove period from general data selection.
       b) Create 12 columns of the same Key Figure which use the characteristic period and set it as a fixed value

  • Custom Layout for FBL1N (Open Vendor Items)

    Hi All,
    I would like to create a custom layout for the List Output.  Currently there is only options as to display the Standard Local currency, I would like to include the value for the Document Currency (Transaction Currency) as well.  Does anyone have come across this before?  Thanks.
    Thanks.

    Hi,
    Creating a layout for any report is very easy.
    Go to TCODE FBL1N, in the output screen, below the menu options, you will find few buttons. you will find the button select layout, click on any one layout, and then click on the button select fields and copy the hidden fields from the select fields option,  add the fields you wish to add and then save the layout with a new name. Or you can also go through menu options - Settings ==> Special Fields - Include your special fields from the available tables. (This is cross client configuraiton)
    hope this helps
    regards,
    radhika

  • Create a Custom Layout for page

    I'm trying following the example -> Example 7-4 Sample Code for the example.layout File
    [ http://download.oracle.com/docs/cd/E15919_01/wlp.1032/e14243/develop_ui_lookfeel.htm#i1045018 ]
    and in this way I create new Layout for my page
    <skeleton:control name="*table*" presentationContext="${layoutpc}" class="wlp-bighorn-layout"
    cellspacing="0" cellpadding="0" width="100%" >
    <c:set var="ph" value="${layoutpc.placeholders}"/>
    <c:set var="left" value="${ph[0]}"/>
    <c:set var="upper" value="${ph[1]}"/>
    <c:set var="lowerLeft" value="${ph[2]}"/>
    <c:set var="lowerRight" value="${ph[3]}"/>
    my problem now is that I'd like create new Layout with div without table
    because the requirement of my project is I can't use table for positioning portlet
    I can't foud document or example about it
    I'm looking forward to yearing from you soon, many thanks in advice

    I've found it's worthwhile spending time fiddling and adjusting Lightroom's templates and saving to Custom Pages but I haven't found a way of removing a custom page layout once I've finished using it or tweaked it some more. Can you say how to remove one, please, johnbeardy? I can put them in and out of Favourites but the Custom Pages list just gets too long.

  • Generic Object Services for Custom Object Type

    I would like some advice please. I am not an ABAP Developer but I would like to enable the generic object services for transaction PP01 for a custom object type.
    I have searched for information, which suggests that the object needs to be published using the function module SWU_OBJECT_PUBLISH so that it is available in the Business Object Repository. If this is correct, please could someone tell me (in simple terms) how I can do this (with the assistance of an ABAP developer)?
    My colleague did some debugging which seemed to suggest that in order for the generic object services to be available, the field OBJTYP needs to be populated in table T778O. Is this correct? If so, how should this be done?
    Your advice would be greatly appreciated.
    Regards
    Corinne

    Hi,
    i'm also looking for the solution you have asked for.
    if you know how to do it please reply me with the solution.
    Thanks,
    suresh

  • How to attach PLD layout for my custom form.

    How to attach PLD layout for my custom form.
    Or
    How to enable print functinality for my custorm form - purchase indent etc
    Is the only option is Query print layout or any other option?

    Hi,
    Unfortunately, you cannot create your own PLD layouts for your addons. Instead, most developers opt for a third party report writer such as Crystal Reports or SQL Reporting Services to provide reports.
    If you search this forum you'll find a lot of useful information on how to integrate Crystal with your addon.
    Kind Regards,
    Owen

  • Layout for multiple column

    Dear all,
    I have a layout setting that is supposed to have multiple columns. The first columns I have a fixed width in pixel (for example 120px), and the rest of the columns I want to set it in %. So, if the user resize its browser, the first column will stay 20px, while the rest will resize accordingly.
    What is the best way of doing this in JSC?
    thank you in advance

    1. In first, second, and third rows, I have a label
    and a text field. I want to left justify the label,
    and the textfield. So, using gridPanel with 2 columns
    will do the job.
    2. In the fourth, fifth, sixth row, I have 2 labels
    and 2 fields.In this order?
    I want to keep the left justify setting
    for the first label and textfield. If can't use the
    grid panel because the layout for each labels are not
    left justified with the same component in the first
    and second rows. Beside the width of each labels and
    textFields are not the same.That's why I'am not using the label attribute of TextField but separate Label components.
    Create a Grid Panel with 4 columns and drop into
    label1, textfield1, dummylabel11, dummylabel12
    label2, textfield2, dummylabel21, dummylabel22
    label3, textfield3, dummylabel31, dummylabel32
    label4, textfield4, label5, textfield5
    label6, textfield6, label7, textfield7
    label8, textfield8, label9, textfield9
    Create CSS classes for example as follows:
    *.gridlabel {...}
    *.griddata {...}
    Set the columnClasses attribute of the GridPanel to "gridlabel, griddata, gridlabel, griddata".
    To arrange more than one components in one cell of the GridPanel wrap them in a LayoutPanel without attributes.

  • Screen layout for Customer group

    Is there any way we can define a screen layout for a particular customer group(having particular fields mandatory and remaining optional).
    Any help will be appreciated.
    Thanks,
    ALAM.

    It is through the transaction code OBD2
    The path is
    SPRO-FINANCIAL ACCOUNTING-ACCOUNTS RECEIVABLE AND ACCOUNTS PAYABLE-CUSTOMER ACCOUNTS-MASTERDATA-PREPARATIONS FOR CREATING MASTERDATA-DEFINE ACCOUNT GROUPS WITH SCREEN LAYOUT
    Hope this helps.
    Pls reward if this helps.

  • Re: DW CC The usual choices for the Workspace Layout are missing. How can I restore them?

    The usual choices for the Workspace Layout are missing. How can I restore them?The usual choices for the Workspace Layout are missing. How can I restore them?

    The Insert panel has been reworked pretty significantly in DWCC (Spry has been dead for over a year now, so it no longer appears for instance), but can still be opened via Window > Insert then dragged to the toolbar location (to get the tabs back) by clicking and dragging the Insert tab up to the top of the application frame until it highlights. Once you drop it, it will then appear as a toolbar.
    Not all of the tools will be visible at all times. DWCC knows when certain things can't technically be used and it won't display them if they can't be inserted.
    EDIT: Oops, forgot to add this. Here is a link talking about what has changed in the Insert panel: http://helpx.adobe.com/dreamweaver/using/changes-insert-options-creative-cloud.html

  • Custom Layout for Web Dynpro Proxy page

    Hey all
    I have a requirement to display 4-5 Web Dynpro for ABAP iViews on a page. 
    I have the option of using the standard PRT page to display these iViews for which I can create a custom layout using com.sap.portal.layouts.default.par and the simple JSP layout file in it.
    However, they should really be on a Web Dynpro Proxy page but custom layouts created using above component wont work. 
    In the document [Integrating Web Dynpro and SAP NetWeaver Portal|https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/0c7b2f25-0c01-0010-f2a2-f8a65a9dcad9] it says -
    Within the SAP NetWeaver 04s release it is not possible to define application specific page layouts for Web Dynpro pages. Within the SAP NetWeaver 07 release this will be possible. Layouts for Web Dynpro page are implemented then as Web Dynpro components implementing a special ILayout Web Dynpro component interface.
    Has this been released as yet?
    Anyone find the APIs or workaround for this?
    Cheers

    I have the same question, but can't find any good solutions for this.
    For standard portal applications you can use com.sap.portal.design.layouts and modify layouts via JSP. But all webdynpro proxy pages are using their own layout.
    I'd like to change that layout too.
    Anyone?
    Cheers,
    Noel
    I am using NW 701

  • Apache POI- HSSFDataValidation Formula Validation for Entire column

    Hello,
    I have been looking HSSFDataValidation and was able to run the sample below.
    My requirement is I need to apply this formula for Entire column to achieve the need like
    When user enters data in col2 (B) of greater than the number specified in col1 (A) and then show the ErrorBox.
    I am able to get the formula working through code only for first cell as per below code... I want it to dynamically apply for the entire column.
    Please suggest...
       1. import java.io.File; 
       2. import java.io.FileOutputStream; 
       3. import java.util.ArrayList; 
       4. import org.apache.poi.hssf.usermodel.DVConstraint; 
       5. import org.apache.poi.hssf.usermodel.HSSFDataValidation; 
       6. import org.apache.poi.hssf.usermodel.HSSFSheet; 
       7. import org.apache.poi.hssf.usermodel.HSSFWorkbook; 
       8. import org.apache.poi.hssf.util.CellRangeAddress; 
       9. import org.apache.poi.hssf.util.CellRangeAddressList; 
      10. import org.apache.poi.ss.usermodel.Cell; 
      11. import org.apache.poi.ss.usermodel.Row; 
      12.  
      13. public class TestThis{  
      14. public static void main1(String[] args) { 
      15.         // New Workbook.  
      16.         File outputFile = new File("C:/mamatha.xls"); 
      17.         try { 
      18.             
      19.             FileOutputStream fos = new FileOutputStream(outputFile); 
      20.             HSSFWorkbook workbook = new HSSFWorkbook(); 
      21.             HSSFSheet sheet = workbook.createSheet("Validation"); 
      22.             Row row = sheet.createRow(0); 
      23.             Cell cell = row.createCell(0); 
      24.             cell.setCellValue(5); 
      25.             cell = row.createCell(1); 
      26.             cell.setCellValue("good"); 
      27.             row = sheet.createRow(1); 
      28.             cell = row.createCell(0); 
      29.             cell.setCellValue(7); 
      30.             cell = row.createCell(1); 
      31.             cell.setCellValue("now"); 
      32.  
      33.             //String formula = "IF(LEN($B$1) > $A$1, FALSE, $B$1)"; 
      34.             String formula = "IF(LEN($B$1:$B10) > $A$1:$A10, FALSE, $B$1:$B10)"; 
      35.             CellRangeAddressList addressList = new CellRangeAddressList(); 
      36.             addressList.addCellRangeAddress(0, 1, 3, 1); 
      37.             DVConstraint constraing = DVConstraint.createFormulaListConstraint(formula); 
      38.  
      39.             HSSFDataValidation dataValidation = new HSSFDataValidation(addressList, constraing); 
      40.             dataValidation.setEmptyCellAllowed(true); 
      41.             dataValidation.setShowPromptBox(true); 
      42.             dataValidation.setSuppressDropDownArrow(false); 
      43.             dataValidation.createErrorBox("Invalid input !!", " Length of Col B > colA "); 
      44.             sheet.addValidationData(dataValidation); 
      45.             workbook.write(fos); 
      46.         } catch (Exception e) { 
      47.             System.out.println(e); 
      48.         } 
      49.     } 
      50. }  Thanks
    Mamatha
    Edited by: user8984775 on Mar 17, 2011 11:20 PM
    Edited by: user8984775 on Mar 17, 2011 11:22 PM

    user8984775 wrote:
    My requirement is I need to apply this formula for Entire column to achieve the need like
    When user enters data in col2 (B) of greater than the number specified in col1 (A) and then show the ErrorBox.
    I am able to get the formula working through code only for first cell as per below code... I want it to dynamically apply for the entire column. Well I'm certainly no expert on POI, but that looks like a very odd formula to me.
    When you "pull" a formula down a column, Excel automatically changes the formula for each row, but because you've fixed both the column AND the row ($A$1), it'll be the same in all cases.
    I don't know if POI allows that sort of "auto-generate" for formulas, but if so try something like $A1 instead; otherwise I suspect you'll need a different formula for each row.
    Winston

Maybe you are looking for