Error VLD - 5005 when validating the map

Using Datawarehouse builder 10.2 i have the following problem.
This is the scenario:
I have a dimension with one level and no hierachy and i want to do a mapping between a table and that dimension.
Table has three atributes:supplier_id;name_sup;adress_sup.
The dimension(which passes the validation) as four, three of type business to store information from the table atributes and one of the type surrogate(all these atributes belong to the same level).
When validating the mapping I have this error:
VLD-5005: no updatable inputs connected for dimension level "DIM_CUSTOMERS.LEVEL1"
Details: At least one updatable input must be connected for level DIM_CUSTOMERS.LEVEL1, or the generated code will fail. paraent reference key and level natural key inputs are not updatable attributes in the target
If I change dimension loading type to remove(instead of load) the validation is sucessful but the map doesn't work.
Could anyone please give me a sugestion.
João Costa
Student of informatic engineering (University of Coimbra)

Hi!
could you explain that a little more please? (I.e. "make one of your source table attributes non-business"). I thought you could add the 'business' tag to attributes in the dimension, but I cannot see how to do that to the source table that is loading the dimension.
FYI, I am trying to add an 'all-levels' category-type top level to a dimension hierarchy where the true source data goes
L1>L3
L2>L3
L3to make the result
L-CATEGORY>L1>L3
L-CATEGORY>L2>L3
L-CATEGORY>L3
This is intended to combine source data from two sources, Products and Services. Products have two unrelated Type levels above them. Services have no Types. I thought I might be abow to create a mapping per source, and use a Constant to insert a Category attribute (business key) of either 'PRODUCT' or 'SERVICE' per mapping. My thinking was to use two seperate loads to the dimension. However, the first one generates the VLD-5005 error. I'd sure appreciate some help with theis fix.
Do you know a better way of doing this?
Also, is there a list/manual anywhere of all error messages for Paris?
Cheers,
Donna

