Error when uploading a template

Hello all,
Environment: Oracle Apex - 4.0 (EPG) and Oracle 11G.
I have configured print setup in Apex to work with BI Publisher. I have created an rtf file and trying to upload that rtf file and keep getting the following error message and I am unable to upload the template.
I am getting this error in the "upload Report Layout" screen of "Report Queries".
The error is occurring when I click on Next after selecting the rtf template.
As soon as I click on the next button, the message "The Website cannot display the page" is getting displayed and then when I click on the refresh the page, the following message is getting displayed.
Expecting p_company or wwv_flow_company cookie to contain security group id of application owner.
Error ERR-7621 Could not determine workspace for application (:) on application accept
It's a very small file (400KB). I have no clue why this is happening. I appreciate your help.
Thanks in advance.

Hello,
I think you can't ignore file properties but you can clean them. Use FileInfo class to extract file properties then remove special char. You also need to make sure that there is no special char in file name as well.
Refer this link:
http://charlesemes.blogspot.sg/2011/08/moving-crm-attachments-to-sharepoint.html
http://sharepoint.stackexchange.com/questions/34953/uploading-files-to-sharepoint-containing-the-ampersand-character
Hope it could help
Hemendra:Yesterday is just a memory,Tomorrow we may never see
Please remember to mark the replies as answers if they help and unmark them if they provide no help

