Project creation error-missing authorisation

am new to C project. Just after technical config I am able to open the web browser. Now while trying to create the Project , the error for missing authorisation to create project is appearing. please tell me thw way how to assign role and where to assign etc. Any other customisation settings to be done etc..........
Thanks.
Zinni

Hi,
Please refer to thread below
Re: Standard Roles for cProjects
Regards
Amit

Similar Messages

  • Web dynpro project creation error with NWDS SP07

    I have NWDS 7.01 SP07 installed and when I am trying to create a webdynpro project, Local DC or otherwise. I get the following exception in the log. I am not able to create a web dynpro project. This problem has been replicated on other systems in windows environment.
    java.lang.NoClassDefFoundError: com/sap/ide/metamodel/webdynpro/WebDynproObject
    Any help regarding this release? We have to use SP07.

    This error is with NWDS standalone. No NWDI or server involved at the time of the error.
    Error happens at the time of creation of the web dynpro project. For both a DC project and standard web dynpro project. It seems to be a bug in NWDS 7.01 SPP07. I am wondering if there is a patch available.
    There are also errors opening up the empty web dynpro perspective.

  • Project creation error for ess application

    Hi All
    I am trying to customize an ess application(skills profile ) for the first time . we are encountoring the following error when we try to Create Project (ess/skl) from inactive DC,s: (Build Failed)
    I tried to sync sources but was of no help.
    Kindly help.
    [System.err] [Invoked from  com.sap.ide.generationfwk.task.GenerationTaskJavaMethod.executePersistent(GenerationTaskJavaMethod.java:153)]
    [System.err] com.sap.tc.webdynpro.repository.RepositoryRuntimeException: Generic Exception:
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.xml.XMLConfigurationParserWriter.startParsing(XMLConfigurationParserWriter.java:178)
    [System.err] Caused by: com.sap.engine.lib.xml.parser.NestedSAXParserException: Generic Exception:  -> java.lang.NullPointerException
    [System.err]      at com.sap.engine.lib.xml.parser.SAXParser.parse(SAXParser.java:155)
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.xml.XMLConfigurationParserWriter.startParsing(XMLConfigurationParserWriter.java:166)
    [System.err]      ... 59 more
    [System.err] Caused by: java.lang.NullPointerException
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.RepositoryPersistence.setAttributeValue(RepositoryPersistence.java:185)
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.xml.XMLConfigurationParserWriter$ParsingHandler.parseRepositoryModelClass(XMLConfigurationParserWriter.java:970)
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.xml.XMLConfigurationParserWriter$ParsingHandler.startElement(XMLConfigurationParserWriter.java:716)
    [System.err]      at com.sap.engine.lib.xml.parser.handlers.SAXDocHandler.startElementEnd(SAXDocHandler.java:146)
    [System.err]      at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1814)
    [System.err]      at com.sap.engine.lib.xml.parser.XMLParser.scanContent(XMLParser.java:2440)
    [System.err]      at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1841)
    [System.err]      at com.sap.engine.lib.xml.parser.XMLParser.scanDocument(XMLParser.java:2843)
    [[System.err]      at com.sap.engine.lib.xml.parser.Parser.parseWithoutSchemaValidationProcessing(Parser.java:280)
    [System.err]      at com.sap.engine.lib.xml.parser.Parser.parse(Parser.java:342)
    [System.err]      at com.sap.engine.lib.xml.parser.SAXParser.parse(SAXParser.java:125)
    [System.err]      ... 60 more
    [System.err]
    [System.err] [Invoked from  com.sap.ide.generationfwk.GenerationBase.doPersistentGeneration(GenerationBase.java:225)]
    [System.err] com.sap.tc.webdynpro.repository.RepositoryRuntimeException: Generic Exception:
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.xml.XMLConfigurationParserWriter.startParsing(XMLConfigurationParserWriter.java:178)
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.xml.XMLPersistence.doReadVMO(XMLPersistence.java:126)
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.RepositoryPersistence.readVMO(RepositoryPersistence.java:356)
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.RepositoryPersistence.doFindRepositoryObject(RepositoryPersistence.java:598)
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.RepositoryPersistence.findRepositoryObject(RepositoryPersistence.java:170)
    [System.err]      at com.sap.tc.webdynpro.repository.model.Repository.findRepositoryObjectInternal(Repository.java:590)
    [System.err]      at com.sap.tc.webdynpro.repository.model.Repository.findRepositoryObject(Repository.java:555)
    [System.err]      at com.sap.tc.webdynpro.repository.conversion.RuntimeRepositoryGenerator.findCorrespondingTargetObject(RuntimeRepositoryGenerator.java:333)
    [System.err]      at com.sap.tc.webdynpro.repository.conversion.RuntimeRepositoryGenerator.findCorrespondingTargetObject(RuntimeRepositoryGenerator.java:305)
    [System.err]      at com.sap.tc.webdynpro.repository.conversion.RuntimeRepositoryGenerator.findCorrespondingTargetObject(RuntimeRepositoryGenerator.java:305)
    [System.err]      at com.sap.tc.webdynpro.repository.conversion.RuntimeRepositoryGenerator.findCorrespondingTargetObject(RuntimeRepositoryGenerator.java:305)
    [System.err]      at com.sap.tc.webdynpro.repository.conversion.RuntimeRepositoryGenerator.fillAssociation(RuntimeRepositoryGenerator.java:242)
    [System.err]      at com.sap.tc.webdynpro.repository.conversion.RuntimeRepositoryGenerator.copyAggregationTree(RuntimeRepositoryGenerator.java:144)
    [System.err]      at com.sap.tc.webdynpro.repository.conversion.RuntimeRepositoryGenerator.copy(RuntimeRepositoryGenerator.java:67)
    [System.err]      at com.sap.tc.webdynpro.repository.generation.ProgmodelRepositoryGenerator.doGenerate(ProgmodelRepositoryGenerator.java:168)
    [System.err]      at com.sap.tc.webdynpro.repository.generation.ProgmodelRepositoryGenerator.generate(ProgmodelRepositoryGenerator.java:80)
    [System.err]      at com.sap.ide.webdynpro.generation.runtime.RRApplicationGenerator.generate(RRApplicationGenerator.java:21)
    [System.err]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [System.err]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [System.err]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [System.err]      at java.lang.reflect.Method.invoke(Method.java:585)
    [System.err]      at com.sap.ide.generationfwk.task.GenerationTaskJavaMethod.executePersistent(GenerationTaskJavaMethod.java:147)
    [System.err]      at com.sap.ide.generationfwk.GenerationBase.doPersistentGeneration(GenerationBase.java:219)
    [System.err]      at com.sap.ide.generationfwk.GenerationBase.doPersistentGeneration(GenerationBase.java:175)
    [System.err]      at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForApplicationRuntimeRepository(Generation.java:182)
    [System.err]      at com.sap.ide.webdynpro.generation.Generation.generatePersistentArchive(Generation.java:1616)
    [System.err]      at com.sap.ide.webdynpro.generation.console.GenerationConsole.generate(GenerationConsole.java:215)
    .reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [System.err]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [System.err]      at java.lang.reflect.Method.invoke(Method.java:585)
    [System.err]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.maybeInvoke(PluginHandler2.java:347)
    [System.err]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.request(PluginHandler2.java:99)
    [System.err]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.build(PluginHandler2.java:73)
    [System.err]      at com.sap.tc.buildtool.PluginHandler2Wrapper.execute(PluginHandler2Wrapper.java:58)
    [System.err]      at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1723)
    [System.err]      at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:5633)
    [System.err]      at com.sap.ide.eclipse.component.provider.actions.dc.DcCreateProjectAction.buildDCs(DcCreateProjectAction.java:1027)
    [System.err]      at com.sap.ide.eclipse.component.provider.actions.dc.DcCreateProjectAction$1.execute(DcCreateProjectAction.java:299)
    [System.err]      at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:71)
    [System.err]      at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
    [System.err]      at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:85)
    [System.err]      at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
    [System.err] Caused by: com.sap.engine.lib.xml.parser.NestedSAXParserException: Generic Exception:  -> java.lang.NullPointerException
    [System.err]      at com.sap.engine.lib.xml.parser.SAXParser.parse(SAXParser.java:155)
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.xml.XMLConfigurationParserWriter.startParsing(XMLConfigurationParserWriter.java:166)
    [System.err]      ... 59 more
    [System.err] Caused by: java.lang.NullPointerException
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.RepositoryPersistence.setAttributeValue(RepositoryPersistence.java:185)
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.xml.XMLConfigurationParserWriter$ParsingHandler.parseRepositoryModelClass(XMLConfigurationParserWriter.java:970)
    [System.err]      at com.sap.tc.webdynpro.repository.persistence.xml.XMLConfigurationParserWriter$ParsingHandler.startElement(XMLConfigurationParserWriter.java:716)
    [System.err]      at com.sap.engine.lib.xml.parser.handlers.SAXDocHandler.startElementEnd(SAXDocHandler.java:146)
    [System.err]      at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1814)
    [System.err]      at com.sap.engine.lib.xml.parser.XMLParser.scanContent(XMLParser.java:2440)
    [System.err]      at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1841)
    [System.err]      at com.sap.engine.lib.xml.parser.XMLParser.scanDocument(XMLParser.java:2843)
    [System.err]      at com.sap.engine.lib.xml.parser.XMLParser.parse0(XMLParser.java:229)
    [System.err]      at com.sap.engine.lib.xml.parser.AbstractXMLParser.parseAndCatchException(AbstractXMLParser.java:145)
    [System.err]      at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:160)
    [System.err]      at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:261)
    [System.err]      at com.sap.engine.lib.xml.parser.Parser.parseWithoutSchemaValidationProcessing(Parser.java:280)
    [System.err]      at com.sap.engine.lib.xml.parser.Parser.parse(Parser.java:342)
    [System.err]      at com.sap.engine.lib.xml.parser.SAXParser.parse(SAXParser.java:125)
    [System.err]      ... 60 more
         [wdgen] ERROR: com.sap.tc.webdynpro.repository.RepositoryRuntimeException: Generic Exception: , F:/Template/.dtc/0/t/7B4ED0BE027871726CD7928188870BCC/gen_wdp/configuration/Applications/com.sap.xss.hr.skl.SkillsApplication/SkillsApplication.xml
         [wdgen] [Info]    Catching throwable null
         [wdgen] [Info]    com.sap.webdynpro.generation.ant.GenerationAntTaskError
         [wdgen]      at com.sap.webdynpro.generation.ant.GenerationAnt.printMessage(GenerationAnt.java:123)
         [wdgen] ERROR: Unknown exception during generation null (com.sap.webdynpro.generation.ant.GenerationAntTaskError)
         [wdgen] ERROR: Generation failed due to errors (77 seconds)
    Error: F:\Template\.dtc\0\DCs\sap.com\ess\skl\_comp\gen\default\logs\build.xml:102: [Error]   Generation failed!
         at com.sap.webdynpro.generation.ant.WDGenAntTask.execute(WDGenAntTask.java:254)
    Ant runtime 1 minute 49.937 seconds
    Ant build finished with ERRORS
    [Error]   Generation failed!
    Error: Build stopped due to an error: [Error]   Generation failed!
    Build plugin finished at 2009-03-30 10:17:08 GMT-05:00 (ACT)
    Total build plugin runtime: 2 minutes 23.609 seconds
    Build finished with ERROR
    Edited by: purav mehta on Mar 30, 2009 5:35 PM

    Hi
    Check whether all the required DC's are there in track or not. first create independent DC and then move to other.
    Best Regards
    Satish Kumar

  • Page creation error / Missing .pagewizard

    I find I can't create portal pages because of a missing procedure called
    WWpob_page_edit.pagewizard.
    The page creation works up to the point of
    clicking "finish". Everything else seems to work OK too.
    Does everybody else also have this missing?

    Hey Scott,
    Nope, just trying to create a page. I've run into it twice since today, but after logging off and coming back, it seems to work fine. Sorry about not being able to reproduce it in a reliable manner. If I run into it again, I'll repost. Wow!..You guys work on Saturday too?
    Thanks very much for the response,
    -- Cliff

  • Project creation error with assembly order

    Hi,
    I am trying to create project through assembly processing.However at last stage it is giving error the project which has been created is not a billing element. Unless it is created how can I set it as a billing element.
    Please advice.
    Zinni

    check the billing element indicator of the std. WBSE which is assigned to std network used for assembly processing.

  • Maintenance Project Creation Error-Number range

    Hi experts,
    I am working h SP 20, EHP1. I am creating maintenance project in SOLAR_PROJECT_ADMIN.
    In am trying to create task list in "Change Request" tab. I am getting the message that, "Project Has been not released. Hence an not create task"
    If i execute SLG1, i am getting the log as:
    1.  Error in background job for program RSGET_SMSY error message No active job found
    2. Error reading information for number range object /TMWFLOW/D
       But in SNRO transaction, i have maintained the number range From "900000000" to "999999999"
    3. Error reading information for number range object /TMWFLOW/V
    But in SNRO transaction, i have maintained the number range From "00000900000000" to "00000999999999"
    Can i change the above number range as i wish?
    Regards
    Senthil

    Make sure you maintain the number range interval to be no. "01" and not "1" or anything else.  I kept getting the "Error reading information for number range object /TMWFLOW/D" (and /M/ and /V) even though I had added the number range interval as described in the manual.  As soon as I deleted the interval "1" and put it back with "01" that check passed and I could create a task list.

  • Missing authorisation during project creation

    I am new to C project. Just after technical config I am able to open the web browser. Now while trying to create the Project , the error for missing authorisation to create project is appearing. please tell me thw way how to assign role  and where to assign etc. Any other customisation settings to be done etc..........
    Thanks.
    Zinni

    Hi,
    Specify the /oSU53 transaction when you get the authorization error.Take the screen shot & fix the roles & authorization profile in PFCG transaction with help of BASIS consultant.
    Regards,
    Raj

  • Error in project creation using Netweaver studio

    Hi all,
    I am trying to create a new Composite Application Services project using Netweaver studio 7.011. When it came to the final step of the Project creation wizard, an error message pop-up saying "Problem when creating project".
    I have tried the methods posted in the forums, but its doesn't work for me.
    "Problem when creating project"
    Problem creating a composite applications project
    Can advise on how to resolve this?
    I am currently using Java 1.4.10 and NW2004s SP11.
    Thanks a lot.
    Regards,
    aiwei

    Yes, I can write to the folder.
    Any clue?
    I cannot proceed to create project with this error.
    Can advise?
    thank you.

  • Another Project File is Missing error

    To make a long story short... after importing video clips into iMovie and then pulling the .dv files out of the project file and reimporting the files into another movie, now when I try to open the movie, I get the error "A Project File is Missing" and the ignore/ignore all error alerts. When the movie finally opens, the clips are missing, but they are in the trash.
    I can pull them out of the trash and work on them, but the edits don't save. If I try to resave the project, then close and re-open it, I still get the errors. I'm using iMovie HD v.5. I am running OS 10.4.9 from an external firewire drive formatted HFS Extended (Journaled). When I start, there's about 57 GB of free space on the drive. After importing the files (one 9.5 and one 8.1 GB in size ), there's 39.9 GB of free space on the drive. There are two files in the Media folder... copies of the original dv files.
    What can I do to save the project, so the files are considered part of the project?

    Hi Chad - I'm sure you will be helped also by the real experts on this forum, but in the meantime you should be aware that iMovie cannot import MPEG files. You will note that the Error Message is saying there is an unarchiving problem. They must first be converted to DV format. You may need a free app. called StreamClip for this operation:
    http://www.apple.com/downloads/macosx/video/mpegstreamclip.html
    Hope this helps.

  • Project/ServerSession creation error

    I have an web-based application that allows users to configure their DB information on a web page.
    Upon startup, the application tries to connect to the database with the following code:
    Server serverSession = null;
    try {
    MyProject tlProject = new MyProject(); // My Project is a Project subclass and builds all of the descriptors
    DatabaseLogin login = tlProject.getLogin();
    serverSession = tlProject.createServerSession(5, 100);
    ConnectionPool readPool = new ReadConnectionPool("ReadPool", login, 5, 100, (ServerSession) serverSession);
    serverSession.setReadConnectionPool(readPool);
    serverSession.initializeIdentityMaps();
    serverSession.logMessages();          
    serverSession.login();
    } catch (DatabaseException de){
    if( serverSession != null ){
    serverSession.logout();
    serverSession.release();
    throw de;
    If serverSession.login() throws a DatabaseException, the user is redirected to the config page and this operation is repeated until a connection is made.
    The problem I am having is that any time at least 1 unsuccessful connection is attempted, I get the following error repeated for every mapped field in the application from TopLink once it connects:
    Exception [TOPLINK-48] (OracleAS TopLink - 10g (10.0.3) Developer Preview (Build 030902.1548)): oracle.toplink.exceptions.DescriptorException
    Exception Description: Multiple writable mappings exist for the field [T_CUSTOMERS.CUSTOMERID]. Only one may be defined as writable, all others must be specified read-only.
    Mapping: com.attask.persist.RKOneToOneMapping[_customer]
    Descriptor: RKDescriptor(com.attask.model.RKCustomer--> [DatabaseTable(T_CUSTOMERS)])
    It is behaving as if the descriptors are duplicated. I have put debug output everywhere I can, but I can't understand what is happening here. It's as if the descriptor information on the previous connection attempts are being saved somehow and that repetative attempts at logging in to the database cause duplication, but I can't see if this is the case.
    Does TopLink cache created ServerSessions/Projects/Descriptors/etc. for unsuccessful DB connection atttempts? Any other ideas what could be causing this error?
    If the DB configuraiton information is correct on startup, everything works great. This only happens is unsuccessful attempts are made.

    This code snippet is a little abbreviated for this example, but the key steps are all there.
    Yes, this code is re-executed until no DatabaseException is thrown. So, the Project creation is done repeatedly, the ServerSession is created repeatedly, etc. When serverSession.login() throws an exception, I clean it up in preparation for another attempt.
    I did get this to work by only creating the Project 1 time in a static initializer (basically to make it work like a singleton), and reuse that same instance in repeated attempts. It appears that repeated construction of the Project is causing the duplicate mappings to occur.
    MyProject is not a singleton, and it is created programmatically not through the work bench. The constructor for the Project is:
    public MyProject(Class[] persistentClasses) {
              setName("myproject");
              setConversionManager();
              buildDescriptors(persistentClasses);
    buildDescriptors() iterates through the array of classes and uses static methods defined in the Java classes to programmatically build the descriptor (it was easier to keep the actual class and the mapping info in the same .java file). This sounds like a place where problems could be happening, but the only TopLink interaction in this method is at the very end when it calls:
    addDescriptor(descriptor);
    The behavior is as if this call to addDescriptor() has a memory outside the Project. If I create a Project and call addDescriptor() where else does this get stored? If other TopLink objects keep a record of this, then this is probably the problem I am seeing.
    If this is true, then Project should absolutely be a singleton to prevent this from ever happening.
    Nate          

  • Error: Missing Parameter Values on

    I've started experiencing the "Missing Parameter Values" error on a report containing a subreport. All of my other reports can export just fine, but just not the one with the subreport. The report (and the subreport) both use a stored procedure to retrieve their data, with 4 parameters. The first three parameters are linked directly from the report to the subreport. The 4th parameter is optional, and is linked to the subreport with a Formula Field.
    When I delete the subreport, the report exports just fine, so the issue is definitely with the subreport ?configuration?
    I'm using Visual Studio 2005, with Crystal Reports for VS 2005. I've been searching the forums, and I downloaded and installed a package: crnet20win32x86_en_chf.zip, but it didn't solve my problem. Just to be sure, I restarted and installed it with nothing running, in case that could be a factor.
    Is there anything I can do to work through this? Any other fix I'm missing?
    Thanks
    Alex

    Thanks for the tip. I did that just now, and I found the [Hot Fix|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333233313339333533393334%7D.do]
    That particular Hot Fix describes my situation exactly, in that a report Stored Procedure parameter is "supposed" to be passed on to the Subreport. However, the Hot Fix describes prompting, which isn't occurring in my case, since I'm exporting the report entirely in code. My situation is just the error, Missing Parameter Values.
    In any case, I've already run that entire Hot Fix package (twice), and I've found that I have 2 of the crpe32.dlls. Neither one is the version specified in the Hot Fix, (Version 10.2.0.1256). The second dll listed below seems to be of a version prior to the Hot Fix, I don't know if it could be the reason why it still doesn't work after applying the Hot Fix.
    C:Program FilesCommon FilesBusiness Objects2.7Bin (Date 1/11/2007, version: 10.2.0.1624) and
    C:Program FilesCommon FilesCrystal Decisions2.5Bin (Date 10/5/2005, version: 10.0.5.1177).
    I've checked all the versions of references in my projects, and they all reference the 2.7 dlls, but I'd like to know if there is a way to replace the 2.5 version, just in case.
    As far as the other search results, they hinted at things I've already tried. What else can I try?
    Thanks,
    Alex

  • Document Store Operation Failed due to missing authorisations.

    Hi
    I am using BW 3.5, One of the user is getting the following error message while accessing one of the report:
    Document Store Operation Failed due to missing authorisations.
    The user has previously accessed this report many times. But when I tied to access the report, there was no problem.
    Could any one of you advise me how to rectify this error?
    Many Thanks in advanc
    Regards
    Ishi

    Hi Suresh
    Thanks for the response; I have checked authorizations and user is authorised to access all the existing reports in BW. Checks were successful.
    What might be the reason then?
    Thanks

  • Feedback about glitches, misbehaviors errors, missing features, bugs

    I couldn't find a thread where I could submit feedback about glitches, misbehaviors errors, missing features, bugs (and things of that nature) encountered when using Edge and needed a place where I could collect them writing about them as they happen and before I forget.
    This is not a whishlist, rather simply a place where I'd like to send feedback and hopefully get clarifications on something that may be a non working feature, erratic behavior or a bug.
    That said here is the first one of them:
    Where: Edge Animate > Library>Assets
    What: Impossible to remove from the list the folder and/or assets
    When: Always
    How: After adding asset (add an image to the composition) remove the image from the composition. Then if you would like to remove that asset, there isn't an option to do so. The contextual menu only offer one choice "Reveal in Finder" (on a Mac) which is basically reading the path of the asset and opening the containing folder for the selected asset.
    Only removing the file or folder from the location (which Edge has stored as a path) would yield a removal from the list of the Library>Asset The item will be removed from the list when, upon right clicking and selecting "Reveal in Finder" Edge will not find the asset and ask the user if they want to reload the content of that list which basically will refresh the pointers and if the asset won't be found then the entry for it will be removed from the list. (Quite a cumbersome hoop-jumping just to remove an asset from the list)
    Why: Users wanting to manage and update the content of the Assets may want to see some listed but may want to ignore other entries that have been replaced with different assets, but they want to keep the files within the folder where they were originally placed.
    For instance adding images 001.jpg through 100.jpg  and later removing all odd images or even ones from the composition, the Library will still list them in the assets unless removed from that folder "physically" and placing them somewhere else doing an "update" in the library pane later as explained above. Leaving the unused assets in the list when not necessary adds to clutter and having to perform a manual workaround to update the UI isn't very efficient
    (a minor missing feature... not a feature request to start this feedback thread)
    Hope this helps keep track of issues, but if there's a better way/system, will be glad to use that instead.
    Cheers!
    tfbkny

    Bug Reporting (is there anywhere users can provide feedback about bugs/program's glitches?)
    Not knowing where to list what would appear to be bugs/glitches I'll keep adding them here and hopefully someone at the Edge Team will look into it eventually as time allows
    Issue: Min W in Symbols' stage property won't stick to percentage.
    To reproduce behavior:
    - Create symbol,
    - Double click to edit created symbol,
    - When in Symbol Edit mode, click on the stage (once),
    - Edit the Min W of the symbol's stage properties on the left "Properties" panel,
    - Without changing the value (which will be zero), toggle px to percentage,
    - Save your project,
    ...et voilà by magic the property you just toggled reverts itself to px
    (To make it stick apparently it's necessary to change the value in the text field then toggle px to % and it will be properly kept when saving.)
    side note: I don't know if that's something that can be a factor in causing the glitch, but each time a project is saved and a the user is "inside" a symbol's stage, the values in the properties panel will display the main stage properties and then will go load again the properties of the symbol being edited.
    Cheers!
    tfbkny

  • Delivery Note to Subcontract creation error "Essential transfer parameters

    Hi
    I am facing issue in return delivey
    Delivery Note to Subcontract creation error "Essential transfer parameters are missing in record:000001".
    Could you please let me know the casue of this error and where exactly i can see error.
    Regards
    vikcy

    Hi Vicky,
                   Check If the Customer number(Plant) has been maintained in the vendor master record control data and the vendor should also be maintained in the customer master data. Once you maintain this system determines the shipping point based on the  customer master and the shipping data missing. Kindly try delivering after maintaining these and let me know If you need any more information on this.
    Regards
    Ram Pedarla

  • Find the missing Authorisation Object in the WEB Dyn pro applciation

    Hi,
    We are having the ECC6.0 with Enterprise portal. in EP we are running the application with some webdynpro
    there are some missing authorisation when running the application
    how can we track the what all authorisation is missing / checked for the web dyn pro
    is there any way Like SU53 in the WEbdyn pro or any other method to check ?
    all the web dynpro are custom developed
    Thanks & Regards
    Virandra Sharda

    Hi,
    SU53 dump may not work for the authorization issue as it provides last authorization check failed details.
    Take trace by ST01 transaction. It will provide you the authorization check details..
    Where Return Code (RC) will be 4(RC= 4), there user is facing authorization issue...
    Try to find the error from from the first authorization check failed details..
    There may be some false authorization check failed details, what is not required for the perticular work.
    This kind of error comes due to program error. So you need to test the access by adding the authorizations.. try to provide minimum authorization to solve the issue.
    Regards,
    Sandip.

Maybe you are looking for

  • AP Down Payment Invoice not yet Draw Report

    Hi All, I'm trying to make a query of the AP Down Payment Invoice not Yet draw Report.  Can any one tell me which table I should refer when I need to make a query? I checked the ODPO tables that's no field indicate that the Downpayment not yet draw. 

  • Re: Use PowerShell to Find Metadata from Photograph Files

    Hi, Just read the new blog and thought i'd try it. I got as far as setting and calling the $picMetaData for a folder. It didn't list anything when i just has a TIF file in there but when i created a jpg version of the same file it listed the details

  • How do i know which software i need to update my computer

    I can not access Itunes because it says that i need the latest version of a software. So i got the OSX update 10.8 and it says this  This package type requires Mac OS X 10.5.. I dont get it.. I am new to apple products. I dont understand what i need

  • Need to Understand 2 Scripting parameters

    Hi,  Can someone tell me what this is doing in script of ActiveSync stats: $EASDevices = "" $AllEASDevices = @() The complete script is: ####  Get Mailbox $EASDevices = "" $AllEASDevices = @() $EASDevices = ""| select 'User','PrimarySMTPAddress','Dev

  • Window 7 iTunes 10.5 can't access istore. I did everything. Please help in fixing it.

    I am using Windows 7 32 Bit. I am new user to apple iphone. I have downloaded 10.5 version of iTunes, but it can't access istore. I don't know why, i have gone through the discussion earlier, and followed every single suggestion, but still it's not w