Similar Messages

  • Error VLD-1108 while validating the mapping in owb 11g

    Hi All,
    I am using owb 11.1.0.7.0. I am new to owb 11g. I am getting the following error while validating the mapping
    error: VLD-1108 . Operator requires more input or output connections in order to generate mapping code.
    I am using a function as operator and mapping it with the table.
    Please tell me the solution for this. Its urgent
    Thanks in advance,
    Siva

    Hi,
    u must be using a procedure or table function that is called in the mapping for execution. When writing the function u would have specified 3 inputs but in the mapping u would have given only 2. check the number of inputs and make sure they match.
    Regards
    Bharadwaj Hari

  • Error occurred in deployment step 'Install app for SharePoint': There were errors when validating the App manifest.

    Hi everyone,
    I `m getting error message like this  "Error occurred in deployment step 'Install app for SharePoint': There were errors when validating the App manifest.". when i try to debug the application with "Start Action"="Internet Explorer".This
    application  is  an apps for office application with Oauth with Office 365
    Any help in this regard is greatly appreciated 
    Thanks!!
    Santosh Sutar

    Thanks Fei for your time.
    >>>I would suggest that you create a new project and set it start action with 'Internet Explorer'
    to see whether this issue could be reproduced.  If no, we can compare the difference between the two menifest files.
    As per your suggestion above ,With new project,I can debug with with start action "Internet Explorer" and I
    could not see much difference between the manifest files.
    Please find below my manifest file for the reference .
    <?xml version="1.0" encoding="UTF-8"?>
    <!--Created:cb85b80c-f585-40ff-8bfc-12ff4d0e34a9-->
    <OfficeApp xmlns="http://schemas.microsoft.com/office/appforoffice/1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="TaskPaneApp">
      <Id>084cd6cd-2908-44d1-a5cf-4fa029aec211</Id>
      <Version>1.0.0.0</Version>
      <ProviderName>[Provider name]</ProviderName>
      <DefaultLocale>en-US</DefaultLocale>
      <DisplayName DefaultValue="Office 365 MVC" />
      <Description DefaultValue="Office 365 MVC"/>
      <AppDomains>
        <AppDomain>https://login.microsoftonline.com</AppDomain>
      </AppDomains>
      <Hosts>
        <Host Name="Document" />
        <Host Name="Workbook" />
      </Hosts>
      <DefaultSettings>
        <SourceLocation DefaultValue="~remoteAppUrl/Home/Index/" />
      </DefaultSettings>
      <Permissions>ReadWriteDocument</Permissions>
    </OfficeApp>
    Please suggest on this.
    Thanks !!
    Santosh Sutar

  • 'Install App for SharePoint' There were errors when validating the App Package

    Hello,
    When testing with an app, I tried to add an
    app event receiver before learning that remote event receiver are not allowed with
    Sharepoint-hosted app. So I reseted the Handle app installed and
    Web Project properties of my project and tried to redeploy and this error occurred :
    'Install App for SharePoint' There were errors when validating the App Package
    Something other than the project's properties have been modified but I don't know what.

    I think the best way to figure real reason out is to look at ULS logs.
    This is example, what I had:
    Unexpected        App Packaging: CreatePackage: Unexpected exception: There were errors when validating the App package: There were errors when validating the App Package. Other warnings / errors associated with this
    exception:  The current version of SharePoint is less than the SharePointMinVersion specified in the app manifest. CurrentVersion='15.0.4693.1000', SharePointMinVersion='16.0.0.0'.

  • Errors were found when compiling the workflow. The workflow files were saved but cannot be run.

    Greetings All,
    I am having issues with a SharePoint Designer workflow.  This is a SharePoint 2013 environment, I'm using SharePoint Designer 2013 and working on a SharePoint 2010 workflow.  I'm developing this as a SharePoint 2010 workflow because I need to do
    impersonation.
    The environment and workflow have been running, in the past week, without issue.  I went to add a couple steps and now I cannot publish the workflow.  While in SharePoint Designer, I receive the error:
    "Errors were found when compiling the workflow.  The workflow files were saved but cannot be run."  When I click the Advanced button on the error dialog, the message is "Unexpected error on server associating the workflow." 
    That is all the error information I have available; nothing is in the log files.
    I have investigated this error and tried the following:
    Cleared the SharePoint Designer cache.
    The WebApp.UserDefinedWorkflowMaximumComplexity was at 7000 so I increased it to 10000.  Restarted the servers (which may not have been necessary) and tried again receiving the same error.  I then increased it to 30000 with the same error result.
    Since this is a large workflow, I tried created a workflow with a single action, write to workflow log, with the same error results.
    I reboot the servers and try again and now I can publish the small test workflow but not the original.  However, neither will run.  When I attempt to manually run the small test workflow on an item, I get an error: "Sorry something went wrong.
    An unexpected error occurs.  I checked the log files for the correlation id and nothing, nothing was logged for the error. ~arg~
    Also, now no workflows can be published in this web app.  Not just the one I was working on but none of them!
    Does anyone have a clue what has happened to the SharePoint 2010 workflow service?  Or some suggestions for me to try?
    Thank you in advance for your help!
    Bob Mixon

    try these links:
    http://sp2013.pro/2013/04/solution-errors-were-found-when-compiling-the-workflow-the-workflow-files-were-saved-but-cannot-be-run-cannot-set-unknown-member/
    http://code2care.org/pages/sharepoint-errors-were-found-when-compiling-the-workflow-the-workflow-files-were-saved-but-cannot-be-run/
    http://sharepoint.stackexchange.com/questions/119909/sharepoint-designer-error-errors-were-found-when-compiling-the-workflow
    http://stackoverflow.com/questions/26413125/errors-were-found-when-compiling-the-workflow-in-sharepoint-2013
    Hi Sagar,
    I appreciate it but if you see my original post, this is a SharePoint 2010 workflow that cannot be published; which has now caused all SharePoint 2010 workflows in the same web app to error.
    Your first link is specific to SharePoint 2013 workflows.
    Your second link refers to the UserDefinedWorkflowMaximumComplexity.  If you read my original post, I've already tried this and I've tried to publish a small (single activity) workflow.
    Your third link also refers to large workflows with many approval activities.  My workflow doesn't contain any approval activities.
    And you fourth link refers to 2013 workflows not 2010.
    My issue is with publishing and running a SharePoint 2010 workflow in SharePoint 2013.
    Thank you...

  • 'Error 8 occurred when starting the data extraction program'

    Hello Experts,
    I am trying to pull master data (Full upload) for a attribute. I am getting an error on BW side i.e. 'The error occurred in Service API .'
    So I checked in Source system and found that the an IDOC processing failure has occurred. The failure shows 'Error 8 occurred when starting the data extraction program'.
    But when I check the extractor through RSA3, it looks fine.
    Can someone inform what might be the reason of the failure for IDOC processing and how can this be avoided in future. Because the same problem kept occurring later as well.
    Thanks
    Regards,
    KP

    Hi,
    Chk the idocs from SM58 of source system are processing fine into ur target system(BI system)...?
    Chk thru Sm58 and give all * and target destination as ur BI system and execute and chk any entries pending there?
    rgds,
    Edited by: Krishna Rao on May 6, 2009 3:22 PM

  • BB 9900 - Activation failed. An error was encountered when sending the activation transmission

    Hi Team, I have a problem configuring email and using internet from my blackberry device. I have purchase this divice and got my Blackberry plan activated from Airtel. I have followed up with service provide and could see that they have activated and has no issue from there side. Let me know why this issue persists. Error 1: while trying to configure emailActivation failed. An error was encountered when sendig the activation transmission Error 2: Whild using internet.Browsing over the mobile network is not included as part of your current sercie plan. To browse the web, you must use Wi-Fi  or contact your service provider to change your service plan.  Regards,Sunil K

    sunilkesavareddy wrote:
    Hi Team, I have a problem configuring email and using internet from my blackberry device. I have purchase this divice and got my Blackberry plan activated from Airtel. I have followed up with service provide and could see that they have activated and has no issue from there side. Let me know why this issue persists. Error 1: while trying to configure emailActivation failed. An error was encountered when sendig the activation transmission Error 2: Whild using internet.Browsing over the mobile network is not included as part of your current sercie plan. To browse the web, you must use Wi-Fi  or contact your service provider to change your service plan.  Regards,Sunil KAre you sure you are connected to a BIS plan (BlackBerry Internet Service) ? Regular data plan will not work, ask Airtel if it's a BIS plan.

  • Errors/warnings occurred when generating the local proxy dll and VI wrappers for web service

    Hello,
    I'm new to web services - trying to import a WSDL that was created by an outside vendor and placed on a company server.  I imported a previous version successfully.  The error I'm getting doesn't make a lot of sense to me, here it is:
    The following errors/warnings occurred when generating the local proxy dll and VI wrappers for this web service.
    Can't generate files.
    Possible reasons are:
    1. The output file(s) might be read-only.
    Remove the read-only attribute and import the Web service again.
    2. A proxy DLL that LabVIEW created under the same file path exists in memory.
    Restart LabVIEW and import the Web service again.
    I don't see any read-only attributes on the output files and I've tried restarting LabVIEW - no luck.  Any help is greatly appreciated.
    Thanks,
    Al Rauch
    Merck & Co., Inc.

    Aaron,
    I was able to successfully import and run the web services from the WSDL file in question in LV2009 on a different computer than the one on which I had the original problem.  Unfortunately I am still having the original problem on the project computer and will need to get it working there . . . still looking for a solution to that.  Apparently LV2009 is perfectly capable of importing and running this WSDL file, but there is something still in the way on the project PC.
    Thanks,
    Al

  • Errors were found when compiling the workflow

    My company has consolodated many SharePoint sites into one with many subsites to save money. I ported my existing libraries from theold site to the new site (Same version of SP). The workflows did not go with the libraries, as expected. I re-created each
    workflow, and every time have gotten the same error message: "Errors were found when compiling the workflow. The workflow files were saved but cannot run."
    When I click Advanced I see some variation of the following:
    (-1, -1) Compilation failed. Could not find file 'C:\Users\TEMP.*domain*\AppData\Local\Temp\ **and then a different .dll file every time'
    I have not seen any other examples of this online. For some, creating a new task and history list for the workflow allowed it to compile, but not always.

    Hi,
    According to your post, my understanding is that Errors are found when compiling the workflow.
    I recommend that you can check whether the file exists under the path 'C:\Users\TEMP.*domain*\AppData\Local\Temp\”.
    If it exists, you can create a silmple workflow to check whether it works.
    If it does work, you can add executionTimeout property in web.config file to increase the timeout interval(Make a copy of the web.config file before editing anything).
    For more information, please refer to:
    Manjuke's Blog: Fixed: SharePoint Designer Error - Unexpected error on server associating the workflow
    SharePoint Designer 2010 Errors were found when compiling the workflow. The workflow files were saved but cannot be run. Unexpected error on server associating the workflow.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Error 7 occurred when generating the data transfer program

    Hello All ,
    In Master Data Load Process Chain ,  we get error like
    1. System Response
        Caller 09 contains an error message.
    Diagnosis
    Error 7 occurred when generating the data transfer program for the requested InfoSource.
    System Response
    The data transfer is terminated.
    Procedure
    Check the SAP Support Portal for the appropriate Notes and create a customer message if necessary.
    Note : We faced this issue for two days now . Just repeating the load make it success .
    If any one faced and fixed this issue . Please let me know .
    Thanks in advance .

    Hi,
    . Initially goto transaction SE38, Run the program RSDS_DATASOURCE_ACTIVATE_ALL. Give your Datasource name, and source system and check the check box for "Only Inactive objects".
    This will actiavate the given datasource.
    2. Replicate the datasource in RSA1.
    3. Try to schedule the infopackage for the datasource which you have activated now.
    4. IF infopackage runs through, Repeat the process for all datasources ie uncheck the check box, which means it will activate all datasources for the source system.
    Also make sure that there will be enough Back Ground Processor available....
    Reduce the parallel process
    Thanks
    BVR

  • When will the maps bug in IOS6 be fixed?

    When will the maps bug in IOS6 be fixed?

    richard0801 wrote:
    Thats not where they are thats where Apple think they are, try coming out of Victoria walking straight across the road and you are in ?????   god knows where on apple but its not where you acually are, I have tried it and its total crap. By the way there are 2 Hammersmith underground stations. Your map just shows 1 pin
    You explicity claimed that "all 400 stations are missing" in Apple Maps. I only needed to locate one to prove you wrong. Instead, I proved you doubly wrong. I didn't realize I needed to prove you triply-wrong. Oh well...
    Naming subway stops is not Apple's responsibility and obviously not London's strenths. The pin shows the general location of "hammersmith".
    Okay I am in Holloway road, where is the nearest station to me?, if I don't know the name I cant find the station.  I know there are 6 but Apple does not show any of them
    When I enter "holloway road london", I get a bunch of pins and the first one that automatically gets selected is the subway station. Since that is one of "any of them", you have been proved wrong 4 times over.
    Etre have you ever been out and used walking maps? I think you need specsavers
    Do you actually own an iPhone? Are you aware it has GPS? Have you really ever actually tried it? Because when I manually nagivate to one end of Holloway road and search for "underground", I get this:
    Strangely, if I go to the other end of the street and do the same thing, I get an entirely different station:
    I wonder what would happen if I did a similar search for "underground" while zoomed in on the "hammersmith" pin?
    Well what do you know? But how would I ever get there? Hmmm, you mentioned "walking maps". Maybe I should try walking directions from "hammersmith" to one of the underground stations.
    By my count, I have proved your anti-Apple Maps misinformation to be wrong 6 times over. Wanna try for a lucky seven?

  • I am getting error message A12E5 when installing the free 30 day trial for InDesign why?

    I am getting error message A12E5 when installing the free 30 day trial for inDesign...don't know why?

    don't know why?
    Neitehr do we. You are not offering any relevant technical info like what computer you are actually on or the exact error message.
    Mylenium

  • Error while deploying or validating a mapping

    Hi!!
    I have a very strange problem. I try to deploy a mapping (I have changed today and i didn´t modify long time ago) and i get the next error:
    VLD-1141: Error interno durante la generación de correspondencia.
    java.lang.NullPointerException
    at oracle.wh.service.impl.mapping.generation.MapOperatorGenerationDelegate.checkBinding(MapOperatorGenerationDelegate.java:554)
    at oracle.wh.service.impl.mapping.component.entity.EntityGenerationDelegate.checkBinding(EntityGenerationDelegate.java:90)
    at oracle.wh.service.impl.mapping.generation.MapOperatorGenerationDelegate.checkBinding(MapOperatorGenerationDelegate.java:485)
    at oracle.wh.service.impl.mapping.generation.MapOperatorGenerationDelegate.validate(MapOperatorGenerationDelegate.java:420)
    at oracle.wh.service.impl.mapping.generation.MapOperatorGenerationDelegate.prepareOutputContext(MapOperatorGenerationDelegate.java:231)
    at oracle.wh.service.impl.mapping.component.keylookup.KeyLookupSqlDelegate.prepareOutputContext(KeyLookupSqlDelegate.java:57)
    at oracle.wh.service.impl.mapping.generation.WBMappingGenerator.generate(WBMappingGenerator.java:239)
    at oracle.wh.service.impl.mapping.generation.PlSqlGenerationMediator.assembleSetBasedInternal(PlSqlGenerationMediator.java:2098)
    at oracle.wh.service.impl.mapping.generation.PlSqlGenerationMediator.assembleSetBased(PlSqlGenerationMediator.java:2080)
    at oracle.wh.service.impl.mapping.generation.PlSqlGenerationMediator.assemble(PlSqlGenerationMediator.java:532)
    at oracle.wh.service.impl.mapping.generation.WBMappingGenerator.generate(WBMappingGenerator.java:770)
    at oracle.wh.service.impl.mapping.generation.WBMappingGenerator.generate(WBMappingGenerator.java:316)
    at oracle.wh.service.impl.mapping.generation.WBDeployableMappingGenerator.generate(WBDeployableMappingGenerator.java:99)
    at oracle.wh.service.impl.generation.common.WBGenerationService.generateCode(WBGenerationService.java:433)
    at oracle.wh.service.impl.generation.common.WBGenerationService.generateCode(WBGenerationService.java:311)
    at oracle.wh.service.impl.generation.service.WhValidationGenerationTransaction.run(WhValidationGenerationTransaction.java:241)
    ok, this is the first part. I couldn´t solve it, so I've changed the mapping and when i add the cube to the mapping i get the next error:
         at oracle.wh.repos.impl.mapping.CMPMapOperatorOwnerImpl.createOperator(CMPMapOperatorOwnerImpl.java:87)     at oracle.wh.repos.impl.mapping.CMPBaseMap.createOperator(CMPBaseMap.java:387)     at oracle.wh.ui.tsmapping.MappingTransferHandler.handleCreateOperator(MappingTransferHandler.java:132)     at oracle.wh.ui.tsmapping.MappingTransferHandler.importData(MappingTransferHandler.java:64)     at oracle.wh.ui.editor.dnd.EditorTransferHandler$EditorDropHandler.drop(EditorTransferHandler.java:232)     at javax.swing.TransferHandler$SwingDropTarget.drop(TransferHandler.java:598)     at sun.awt.dnd.SunDropTargetContextPeer.processDropMessage(SunDropTargetContextPeer.java:542)     at sun.awt.dnd.SunDropTargetContextPeer.access$800(SunDropTargetContextPeer.java:52)     at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchDropEvent(SunDropTargetContextPeer.java:805)     at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchEvent(SunDropTargetContextPeer.java:743)     at sun.awt.dnd.SunDropTargetEvent.dispatch(SunDropTargetEvent.java:29)     at java.awt.Component.dispatchEventImpl(Component.java:3494)     at java.awt.Container.dispatchEventImpl(Container.java:1627)     at java.awt.Component.dispatchEvent(Component.java:3477)     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)     at java.awt.LightweightDispatcher.processDropTargetEvent(Container.java:3269)     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3123)     at java.awt.Container.dispatchEventImpl(Container.java:1613)     at java.awt.Window.dispatchEventImpl(Window.java:1606)     at java.awt.Component.dispatchEvent(Component.java:3477)     at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)     at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)Caused by: java.lang.NullPointerException     at oracle.wh.service.impl.mapping.component.dimension.DimensionInboundAdapter.constructLevelGroup(DimensionInboundAdapter.java:542)     at oracle.wh.service.impl.mapping.component.dimension.CubeInboundAdapter.convertOperator(CubeInboundAdapter.java:562)     at oracle.wh.repos.sdk.mapping.mxs.OperatorInboundAdapter.convert(OperatorInboundAdapter.java:28)     at oracle.wh.repos.pdl.mxs.ReconcileService.createTarget(ReconcileService.java:572)     at oracle.wh.repos.pdl.mxs.ReconcileService.createTarget(ReconcileService.java:544)     at oracle.wh.repos.pdl.mxs.ReconcileService.reconcile(ReconcileService.java:304)     at oracle.wh.repos.impl.mapping.CMPMapOperatorOwnerImpl.createOperator(CMPMapOperatorOwnerImpl.java:67)     ... 25 more
    If i use one cube from the same location i get the error number two. But if i use a dimension from this location or any object from other location it works fine.
    Does anyone know what's happening?
    Thanks in advance

    Hi!
    I found the solution to this problem. It was one dimension. This dimension had lost the relationship between the fields in the dimension and the fields in the relational table... I don't know why nor how!!
    Thanks anyway

  • Error in ECA when assigning the value to structures

    Hi,
    There are errors in ECA when we execute our function modules.               
    Say a script has 3 interfaces (just an example)
    1) In the first command interface, there is a reference to a structure which has 3 nested structures within, in which the inner most 3rd structure is filled.   
    2) In 2nd interface, the inner most structure in null.                      
    3) In third interface, it is trying to initialize only those elements       
    that were already initialized and we get a empty node error for the 3rd 
    nested structure, when it tries to assign the value .
    Here is the error message that we encounter
    "The Node IT_TABLE_INPUT_DATA[1]-DATA[2]-COMPARE_OPERATOR of Object VS_EDIT_LIST Does Not Exist"*     
    Please help us in resolving this issue.
    Thanks,
    Asha
    Edited by: Asha Nagaraj on Jan 19, 2009 11:57 AM

    Hi,
    We tried to parameterize in the node level rather than Struture level, still the same problem persists, becoz
    1. In the first command interface the value has been assigned to internal node
    2. In the second command interface there is no value to assign, so null value is assigned to that node
    3. in the third command interface, when it tries to assign the value to the node which was assigned "null" in the previous interface, we are encountering that issue. it is not able to find that node
    Let me know if u need further info.
    Thanks,
    Asha

  • SSRS error "Conversion failed when converting the nvarchar value"

    Hi folks!
    After SCCM 2012 R2 upgrade, we have errors with self made reports:
    An error has occurred during report processing. (rsProcessingAborted)
    Cannot read the next data row for the dataset DataSet2. (rsErrorReadingNextDataRow)
    Conversion failed when converting the nvarchar value '*****' to data type int.
    I found several articles to see reporting services log file for possible WMI related errors, but none exists. SQL server is 2008R2, Runned mofcomp, and re-installed reporting services role, but problem remains.
    I traced the dataset2 query:
    SELECT
      v_Collection_Alias.CollectionID ,v_Collection_Alias.Name
    FROM fn_rbac_Collection(@UserSIDs) v_Collection_Alias
    WHERE
     v_Collection_Alias.CollectionType = 2
    Any adwice is appreciated.
    ~Tuomas.

    Hi Tuomas,
    What's the SQL Server version? To verify the the SQL Server version, please see
    http://support.microsoft.com/kb/321185
    SCCM 2012 R2 need SQL Server 2008 R2 SP1 with CU 6 or SQL Server 2008 R2 with SP2 (http://technet.microsoft.com/en-us/library/gg682077.aspx#BKMK_SupConfigSQLSrvReq).
    If the SQL meets requirement, I would suggest you submit a thread to SQL forum to deal with the sql issue.
    Thanks.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

Maybe you are looking for

  • Lumia 620 and other storage problem

    Hi, I own a L620 and I'm having a lot of problems with the "Other" storage. Currenty it is occupying 2GB. I have reflash it and hard reset it a lot of times but it always keep growing... Is there any fix? What can I do? I'm thinking in but another mo

  • YTD and MTD for different scenarios

    Hello, i'm looking for a possibility to upload actual figures as YTD value and Forecast figures as MTD value. The point is that i don't want to have another dimension to defferentiate between two ways of data input (we have already 12 dimensions :-(

  • Conversational web services - stateful session bean in WLS9/10?

    hello, are conv web services compiled into stateful sb still? thanks, B.

  • SyncBos missing in client app after synchronization

    Hi all, my use case is about inventory and is defined like this: 1. download inventory document to client(= syncbo type S01) 2. lock inventory document in backend system 2.a) modify header field in syncbo 2.b) start synchronisation with SyncManager (

  • Recieving a message 'Photoshop CS5 has been stoped Working'

    I have been Recieving a message 'Photoshop CS5 has been stoped Working' after opening PS and can do a little editing and after about 4 minutes the message comes which have only one option , close program. Sometime i recieve another message also 'Onon