Similar Messages

  • Error when uploading pdf template in GP process.

    Hi,
       I'am doing GP process for the form which i had developed using Adobe Life Cycle Designer.While creating a Callable Object in GP process for Interactive Form,i'am trying to upload the form from my desktop,but it is giving an error as <b>"Could not retrieve template fields: Wrong document format or adapter mismatch  from adapter"</b>
    please help me in this isuue.
    with regards
    Pradeep.B

    Use the forum for Adobe Reader.

  • I am getting a error IO when trying to upload multiple images within wordpress using the flash uploader. I do not get the error when uploading using explorer. The error only appears if I try uploading using firefox....any ideas?

    I am getting a error IO when trying to upload multiple images within wordpress using the flash uploader. I do not get the error when uploading using explorer. The error only appears if I try uploading using firefox....any ideas?

    Logged the call with SAP who directed me to 'Define settings for attachments' in IMG and setting the 'Deactivate Java Applet' & 'Deactivate Attachment versioning' checkboxes - problem solved.

  • No suitable driver error when upload a pdf

    We are going to develop our own packaging tool which can provide convenient service for   Adobe Content Server.
    Before we begin on this project, we use the java sample console program which is called UploadTest to find out
    how to interact with Adobe Content Server.
    However, when we use the  UploadTest jar tool to package a PDF to Adobe Content Server and send our request
    successfully, the server always response a error as below with “httpStatus:200 " and “contentType:application/vnd.adobe.adept+xml”:
    <error xmlns="http://ns.adobe.com/adept" data="E_PACK_DATABASE http://192.168.34.56:8080/packaging/Package
    No%20suitable%20driver"/>
    Other details:
    (1)I am in Guangzhou China now ,but the server is  in the charge of our USA Team in American.
    (2)The commandline we use:
    java -Xmx1024M -jar UploadTest-1_2.jar http://our website/packaging/Package PdfFilePath -pass password.
    Who can help me?Why do the error arise? Do I need some other steps to make? Waiting for help online .Thank you very much!

    Thank you for helping us to catch the error.
    2012/12/13 Jim_Lester <[email protected]>
       Re: no suitable driver error when upload a pdf  created by Jim_Lester<http://forums.adobe.com/people/Jim_Lester>in
    Adobe Content Server - View the full discussion<http://forums.adobe.com/message/4918463#4918463

  • Experiencing "timed out" error when uploading podcast

    I am experiencing a "timed out" error when uploading a podcast to iTunes. Using PC. I've updated iTunes...

    - You really need to ask the Basis team to extend the maximum run time for background processes (30 mins is too short).
    - You can also try to reduce the run time by setting up BOM Buffering in configuration so if the same BOM is used again and again (in your case of delete and recreate planned order, yes), it will read from memory.
    - You should set the planning horizon and use NETPL (net change in planning horizon) in daily run.  So that the run will only find the relevant changes in order proposal up to certain days, thus reduce run time.
    - You should discuss with your BASIS team about the list of background job in the batch windows.  Specify time in such a way that the performance-critical job (i.e., MRP, reschedule sales order, certain customized report, etc.) doesn't run at the same time.
    - You can increase the number of parallel processes to issue several jobs to run MRP at the same time.
    Rgrds,

  • Can anyone list problems/errors when uploading data using BDC's and BAPI's?

    Can anyone list the problems/errors when uploading data using BDC's and BAPI's?

    Hi,
    If you are actually creating a BDC to load data pls be more specific.
    Data format incorrect. Tab delimited/ etc
    Dates in wrong formats
    Currency incorrect formats
    Missing screens
    Wrong transaction code
    File not found,
    Missing Mandatory fields,
    Screen resoultion.
    You should always use refresh for your Bdcdata table.
    Loop at internal table.
    refresh Bdcdata.
    regards,
    sowjanya.

  • Error when uploading file : Return code = 6 in LSMW

    Hello All,
    Getting the bleow mentioned error in LSMW.
    Error when uploading file Return code = 6 )
    Is it related to access. please suggest.

    did you define the file in step 7 without any error and allocate in step 8 without any error before? 
    I mean in the same system where you execute the read step.
    Make sure you have the file not open when you execute the read step.

  • I keep getting an error when uploading documents

    I keep getting an error when uploading pages, keynote, or word documents into icloud.com. It won't tell me what type or error and it acts like it loads and gets all the way to the end of the bar and then says "error please try again." Please help!

    Have you tried a different web browser when submitting your proof of eligibility?

  • Error when uploading master data

    Hello everybody...
                                  I m finding an error when uploading the master data (BW 3.5)from a flat file. error is...
    Error 8 when compiling the upload program: row
    227, message: The data type
    /BIC/CCABZRAK_COUN_ATTR was modified
    plz suggest me.....
    Thanks & Regards
    Rakesh Jangir

    Hi,
    There might be two reasons..
    1. In your flat file you have data in lower case .. if you want upper case data also just make change in IO to allow lower case data also..
    2. Close the flat file while loading data...
    Regards,
    viren..

  • Error when uploading file :( Return code = 6 )

    Hello All,
    Getting the bleow mentioned error in LSMW.
    Error when uploading file Return code = 6 )
    Is it related to access. please suggest.

    Hi,
    If the Sy-Subrc is 0 then Success,
             Sy-SUBRC is 4 then failure,
             Sy-SUBRC = 6 then the user might be not access to read the file.
    This is due to authorization issue.

  • Error when uploading file

    Hi all,
    we just have upgraded our EREC system to Enhancement Package 4, and we have now lot's of issues when the candidates try to upload documents in their cockpit. Even if the type of document is ok or the file size is fine also, there is the following error message : Error when uploading; the file name is invalid, or the file is too big
    We have this error with lot's of web browser : IE6-IE7-IE8-Firefox 2.xx-Firefox 3.6-Safari 3 and 4-Chrome
    It is impossible to debug this error, there is no stop at the breakpoints.
    Did anyone have any suggestion ?
    Our system information :
      EREC 604 SP 5
      NW    701 SP 5
    Thanks in advance
    Dominique

    Hello Sai,
    we already put an external breakpoint on the first step of the method called by the button, but it does not stop on this breakpoint.
    It looks like the error message is generated by javascript or is in the cache, but it is not possible to find where.
    WD component : HRRCF_C_ATTACHMENTS_UI
    View : VW_ATTACHMENT_DETAIL
    Method : ONACTIONAPPLY
    Thanks for your help
    Dominique

  • Error when uploading file in TA: SFP (Form Builder)

    Hi Everybody,
    i am having a problem in Transaction SFP (Form Builder)
    I download a Form Objekt and it was written correct in my Local Drive with the ending xxxx.XML.
    Then i wanted to Updold the file, then it says:
    "Error occurred when uploading file (unknown file format)
    Message no. FPUIFB068"
    we are using ERP2005 Rel. SAP ECC 6.0
    Hope to hear a solution for my problem.
    thank + regards
    I.Ismail

    Hi All,
       Even I faced the same issue whenI tried to upload the form which was developed in Standalone Live cycle designer and I wanted to upload the same into SAP SFP. Initially I felt that this kind of activity might be supported by SAP Adobe Live Cycle deisgner, But it says the Error wron file foramt....
    So what I felt is instead of trying to upload the form by using the tool  provided by SAP... I  directly copy pasted the XML source code into the SFP newly ccreated blank form. ya..it displays some warning messages...But still since I used a Printable form so I could not face any issue...Might be there would be some effect of this warning in Interactive forms.....
    But for copying this you donot want to be a expert in the XML area.. All I did was just copied the source xml file from the line <TEMPLATE> tag  and till the end  and I replaced in the target xml fiel from the same tag from the top <TEMPLATE>....
    and save and activate.....
    Regards
    Pavan
    Edited by: Pavan Bhamidipati on Mar 25, 2011 11:58 AM

  • Error when uploading a tif file

    Hi All,
    I want to upload a file in tif format.i am having the file with tiff format.
    when i upload through se78 /import and given the file name as c:\CCNA- Puerto Rico Region Logo.
    But it is showing the following error.
    Uploading TIFF Files to SAPscript Texts                                        1
    Load File
    c:\CCNA- Puerto Rico Region Logo
    The file contains  8,678,690  bytes
    This is a TIFF file with INTEL byte order
    First IFD offset:                                8,672,788
    Reading IFD from offset  8,672,788  Number of Tags         22
    ImageWidth:                                          2,226
    ImageLength:                                           910
    Error: BitsPerSample tag has length <> 1 or 3
    Compression:                                             1
    Photometric Interpretation:                              5
    Number of StripOffsets:                                  1
    SamplesPerPixel:                                         4
    RowsPerStrip:                                          910
    Number of StripByteCounts:                               1
    XResolution:                                     5,000,000  /     10,000
    YResolution:                                     5,000,000  /     10,000
    ResolutionUnit:                                          2
    TIFF format error: No baseline TIFF 6.0 file
    Appreciated ur valuable suggestions.
    Thanks,
    Aravinda

    Hi,
    Up loading tiff fife first activate rstxldmc program .
    excute the program give ur logo name.
    In se71 u can include that object , id, macrc or something (these are comes after excute the program give ur logo name)

  • Error when uploading a document to SharePoint

    When uploading a file into a document library using the copy service CopyIntoItems method, I get a "There is an error in XML document (6, 3763)" (numbers variable) when the file has illegal characters in the comments of the file properties.
    e.g., "ø;". Removing the comments from the file properties fixes the problem.
    I don't need the comments to get uploaded, so how do I copy the file and ignore the comments?

    Hello,
    I think you can't ignore file properties but you can clean them. Use FileInfo class to extract file properties then remove special char. You also need to make sure that there is no special char in file name as well.
    Refer this link:
    http://charlesemes.blogspot.sg/2011/08/moving-crm-attachments-to-sharepoint.html
    http://sharepoint.stackexchange.com/questions/34953/uploading-files-to-sharepoint-containing-the-ampersand-character
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Error when uploading par files - Exception

    Hi all,
    I'm getting an error when I try to upload any par file of the MSS package through the administration console. The error thrown is:
    Messages:
    INFO: Detected Portal Archive File: com.sap.pct.hcm.attendanceoverview.par
    INFO: Application successfully stored in the PCD
    Messages from Server ID 8657950
    ERROR: Operation failed: The archive com.sap.pct.hcm.attendanceoverview has not been deployed.
    ERROR: Exception caught: com.sapportals.portal.prt.runtime.PortalRuntimeException: [PortalApplicationItem.prepare]: com.sap.pct.hcm.attendanceoverview
    The error is displayed in the administration console. The logs don't say anything useful. I'm getting a few exceptions about finding archives and this error message: get data source CVERS failed! Trying SAP/BC_UME...
    I have checked the rights to all directories and the directory structure. We're running EP6.0 with SP 9.
    Thanks for your time.
    regards,
    Dion

    Hi Dion,
    i would think that SAP tries to stop uploads of par files which should be installed with them SDM or import of a whole package.
    Try the following :
    - rename the par file name from com.sap.... to something else...
    or :
    -  import the par into Developer Studio and change the project name 
       change/delete the META-INF files
    Another question : why do you want to install only certain elements of the MSS package ?
    Regards,
    Kai

