Error generating screen commentary files - OPM 10.2

Hi everyone,
I'm getting an error generating a screen commentary files.
Link to error:
The commentary files could not be created. PLease ensure that your configuration settings are correct and you have write permission to the specified commentary directory.
It does not seem to be a issue in regards to permission to write as I have tested other rulebase projects on the same computer and am able to generate commentary screens.
I've also redeployed WD. Running OPM 10.2
Any suggestions re: what else I can do?
Thanks,
Isamu

Hi,
I was able to generate this error on my system by restricting the access to "development\include" folder to Read/Execute only. The error disappeared once the write access was granted on the folder. Please check whether you have 'write' access to all the sub folders and parent folders of your project working directory.
Hope this helps.
Thanks,
Aakarsh
Edited by: Aakarsh on Nov 4, 2011 3:41 AM

Similar Messages

  • Error generating a PDF file

    I’m working in a HTML project and I was willing to
    generate pdf’s with no problems. But I can’t do it,
    now.
    I get these messages in the error log window:
    Updating Table of Contents...
    Saving 'DRSEA.doc'...
    Generating 'DRSEA.pdf'...
    Failed the generate PDF file
    'C:\Robohelp\DRSEA\!SSL!\Printed_Documentation\DRSEA.pdf'...
    Failed to save 'DRSEA.doc'...
    Cleaning up temporary files...
    Internal error encountered, Failed to generate Printed
    Documentation.
    It does generates the word document. I tried to generate the
    pdf file using this word document but the PDF converter says:
    “Missing PDF makers files
    Do U want to run the installer in repair mode ? “
    I tried generating a pdf over another word file (not
    generated by robohelp) and the converter shows the same message.
    I tried generating a pdf on an excel file and it worked fine.
    What can be hapenning ?

    Hello,
    Have you recently upgraded to Vista?
    Having re-read your post, I had another thought. Have a look
    at this
    Tech
    Note .
    Brian

  • Do java programms after giving compilation error generates .class file?

    Do java programms after giving compilation error generates the .class file?
    Do any outer class may have the private as access modifier?
    If someone asks you that -do any program in java after giving a compilation error gives the .class file -do any class except(inner class)
    be defined as private or static or protected or abc or xxx Now type the
    following program
    private class test
    public static void main(String s[])
    System.out.println("Hello!How are You!!");
    -Compile it.... You must have
    received this error test.java:1:The type type can't be private. Package members are always accessible within the current package. private class
    test ^ 1 error
    Here please notify that compiler has given the
    error not the warning therfore .class file should not be created but now type
    >dir *.class
    ___________ and you will see that the
    test.class file existing in the directory nevertheless this .class file
    is executable. if you will type __________________ >java test
    it will
    wish you Hello! and suerly asks you that How are You!! ________________!
    You can test it with the following as acces modifiers and the progrm will run Ofcourse it will give you compilation error.
    protected
    xxx
    abc
    xyz
    private
    Do you have any justification?

    Hmm,
    I've been working with different versions of jdk since, if I'm not mistaken, jdk1.0.6 and never was able to get *.class with compilation errors. It was true for Windows*, Linux, and Solaris*.
    About the 'private'/'protected' modifier for the type (class) - it makes perfect sence not to allow it there: why would anyone want to create a type if no one can access it? There should be a reason for restricting your types - let's say, any inner class can be private/protected.
    For ex., you shouldn't have compile problems with this:
    class Test
    public static void main(String s[])
    System.out.println("Hello!How are You!!");
    private class ToTest{}
    Sorry, but I don't really know where you can read up on that.

  • Attribute Commentary Files not being included in Build

    We are editing the commentary files in the includes folder. When we build and deploy the rulebase (copy the output zip and drop into the rulebase folder on the server), the screen commentary files in the includes folder are moved to the server, but the attribute commentary files in the includes folder are not. Instead, the attribute commentary files in the output folder are being moved to the server. Is there something we need to set to remedy this? Using latest versions of OPA/OPM, but the project was created in older versions.

    Alan,
    You might try deleting everything in the output folder and building a clean version. If the commentary is successfully included in the rulebase .zip file, there should be a folder called "commentary" at the root level of the zip. file.
    Some things to check.
    1. Make sure in the rulebase project there is a directory called include
    2. Make sure the commentary files are in a directory commentary inside the include directory.

  • Error while generating screens in BDT

    Hi All,
    I getting following error while generating screens using t-code BUSP for a CAA2 t-code
    "Client 040 appl.object REWB screen REWB10:Error during subscreen container gener
    Message no. R11520
    Diagnosis
    Errors have occurred during screen generation. The reasons for this could be:
    The maximum length of the screen was exceeded. There may be no more than 199 lines per subscreen container.
    The maximum number of lines for the header-data area was exceeded. There may be no more than 15 lines in the header-data section.
    Procedure
    Check both of these potential sources of errors in the relevant screen, and make the necessary changes.
    Could some body help me in this regards?
    with regards,
    Sumanth

    Hi,
    For a dynpro there are 199 Lines available for screen elements and on the average the restriction of 10 views per section and 10 sections per screen. Just check this.
    Thanks and warm regards,
    Smita.

  • Is there a way to create a commentary file for the summary screen?

    I am not seeing the summary screen in the list of commentary files in the \Development\include\commentary\en-CA\screen path. Is there a way to create a commentary for the summary screen?
    Thanks all.

    thanks Kristy,
    I'm not sure of the best way to add any requests we have for future releases.
    If there is one, let me know what is best.
    Here is what I want to add.
    In the properties file, one can set decision report preferences for an attribute - for invisible and silent.
    I wish we could also set preferences for bold, and given that, I guess it makes sense to be able to set preferences for italic and underline
    While these can be addressed through custom properties and XSLT, it obviously would be easier for the modeler to be able to select the attribute enhancement in the properties file. Given that decision reports can get very long, and there are attributes which might be better highlighted in some way, this would be a great approach.

  • Error in generating a .tlb file

    I am trying to generate a .tlb file from the following .idl file:
    uuid(06571790-A880-40B8-98E5-660FD76D73C2),
    version(1.0)
    library src/CreateAgenaModel
    importlib("Stdole2.tlb");
    dispinterface src/CreateAgenaModelSource;
    dispinterface src/CreateAgenaModelDispatch;
    uuid(E2C8B50A-2770-49DE-BF72-B2EA82101DC3),
    version(1.0)
    dispinterface src/CreateAgenaModelSource {
    properties:
    methods:
    uuid(29F43980-0D99-4945-88D2-10634B11C682),
    version(1.0)
    dispinterface src/CreateAgenaModelDispatch {
    properties:
    methods:
    [id(32768)]
    VARIANT_BOOL equals(IDispatch* arg0);
    [id(32769)]
    IDispatch* getClass();
    [id(32770)]
    int hashCode();
    [id(32771)]
    void main(VARIANT arg0);
    [id(32772)]
    void notify();
    [id(32773)]
    void notifyAll();
    [id(32774)]
    BSTR toString();
    [id(32777)]
    VARIANT wait([optional] VARIANT var0);
    uuid(237D32BB-B5D0-44E3-B06D-D7E9176DCB83),
    version(1.0)
    coclass src/CreateAgenaModel {
    [default, source] dispinterface src/CreateAgenaModelSource;
    [default] dispinterface src/CreateAgenaModelDispatch;
    But I keep receiving the following errors:
    C:\j2sdk1.4.2_01\bin>packager -reg C:\j2sdk1.4.2_01\bin\CreateAgenaModel.jar src
    /CreateAgenaModel
    Propagation complete
    Propagation complete
    Propagation complete
    Processing C:\DOCUME~1\ANGELA~1.ANG\LOCALS~1\Temp\\src\CreateAgenaModel.idl
    CreateAgenaModel.idl
    C:\DOCUME~1\ANGELA~1.ANG\LOCALS~1\Temp\src\CreateAgenaModel.idl(5) : error MIDL2
    025 : syntax error : expecting { near "/"
    Processing .\oaidl.idl
    oaidl.idl
    Processing .\objidl.idl
    objidl.idl
    Processing .\unknwn.idl
    unknwn.idl
    Processing .\wtypes.idl
    wtypes.idl
    C:\DOCUME~1\ANGELA~1.ANG\LOCALS~1\Temp\src\CreateAgenaModel.idl(8) : error MIDL2
    025 : syntax error : expecting ; or { near "/"
    C:\DOCUME~1\ANGELA~1.ANG\LOCALS~1\Temp\src\CreateAgenaModel.idl(9) : error MIDL2
    025 : syntax error : expecting ; or { near "/"
    C:\DOCUME~1\ANGELA~1.ANG\LOCALS~1\Temp\src\CreateAgenaModel.idl(14) : error MIDL
    2025 : syntax error : expecting ; or { near "/"
    C:\DOCUME~1\ANGELA~1.ANG\LOCALS~1\Temp\src\CreateAgenaModel.idl(22) : error MIDL
    2025 : syntax error : expecting ; or { near "/"
    C:\DOCUME~1\ANGELA~1.ANG\LOCALS~1\Temp\src\CreateAgenaModel.idl(22) : error MIDL
    2003 : redefinition : src
    C:\DOCUME~1\ANGELA~1.ANG\LOCALS~1\Temp\src\CreateAgenaModel.idl(46) : error MIDL
    2025 : syntax error : expecting ; or { near "/"
    C:\DOCUME~1\ANGELA~1.ANG\LOCALS~1\Temp\src\CreateAgenaModel.idl(47) : error MIDL
    2025 : syntax error : expecting ; near "/"
    C:\DOCUME~1\ANGELA~1.ANG\LOCALS~1\Temp\src\CreateAgenaModel.idl(48) : error MIDL
    2025 : syntax error : expecting ; near "/"
    C:\DOCUME~1\ANGELA~1.ANG\LOCALS~1\Temp\src\CreateAgenaModel.idl(49) : error MIDL
    2003 : redefinition : src
    C:\DOCUME~1\ANGELA~1.ANG\LOCALS~1\Temp\src\CreateAgenaModel.idl(51) : warning MI
    DL2214 : semantic check incomplete due to previous errors
    Failed generating .tlb file.
    Does anyone know who to correct the errors MIDL2025 or MIDL2003?
    Any help I would be very grateful
    Angie

    Url given below would give you info on your error.
    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/midl/midl/compiler_errors.asp

  • Error for Generating a log file

    Hi Cezar sanos,
    i am trying to generate a log file for ODI with details like who logged in and what is is doing kind of things.
    For this i am executing the command like
    lagentscheduler.bat "-PORT=20910" "-NAME=localagent" "-V=2" > C:\OraHome_1\logs\agent1.log.
    But its getting the error like
    A JDK is required to execute Web Services with OracleDI. You are currently using a JRE.
    OracleDI: Starting Scheduler Agent ...
    Starting Oracle Data Integrator Agent...
    Version : 10.1.3.5 - 10/11/2008
    DwgJv.main: Exit. Return code:-1

    Just in case,
    the following message :
    A JDK is required to execute Web Services with OracleDI. You are currently using a JRE.
    is only a warning and not an error message....

  • SWF error- while generating the flash files.

    Post Author: [email protected]
    CA Forum: Xcelsius and Live Office
    Hi, in the old forum I came across the folowing topic: SWF error- while generating the flash files.
    As I have the same problem, I would like to know the solution / answer / meaning please. What do I have to change in order to let in function properly again.
    Thanks anyone.
    Femke
    (The post is from 3/6/2007)
    The following error is generated upon generating the flash files Any insight???SWF error- while generating the flash files.--ErrorSWF Function Overflow. The generated SWF will not function correctly because data dependencies go beyond SWF limits.--
    OK -

    Post Author: Andres
    CA Forum: Xcelsius and Live Office
    Hello.
    I'm having the same problem. It appeared after I made use of many cells (a table of 10x200 cells) with formulas inside them.
    Before that, while I was making my tests and only used a few cells and the .XLF file was 4Mb, I had no problem. Now that the .XLF file is 8Mb I see this error appearing (in Spanish):
    "Error
    Desbordamiento de la función SWF. El archivo SWF generado no funcionará correctamente ya que las dependencias de datos superan los límites de SWF."
    Any idea of how this could be resolved (appart from using less data)?
    Thanks in advance.

  • 7303030 patch - an error occured while generating forms library files

    Hi,
    While applying 12.1.1 upgrade patch, 7303030 i got an error at A1000 phase
    "An error occured while generating forms library files" continue as if it were successful..
    As we can generate forms after completion of the patch, i selected yes .
    Later, i got "An error occured while generating oracle forms files", here also i selected to continue.
    Please tell me is this the right way to continue the patch?
    I didn't find any errors in worker logs files, after all workers have quit, this error was reported.
    After completion of the patch what necessary steps i need to perform.
    Thanks,

    Hi,
    The errors are due to missing of pre-req patch 6400501
    Forms 10.1.2.3 Compilation against an 11.2 Fails with DB PL / SQL ERROR 801 ... internal error [60603] [ID 1065020.1]
    After Applying the patch, successfully gerated forms.
    I applied the patch 6400501 but still with the error internal error [60603], have something more to be done?
    Thank you.

  • Error when I generate a PDF file - Can't parse printer configuration file:

    I am receiving an error "Can't parse printer configuration file: uiprint.txt" when try generate to PDF file. The pdf file is generated but when I open the forms builder and show canvas the same error appears and canvas is shown in crazy way.
    My uiprint.txt has the follows:
    REPORTS_TMP=/tmp; export REPORTS_TMP
    REPORTS_NO_DUMMY_PRINTER=TRUE; export REPORTS_NO_DUMMY_PRINTER
    REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar; export REPORTS_TAGLIB_URI
    REPORTS_CLASSPATH=$ORACLE_HOME/reports/jlib/rwbuilder.jar:$ORACLE_HOME/reports/jlib/rwrun.jar:$ORACLE_HOME/jlib/zrclient.jar:$ORACLE_HOME/j2ee/home/oc4j.jar:$ORACLE_HOME/j2ee/home/lib/ojsp.jar;export REPORTS_CLASSPATH
    TK60_UNKNOWN=$ORACLE_HOME/guicommon6/tk60/admin; export TK60_UNKNOWN
    TK60_PPD=$ORACLE_HOME/guicommon6/tk60/admin/PPD; export TK60_PPD
    LE_HOME/guicommon9/tk90/admin/AFM; export TK90_AFM
    TK60_FONTALIAS=$ORACLE_HOME/guicommon6/tk60/admin; export TK60_FONTALIAS
    PRINTER=testprint;export PRINTER
    TK2_PRINTER=echo;export TK2_PRINTER
    testprint:PostScript:2:HP printer:hp4si3_1.ppd
    Can someone help me?
    Thanks

    Hello,
    The file uiprint.txt must not contain environment variables definitions.
    Put the lines :
    REPORTS_TMP=/tmp; export REPORTS_TMP
    REPORTS_NO_DUMMY_PRINTER=TRUE; export REPORTS_NO_DUMMY_PRINTER
    REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar; export REPORTS_TAGLIB_URI
    REPORTS_CLASSPATH=$ORACLE_HOME/reports/jlib/rwbuilder.jar:$ORACLE_HOME/reports/jlib/rwrun.jar:$ORACLE_HOME/jlib/zrclient.jar:$ORACLE_HOME/j2ee/home/oc4j.jar:$ORACLE_HOME/j2ee/home/lib/ojsp.jar;export REPORTS_CLASSPATH
    TK60_UNKNOWN=$ORACLE_HOME/guicommon6/tk60/admin; export TK60_UNKNOWN
    TK60_PPD=$ORACLE_HOME/guicommon6/tk60/admin/PPD; export TK60_PPD
    LE_HOME/guicommon9/tk90/admin/AFM; export TK90_AFM
    TK60_FONTALIAS=$ORACLE_HOME/guicommon6/tk60/admin; export TK60_FONTALIAS
    PRINTER=testprint;export PRINTER
    TK2_PRINTER=echo;export TK2_PRINTER
    in the file reports.sh
    and keep only
    testprint:PostScript:2:HP printer:hp4si3_1.ppd
    in uiprint.txt
    Regards

  • I want to share files from iMac to MacBookPro.  In "Sharing" setup I want to check "screen Sharing" but get the error message"Screen Sharing is currently being controlled by the Remote Management service."  What do I need to FIX???

    I want to share files from iMac to MacBookPro.  In "Sharing" setup I want to check "screen Sharing" but get the error message"Screen Sharing is currently being controlled by the Remote Management service."  What do I need to FIX???

    Care to share which OS you are using? 
    Have you read for possible solutions over in the "More Like This" thread over here?-----------------------> 

  • Field error when generated to pdf file

    hi all,
    please help.
    I have an oracle report generated which will show numeric figures out. eg. 500.00
    when this report generated to pdf file, the numeric figures field becomes 4835.50.
    Does anyone comes across this issue? i checked with my software vendor and they said this is an oracle bug when generating oracle report 6i to pdf file.
    Is this true?
    Please advise. Appreciate anyone help here.
    Best Regards.

    Hi,
    check with this file.
    'uifont.ali ' file in "$ORACLE_HOME/guicommon6/tk60/admin " folder.
    try with this.
    --Basava.S                                                                                                                                                                                                                                                                       

  • Generated XML doc file contains comments from MFC source code

    Hello, in my project I use the option /doc to generate XML doc file from my source codes but unfortunately in the output XML file there are mixed also comments from original MFC source codes, see the part of generated xml file:
    Is there a solution to ignore these MFC cpp files?
    Many thanks
    Regards
    Petr Stejskal
    <?xml version="1.0"?>
    <style xmlns="http://www.w3.org/1999/xhtml">@namespace html url(http://www.w3.org/1999/xhtml); :root { font:small Verdana; font-weight: bold; padding: 2em; padding- } * { display: block; padding- } html|style { display: none; } html|span, html|a
    { display: inline; padding: 0; font-weight: normal; text-decoration: none; } html|span.block { display: block; } *[html|hidden], span.block[html|hidden] { display: none; } .expand { display: block; } .expand:before { content: '+'; color: red; } .collapse
    { display: block; } .collapse:before { content: '-'; color: red; } </style><doc><assembly><assembly>       
    "Console"    </assembly></assembly><members><members><member name="T:_RS"><member
    name="T:_RS">Reed-Solomon codec control block</member></member><member name="M:MMask_makeMask(System.Int32,System.Byte*,System.Int32,QRecLevel)"><member
    name="M:MMask_makeMask(System.Int32,System.Byte*,System.Int32,QRecLevel)">Mode indicator. See Table 2 in Appendix 1 of JIS X0510:2004, pp.107.</member></member><member
    name="M:CMFCControlRenderer.IsScaled"><member
    name="M:CMFCControlRenderer.IsScaled"><summary><summary>Tells whether this control
    renderer works with scaled (resized) images.</summary></summary><returns><returns>Returns TRUE if this control
    renderer works with resized (scaled) images.</returns></returns></member></member><member name="M:CMFCControlRenderer.SmoothResize(System.Double)"><member
    name="M:CMFCControlRenderer.SmoothResize(System.Double)"><summary><summary> 
    Smoothly resizes images.</summary></summary><param name="dblScale" /><param
    name="dblScale"> Scale ratio.</param><returns><returns>
    TRUE if resize succeeds; otherwise FALSE.</returns></returns></member></member><member name="M:CDrawingManager.CreateBitmap_32(HBITMAP__*,System.UInt32!System.Runtime.CompilerServices.IsLong)"><member
    name="M:CDrawingManager.CreateBitmap_32(HBITMAP__*,System.UInt32!System.Runtime.CompilerServices.IsLong)"><summary><summary>
    Creates a 32 bit bitmap from the specified bitmap.</summary></summary><returns><returns> A handle to created
    bitmap, or NULL, if creation fails.</returns></returns><param name="bitmap" /><param
    name="bitmap"> A handle to the original bitmap.</param><param name="clrTransparent"
    /><param
    name="clrTransparent"> An RGB value specifying transparent color of the original bitmap.</param></member></member><member
    name="M:CDrawingManager.CreateBitmap_32(CSize!System.Runtime.CompilerServices.IsConst*!System.Runtime.CompilerServices.IsImplicitlyDereferenced,System.Void**)"><member
    name="M:CDrawingManager.CreateBitmap_32(CSize!System.Runtime.CompilerServices.IsConst*!System.Runtime.CompilerServices.IsImplicitlyDereferenced,System.Void**)"><summary><summary>
    Creates an empty 32 bit bitmap.</summary></summary><returns><returns> A handle to created bitmap, or NULL,
    if creation fails.</returns></returns><param name="size" /><param
    name="size">Specifies bitmap size.</param><param name="pBits" /><param
    name="pBits">When the function returns contains a pointer to bitmap bits.</param></member></member><member
    name="M:CDrawingManager.DrawRotated(CRect,CDC*!System.Runtime.CompilerServices.IsImplicitlyDereferenced,System.Int32)"><member
    name="M:CDrawingManager.DrawRotated(CRect,CDC*!System.Runtime.CompilerServices.IsImplicitlyDereferenced,System.Int32)"><summary><summary>Rotates
    a source DC content inside the given rectangle by +/- 90 degrees</summary></summary><param name="rectDest" /><param
    name="rectDest">Destination rectangle</param><param name="dcSrc" /><param
    name="dcSrc">The source device content.</param><param name="bClockWise"
    /><param
    name="bClockWise">TRUE - rotate +90 degrees, FALSE - 90.</param></member></member><member
    name="M:AfxRegDeleteKey(HKEY__*,System.Char!System.Runtime.CompilerServices.IsConst*,ATL.CAtlTransactionManager*)"><member
    name="M:AfxRegDeleteKey(HKEY__*,System.Char!System.Runtime.CompilerServices.IsConst*,ATL.CAtlTransactionManager*)"><summary><summary>Deletes
    the specified registry key.</summary></summary><returns><returns>  If the function succeeds, the return
    value is ERROR_SUCCESS. If the function fails, the return value is a nonzero error code defined in Winerror.h</returns></returns><param name="hKey" /><param
    name="hKey">A handle to an open registry key.</param><param name="lpSubKey"
    /><param
    name="lpSubKey">The name of the key to be deleted.</param><param name="pTM" /><param
    name="pTM">Pointer to CAtlTransactionManager object</param></member></member><member
    name="M:AfxRegOpenKeyEx(HKEY__*,System.Char!System.Runtime.CompilerServices.IsConst*,System.UInt32!System.Runtime.CompilerServices.IsLong,System.UInt32!System.Runtime.CompilerServices.IsLong,HKEY__**,ATL.CAtlTransactionManager*)"><member
    name="M:AfxRegOpenKeyEx(HKEY__*,System.Char!System.Runtime.CompilerServices.IsConst*,System.UInt32!System.Runtime.CompilerServices.IsLong,System.UInt32!System.Runtime.CompilerServices.IsLong,HKEY__**,ATL.CAtlTransactionManager*)"><summary><summary>Opens
    the specified registry key.</summary></summary><returns><returns>  If the function succeeds, the return
    value is ERROR_SUCCESS. If the function fails, the return value is a nonzero error code defined in Winerror.h</returns></returns><param name="hKey" /><param
    name="hKey">A handle to an open registry key.</param><param name="lpSubKey"
    /><param
    name="lpSubKey">The name of a key that this function opens or creates.</param><param name="ulOptions"
    /><param
    name="ulOptions">This parameter is reserved and must be zero.</param><param name="samDesired" /><param
    name="samDesired">A mask that specifies the desired access rights to the key.</param><param
    name="phkResult" /><param
    name="phkResult">A pointer to a variable that receives a handle to the openedkey.</param><param
    name="pTM" /><param
    name="pTM">Pointer to CAtlTransactionManager object</param></member></member></members>

    Hi stejsky,
    Thank you for posting in MSDN forum.
    >>In my project I use the option /doc to generate XML doc file from my source codes but unfortunately in the output XML file there are mixed also comments from original MFC source codes.
    Based on your issue, could you please tell me how you use the option /doc to generate XML doc file from your source codes?
    If you use the option /doc to generate the XML doc file by right-click the your MFC project->Properties->Configuration Properties->C/C++->Output file->set the Generate XML document files as Yes(/doc) like the following screen shot.
    (1)If yes, since we could not reproduce your issue in mu side, so if possible, I suggest you could share me your MFC project so that we will further help you support this issue.
    You could upload your MFC project to the OneDrive and then copy link here.
    (2)If no, please try the above way to generate XML doc file and then check if you still get same issue.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Security error while save pdf files in portal

    I am using SAP EHSM 1.0 a portal based application for SAP EH&S. It uses ADS for generating interactive forms. Forms are getting generated with out error but when saving it the portal throws the below error
    Upload of this file type (application/pdf) is not allowed (security issues)
    I thought its an security related to issue with ADS but then when I tried to upload a PDF while from my desktop and I got the same error.
    Is there a setting in NetWeaver  portal to allow PDF extension. Please let me know. Thanks.
    Thanks
    Pugazh

    Check whether you have S_GUI Authorization Object in ECC ? if you don't have it, check with your security team to assign it for you in a ROLE and the values below
    Possible values:
    61: Download; This authorizes you to save lists displayed on the screen in local files (either unconverted, in spreadsheet format, or in Rich Text Format). This authorization can only be granted or denied fo all lists in the system - you cannot restrict it to a selection of lists.
    60: Upload; This authorizes you to load data into the system using ws_upload or gui_upload. You cannot select the data to be uploaded.
    04: Print; (not used)
    02: Change; (not used)
    Regards,
    Arjun

Maybe you are looking for

  • Error on creating user CUP to SAP backend

    Hello experts, I am implementing CUP 5.3 for one client but on the initial configuration of the workflow for new account, but when the request it's on the final stage the system it is not provisioning the users on SAP back end, and send the next erro

  • How to Upload Multiple questions IN LSO using Authorizing tool

    Hi Friends, I am very new to the E-learning. As per my knowledge after uploading any content through Authorizing tool in will be uploaded to KM folder. In my practice I am trying to upload the Multiple questions. I have searched but I am not find So

  • Writing tags and keyword in arabic

    hi all hope to allow us writing keywords for the images in Arabic and also able to search most of the basic SW allow us like windows picture manager  iphoto in mac and we can search by them in arabic keywords but in Bridge we can't write and if there

  • OS 10.8.3 Mac mail "Save Attachments" doesn't save attachments?

    I recently got a new imac with 10.8.3, and in mac mail When I try to save attachments to folders nothing shows up in them. What gives?

  • AIR application licence management

    Hello everyone, Is it possible that make a AIR application can only run on one specific computer? Say, eh~ you can not copy the program files to another computer and use it finely~~ Thanks a lot.