Maybe you are looking for

  • Illustrator Default PDF, if open in Acro Pro, drag and drop other .ai files, will they also....

    Hi! I'm trying to archive (for myself and others for easy access) about 50 fairly complex .ai files in a single Illustrator Default PDF and maintain editability and preserve layer and grouping integrity for every separate file, and, i'm probably goin

  • Getting an error while creating a ERP Quotation from CRM Sales Web-UI.

    Hi Experts, I am getting an error while creating a ERP quotation from CRM Sales Web-UI. Here  I am enclosing the screen shot. Please give me the solution for this.Thank you in advance. Regards Kishor Kumar.

  • Change hidden form field value

    hi everyone...i'm hoping someone can help me figure out how to change the value of a hidden field in a form. i have a page setup where users pay a website fee. since the fee is always the same, i have the amount setup in a hidden field in my form. my

  • Restoring Ipod not working. Help Please!

    Ok so today my iPod was doing this thing wqhere it showed a folder with a Xon it when it started up. I read some things and decided to just restore it. I downloaded the 3-23-06 update and tried to restore my ipod from it. It then said when i opened t

  • My account has been cancelled

    Last night I received an email telling me I had placed an order to cancel my line and broadband. I never made this order, especially after having to wait TWO months to have my home move order activated.  I have called to cancel this order this mornin