Issue with Local Member

Hi BPC Experts,
We have migrated our environment from BPC 7.5 to BPC 10. We have also migrated our reports from EVDRE to EPM.
Now we have few reports where local members are used.
The report is buil up like this -
Entity in columns and account in rows.
We have created blocks in the report to show the grouping which is general while creating balance sheet or P&L report.
Local members are created to show the total at the bottom under each group. For ex.,
Cash account is a node we have in report.
Structure in account dimension -
Cash
     A_100
          A_123
          A_124
     B_100
          B_123
          B_124
     C_100
          C_123
          C_124
In report, we have -
CASH
Current Assets
Investments
Fixed Assets
Total Assets - =round(sum(all four above),-3)
Now the total asset is local member here.
When we drill down on CASH, it generates additional members in the report (as shown above). The local member does not go down on drill down.
When we drill down on any parent node, we expect that local member should also get drilled down and show the correct value. However, this is not happening.
Could you please share some light on how to make local members dynamic with drill down on parent node?
We are on SP14 patch with .Net4.
Best Regards,
Ashwin.

Hi Vadim,
We managed to get the local member in our report, however, when we drill down on the last member, the local member stays at its current position and does not follow the drill down sequence.
The members in the row axis of the report are hardcoded and column axis is dynamic. We also have few blank lines in the report.
Let me explain you that with screenshots.
We have 3 dimensions in rows and 1 dimension in column.
This is how the report looks like with ABC being a local member.
This is how our local member is set up.
When we drill down on member A_110, the local member does get drill down, but the CASH and R_All members get attached to this local member. This is how report looks like after drill down.
We need to have atleast 5-6 local members in the report.
How do we overcome this problem?
We tried inserting blank member, however, the results are the same after drill down.
Please help.
Best Regards,
Ashwin.

Similar Messages

  • EPMSAVEDATA Function with local member

    Hello Experts,
    I have an Input template where in I have account, Version and time in row/column axis. In accounts I have hierarchial members selected. Besides account I have a local member (Property of Account) to get the base Level account where I want to get the amount posted to. At the end of column I have EPM save function where in I have selected Dummy Account instead of account.
    Senario:
                                                                                                        Period
                                                                                                        Version
    ACCOUNT           Dummy Account
    Material Ac         6200000(Property of hierarchial account)
    When I save, it shows me 2 record saved. 1 against Account and other against Dummy Account.
    Regards,

    Hello Vadim
    In Column D I have Account which is a Dimension and members are Hierarchial members.
    In Column D I have put property of Accounts as GL's to which I want the planned figure to be saved.
    In Column BF onwards I have save function written but if i save data F77 it Returns saying 'There is no data to save'
    When I save in K Column it gets saved.
    In Sheet Options my 'Use as Input Form' is ticket.
    In Edit Report-->Options, I have unticked 'Use as Input Form'
      Is my understanding correct about your response above....
    Just 1 further question:
      I have 2 Dimension COst Center and Partner Cost Center which have same members. So there is issue of ambigious members coming up. How can I get over it in EPMSAVEData with out using Pre Fixes.
    Regards

  • ACS 5.2 Authentication Issue with Local & Global ADs

    Hi I am facing authentication issue with ACS 5.2. Below is AAA flow (EAP-TLS),
    - Wireless Users >> Cisco WLC >> ADs <-- everything OK
    - Wireless Users >> Cisco WLC >> ACS 5.2 >> ADs <-- problem
    Last time I tested with ACS, it worked but didn't do migration as there'll be changes from ADs.
    Now my customer wants ACS migration by creating new Group in AD, I also update ACS config.
    For the user from the old group, authentication is ok.
    For the user from the new group, authentication fails. With subject not found error, showing the user is from the old group.
    Seems like ACS is querying from old records (own cache or database). Already restared the ACS but still the same error.
    Can anyone advice to troubleshoot the issue?
    Note: My customer can only access their local ADs (trusted by Global ADs). Local ADs & ACS are in the same network, ACS should go to local AD first.
    How can we check or make sure it?
    Thanks ahead,
    Ye

    Hello,
    There is an enhacement request open already:
    http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCte92062
    ACS should be able to query only desired DCs
    Symptom:
    Currently on 5.0 and 5.1, the ACS queries the  DNS with the domain, in order to get a list of all the DCs in the domain  and then tries to communicate with all of them.If the connection to even one DC fails, then the ACS connection to the domain is declared as failed.A lot of customers are asking for a change on this behavior.
    It  should be possible to define which DCs to contact and/or make ACS to  interpret  DNS Resource Records Registered by the Active Directory  Domain Controller to facilitate the location of domain controllers.  Active Directory uses service locator, or SRV, records. An SRV record is  a new type of DNS record described in RFC 2782, and is used to identify  services located on a Transmission Control Protocol/Internet Protocol  (TCP/IP) network.
    Conditions:
    Domain with multiple DCs were some are not accessible from the ACS due to security/geographic constraints.
    Workaround:
    Make sure ALL DCs are UP and reachable from the ACS.
    At the moment, we cannot determine which Domain Controller on the AD the ACS will contact. The enhacement request will include a feature on which we can specify the appropriate the Domain Controllers the ACS should contact on a AD Domain.
    Hope this clarifies it.
    Regards.

  • Issue with Local Facets

    ATG 10.0.1 on JBOSS.
    We are facing issues with “Facetted Search Results” on local facets. It works perfectly fine for the Global Assets.
    We have 4 global facets created that are applicable to all the sites/catalogs.
    We have one local facet created for a Category. When I do the search(Category Search), I don’t get the results of the local facets. Am I missing something here. Is there any specific configuration to be done for local facets.
    Murugesh

    Folks, The issue got resolved.
    If I use out of the box ATG configuration, I cannot have a “CategoryId” with a “_” in it. ATG uses “_” as the delimiter in the form handler. As our categoryId had an “_”, I had to change ATG to use a different delimiter.
    Murugesh
    #/atg/commerce/search/CustomCatalogCategoriesPropertyAccessor
    delimiter=__

  • Connectivity issue with local instance of sql server

    hi everbody,
    well for the last couple of days i have almost taken my head out to get this issue resolved.
    but still i am no where. i have already referred to so many tips available online but still can't fix the prob.
    i am trying to connect a C# ( .net 2005) program to connect to the  integrated sql server 2005 instance on my local computer.
    i have got windows 7 home basic on my pc with .net frame work 2.0 sp2 and have also upgraded to sql server 2005 sp3 as per some online study.
    i have also tried all these steps but still getting the error 40.
    1. Check Whether the SQL Server is running or not.
    Because the trial to connect to the stopped server may also cause this problem.
    2. Check the name of the SQl Server.
    For example, if we try to connect to SQL server using .NET application, for some SQL Server, the name of the server "localhost" works, but for some server, we may need to mention "(local)".
    3. Check Whether the SQL Browser Service is running
    4. Check Whether the TCP/IP is enabled for SQL Server Configuration
    * Expand SQL Server Configuration Manager
    * Enable TCP/IP
    5. Firewall Settings
    You may need to add the port of Sql server to the Firewall if it is other than the default port(1433).
    Go to Control Panel | Windows Firewall | Change Settings | Exceptions | Add Port
    6. Enable the Remote Connection
    Goto SQL Server Management Studio.
    Right Click on Server node
    Click On Properties
    Check the Allow Remote connections to Server Check Box
    7. Enable Named Pipes
    - Open the "SQL Server Configuration Manager" (under Configuration Tools)
    - Expand the "SQL Server 2005 Network Configuration"
    - Select the "Protocols for "
    - Set the Named Pipes To Enabled
    8. Create Exception of Sqlbrowser.exe
    kindly provide me some help with your valuable suggestions.

    Hi Mukesh Devrani,
    Thank you for posting.
    Your question is more like SQL. I suggest that you can ask your question in SQL forum.
    http://social.msdn.microsoft.com/Forums/en/category/sqlserver/
    Best Regards,
    Larcolais
    MSDN Subscriber Support in Forum
    If you have any feedback of our support, please contact [email protected]
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.

  • System update configuration issue with local repository related to machine type

    Hi,
     Sorry if the issue has been posted earlier, i tried searching but cudnt find relevant post. Here is my issue:
     My machine is Thinkpad R52. Type as printed on label is: 1858-CLG 
     While adding machine type in update retriever, I added machine type as 1858 (as it doesnt accept 1858CLG). After connecting to the support site, it downloaded all required updates onto a local(shared) repository.
    I installed system update, configured it to pickup update from local (network) repository in the registry.
    Now when I launch system update, it determines my machine type as 1858CLG & it connects to local repository only to display message as "No updates were found for this machine type"
    Though I cud see updates if I directly connect to help center.
    I think the problem is with machine type identification, not sure though.
    Please advice on what I'm doing wrong. Is it with update retriever configuration or system update configuration.
    Thanks much,

    Solution for me was to change status of packages from "Test" to "Active" using Update Retriever.
     Since this is not documented in Best Practices (but is stated in chapter 5 - modify settings) I spent several hours figuring it out..
    -brian

  • Figured out the issue with local flash storage

    OK , a lot of people have had the same issue i had with the local flash storage settings not working, or any of the settings for that matter.....i tried everything and nothing would work. After hours and hours of troubleshooting i finally switched my default web browser from internet explorer to google chrome and bam all the settings were back to working order. Hope this post helps.

    bug is closed by Adobe as "NotABug".
    Flash Players before 11.3.300.257 had different behavior that was more reliable: placing "Dictionary" object to the local storage allowed reading it as "Dictionary". Like placing "Array" resulted to reading "Array" from shared object.
    With Player 11.3 it doesn't work anymore. Reading a property that was placed as "Dictionary" results to plain "Object" read. Any code like "var a:Dictionary = sharedObj.myDictionary as Dictionary;" returns "null". This is very annoying bug that resulted to our application not working for 2 days until we found the reason. I regret Adobe doesn't admit this a bug.
    Writing this in order if someone of developers face with the same issue.

  • Issue with local deployment

    I have been using JDev 11.1.1.2.0 (EJB/JPA).
    My app. has been deployed and running successfully for the first time using integrated WL server.
    When I try to run the app. again after some file modifications, it couldn't deploy the app.
    It threw below error.
    'cannot run integrated WL server, 'null'.
    It was working fine and it has started to happen all of the sudden.
    What could be the issue?
    I can run again for one time if I stop the server and rename the app. in the local deployment directory (system/drs folder). It doesn't allow me to delete the app. I'm getting file is too long for recycle bin error. Any help would be greately appreciated.

    Hi All,
    We are having the same issue on JDeveloper 11.1.1.2.0, with an ADF application to deploy.
    The first deployments went well, but for some reasons the other finished with that log :
    [06:03:49 PM] Running dependency analysis...
    [06:03:49 PM] Deploying 2 profiles...
    [06:03:50 PM] #### Deployment incomplete. ####
    [06:03:50 PM] null
    #### Cannot run application PCASUI due to error deploying to IntegratedWebLogicServer.
    [Application PCASUI stopped and undeployed from Server Instance IntegratedWebLogicServer]I already tried to validate the "Active Changes" on the integrated weblogic console, but nothing happened!
    We are completely stuck here!
    If someone has an idea, please help us on this one!
    Yann
    Edited by: user12288042 on 3 août 2010 23:45

  • Issue with Family Member/Dependent service for Korea

    Hello , When i try to run the Family Member / Dependent Service in the webdynpro I am getting this error. com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Access via NULL object reference not possible., error key: RFC_ERROR_SYSTEM_FAILURE at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101) at com.sap.xss.per.fc.persinfo.FcPersInfo.onCleanup(FcPersInfo.java:572) at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfo.onCleanup(InternalFcPersInfo.java:840) at com.sap.xss.per.fc.persinfo.FcPersInfoInterface.onCleanup(FcPersInfoInterface.java:252) at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface.onCleanup(InternalFcPersInfoInterface.java:299) at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface$External.onCleanup(InternalFcPersInfoInterface.java:455) at com.sap.pcuigp.xssfpm.wd.FPMComponent.cleanUp(FPMComponent.java:644) at com.sap.pcuigp.xssfpm.wd.FPMComponent.access$1000(FPMComponent.java:78) at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.exitCalled(FPMComponent.java:963) at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.exitCalled(FPMComponent.java:1134) at com.sap.pcuigp.xssfpm.wd.BackendConnections.wdDoExit(BackendConnections.java:124) at com.sap.pcuigp.xssfpm.wd.wdp.InternalBackendConnections.wdDoExit(InternalBackendConnections.java:228) at com.sap.tc.webdynpro.progmodel.generation.DelegatingCustomController.doExit(DelegatingCustomController.java:77) at com.sap.tc.webdynpro.progmodel.controller.Controller.exitController(Controller.java:180) at com.sap.tc.webdynpro.progmodel.controller.Controller.exit(Controller.java:154) at com.sap.tc.webdynpro.progmodel.controller.Component.exitController(Component.java:251) at com.sap.tc.webdynpro.progmodel.controller.Controller.exit(Controller.java:154) at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.exit(ClientComponent.java:219) at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.exit(ClientApplication.java:474) at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.destroy(ClientApplication.java:527) at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.destroy(ApplicationSession.java:398) at com.sap.tc.webdynpro.clientserver.session.ClientWindow.destroyApplicationSession(ClientWindow.java:235) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doDestroyApplication(ClientSession.java:1003) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doSessionManagementPostProcessing(ClientSession.java:789) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:264) at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149) at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73) at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860) at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220) at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1288) at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:355) at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:548) at com.sap.portal.pb.PageBuilder.wdDoInit(PageBuilder.java:192) at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:150) at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108) at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215) at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200) at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430) at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362) at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:756) at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250) at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149) at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62) at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265) at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(AccessController.java:219) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172) Caused by: com.sap.aii.proxy.framework.core.BaseProxyException: Access via 'NULL' object reference not possible., error key: RFC_ERROR_SYSTEM_FAILURE at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150) at com.sap.xss.per.model.mac.HRXSS_PER_MAC.hrxss_Per_Cleanup(HRXSS_PER_MAC.java:359) at com.sap.xss.per.model.mac.Hrxss_Per_Cleanup_Input.doExecute(Hrxss_Per_Cleanup_Input.java:137) at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92) Please can any one suggest how to correct the same.
    I Also checked the IT 0105 data and everything is mapped properly.
    Please help me resolve the issue.
    Thanks & Regards,
    Pramod

    Hi Surekha,
    Thanks for the reply....
    Sorry that I haven't posted all the details....
    We already checked changing the different use cases and the Portal JCo connections are working fine.
    For now the use case been used for IT 0021 Subty 1 is set to B2 and Subty 2 is set to B3
    Any other thoughts are highly appreciated.
    Thanks & Regards,
    Pramod

  • Issue with local variable in forms personalization

    Hi All,
    I did the following things at last it is give me syntax error, please help me on this.
    Rules section:
    seq Description Level Enabled
    1 Populate Number Function y
    Conditions:
    T.E : When new item instance
    T.O : REQ_LINES.REQUISIOTN_NUMBER
    Condition::REQ_LINES.BLANKET_PO_NUM_DSP IS NOT NULL AND
    :REQ_LINES.SELECT_LINE='Y'
    Processing mode: Not in enter query mode
    Actions:
    seq: Type: Desc: Langauge: Enabled
    1: property: local variable :Y
    Object Type: Local Varibale
    Target Object: XXNUM
    property : Value
    Text: = TO_CHAR(${item.req_lines.blanket_po_num_dsp.value})
    Rules section:
    seq Description Level Enabled
    1 Default Number Function y
    Conditions:
    T.E : When block instance
    T.O : New_DOCUMENT
    Condition:
    Processing mode: Not in enter query mode
    Actions:
    seq: Type: Desc: Langauge: Enabled
    1: property: use of local variable :Y
    Object Type:ITEM
    Target Object:NEW_DOCUMENT.DOCUMENT_NUMBER
    property : Value
    *Text:  = SELECT TO_CHAR (${var.XXNUM.value}) from dual*
    The line which i bold shows me an syntax error, please check the syntax and if it is wrong please correct it.
    Thanks and Regards
    Zaheer
    Edited by: zaheer on Feb 10, 2010 11:25 PM
    Edited by: zaheer on Feb 10, 2010 11:25 PM

    Hi Zaheer,
    Try using this:
    Actions:
    seq: Type: Desc: Langauge: Enabled
    1: property: use of local variable :Y
    Object Type:ITEM
    Target Object:NEW_DOCUMENT.DOCUMENT_NUMBER
    property : Value
    Text: = ${var.XXNUM.value}
    PS: You might get a message while validating, but you can ignore that.
    Regards,
    Sujoy

  • Issue with Member Formula written for Balance Type

    Folks,
    I am facing an issue with a member formula written for a balance type dimension,
    The code says
    IIF( IsUda([Accounts].CurrentMember, "BalanceSheet"),
    CASE
    *WHEN IS([Time].currentmember,[YearTotal]) THEN MISSING*
    WHEN IsLevel([Time].CurrentMember, 0) THEN (BALTYPE.[EndOfPeriod])
    WHEN IS([Time].currentmember,[Q1]) THEN (BALTYPE.[EndOfPeriod],Time.[MAR])
    WHEN IS([Time].currentmember,[Q2]) THEN (BALTYPE.[EndOfPeriod],Time.[JUN])
    WHEN IS([Time].currentmember,[Q3]) THEN (BALTYPE.[EndOfPeriod],Time.[SEP])
    WHEN IS([Time].currentmember,[Q4]) THEN (BALTYPE.[EndOfPeriod],Time.[DEC])
    END
    ,MISSING)
    Outline Structure for Time dimension looks like below
    +Time
    --|+YearTotal
    ------|+Q1
    ----------|+Jan
    ----------|+Feb
    ----------|+Mar
    The highlighted Part of the code works good for all the Measures which is With the UDA tag BalanceSheet, Except if the Measure with BalanceSheet UDA is a Parent Member.
    Parent Level Measures are populated with Data(populating Dec Data) instead of showing #MISSING.
    Any help on this issue will be appreciated.
    Thanks
    Sathish

    Hello Gurus,
    I raised an SR with Oracle support and they have replied by saying that, In EPM 11.1.2.4, the IE11 is only supported for interactive reporting and we will have to use IE 10 & 9 for workspace.
    Yes. It works fine in IE 10 & 9.
    Thanks,
    Siva

  • "Lost" ICMP6 neighbor solicitation using global link or ULA, not with local link

    Hello,
    Sorry for my bad english.
    I have a strange issue with IPV6 and Airport.
    No issue with Ethenet link (native ethernet link with MacBook Pro 2007 under 10.8.3, USB ethernet link with MacBook Air 2011 under 10.8.3).
    No issue with Windows 8 via Boot Camp on Mac Book Pro 2007.
    Facts :
    ICMP6 Router sollication gets ICMP6 Router Advertissment.
    MacBook Pro and MacBook Air under 10.8.3 gets ipv6 config.
    Example for my MacBook Air :
    en0: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
            ether 04:0c:ce:da:b9:32
            inet6 fe80::60c:ceff:feda:b932%en0 prefixlen 64 scopeid 0x4
            inet6 2001:470:cd49:fee1:60c:ceff:feda:b932 prefixlen 64 autoconf
            inet6 2001:470:cd49:fee1:d9b3:40b6:bc67:c01b prefixlen 64 autoconf temporary
            inet6 fd00:fee1:fee1::60c:ceff:feda:b932 prefixlen 64 autoconf
            inet6 fd00:fee1:fee1::b8f6:3ec1:a7a6:f64f prefixlen 64 autoconf temporary
            inet 192.168.0.100 netmask 0xffffff00 broadcast 192.168.0.255
            media: autoselect
            status: active
    My MacBook Air gets 2 Global Link and 2 ULA from ICMP Router Advertissment from my router (DLink DIR-655 B1).
    Local Link, Global Link and first ULA adress are acquired via EUI-64.
    Others adress are random temporary address.
    Connections (tcp6, udp6, icmp6) are ok from Local Link.
    Examples :
    Ping from MacBook Air Mac Mac OS X 10.8.3 to MacBook Pro Windows 8 via Bootcamp :
    bash-3.2$ ping6 -c 1 fe80::811c:6008:f31c:2e06%en0
    PING6(56=40+8+8 bytes) fe80::60c:ceff:feda:b932%en0 --> fe80::811c:6008:f31c:2e06%en0
    16 bytes from fe80::811c:6008:f31c:2e06%en0, icmp_seq=0 hlim=64 time=11.112 ms
    This fact is true (Local Link Ok) for all combinaison (Mac OS X 10.8.3 to Mac OS X 10.8.3, Mac OS X 10.8.3 to WIndows 8, Windows 8 to Mac OS X 10.8.3).
    Issue :
    Connections (tcp6, udp6, icmp6) are note possible if "destination" is under my lived running Mac OS X 10.8.3.
    The destination element is essential.
    I can ping from Mac OS X 10.8.3 to Windows 8.
    It's why my neighbor is coherent (global, ULA, local are resolved).
    bash-3.2$ ndp -a -n
    Neighbor                        Linklayer Address  Netif Expire    St Flgs Prbs
    ::1                             (incomplete)         lo0 permanent R     
    2001:470:cd49:fee1:60c:ceff:feda:b932 4:c:ce:da:b9:32 en0 permanent R     
    2001:470:cd49:fee1:6438:7211:58ce:b389 0:1e:52:71:61:9d en0 23h53m57s S     
    2001:470:cd49:fee1:811c:6008:f31c:2e06 0:1e:52:71:61:9d en0 23h54m12s S     
    2001:470:cd49:fee1:d9b3:40b6:bc67:c01b 4:c:ce:da:b9:32 en0 permanent R     
    fd00:fee1:fee1::60c:ceff:feda:b932 4:c:ce:da:b9:32   en0 permanent R     
    fd00:fee1:fee1::b8f6:3ec1:a7a6:f64f 4:c:ce:da:b9:32  en0 permanent R     
    fde4:416c:c381:3388:f496:c836:ac6:dcda (incomplete) utun0 permanent R     
    fe80::1%lo0                     (incomplete)         lo0 permanent R     
    fe80::1%en0                     (incomplete)         en0 expired   N     
    fe80::60c:ceff:feda:b932%en0    4:c:ce:da:b9:32      en0 permanent R     
    fe80::3608:4ff:fee1:8ada%en0    34:8:4:e1:8a:da      en0 23h59m24s S  R  
    fe80::811c:6008:f31c:2e06%en0   0:1e:52:71:61:9d     en0 23h56m35s S     
    fe80::f496:c836:ac6:dcda%utun0  (incomplete)       utun0 permanent R  
    But :
    I can't ping from Mac OS X 10.8.3 to Mac OS X 10.8.3 if I use Global Link adress or ULA adress.
    I can't ping from Windows 8 to Mac OS X 10.8.3 if I use Global Link adress or ULA adress.
    Example (from Windows 8, I have rebooted my MacBook Pro, but effets are similars).
    C:\Windows\SysWOW64>ping -n 1 2001:470:cd49:fee1:60c:ceff:feda:b932
    Envoi d'une requ?te 'Ping'  2001:470:cd49:fee1:60c:ceff:feda:b932 avec 32 octets
    de donn?es?:
    Impossible de joindre l'h?te de destination.
    Statistiques Ping pour 2001:470:cd49:fee1:60c:ceff:feda:b932:
        Paquets?: envoy?s = 1, re?us = 0, perdus = 1 (perte 100%),
    Interface 12 : Wi-Fi
    Adresse Internet                              Adresse physique   Type
    2001:470:cd49:fee1::                          00-00-00-00-00-00  Inaccessible
    2001:470:cd49:fee1:60c:ceff:feda:b932         Inaccessible       Inaccessible
    fe80::60c:ceff:feda:b932                      04-0c-ce-da-b9-32  Caduque
    fe80::3608:4ff:fee1:8ada                      34-08-04-e1-8a-da  Caduque (Routeu
    r)
    ff02::1                                       33-33-00-00-00-01  Permanent
    ff02::2                                       33-33-00-00-00-02  Permanent
    ff02::c                                       33-33-00-00-00-0c  Permanent
    ff02::16                                      33-33-00-00-00-16  Permanent
    ff02::fb                                      33-33-00-00-00-fb  Permanent
    ff02::1:3                                     33-33-00-01-00-03  Permanent
    ff02::1:ff1c:2e06                             33-33-ff-1c-2e-06  Permanent
    ff02::1:ffce:b389                             33-33-ff-ce-b3-89  Permanent
    ff02::1:ffda:b932                             33-33-ff-da-b9-32  Permanent
    ff02::1:ffe1:8ada                             33-33-ff-e1-8a-da  Permanent
    Using WireShark, I noticed :
    - Destination under my 2 Lived Mac OS X 10.8.3 doesn't received ICMP6 neighbor solicitation if adress are Global Link or ULA.
    But ICMP6 neighbor sollicitation are emitted.
    No issue with Local Link address.
    Using WireShark's monitor mode, I noticed :
    - 802.11 frame are received on multicast group associated with asked IP neighbor solicitation for any kind of address.
    It seems that ICMP6 neighbor solicitation are lost between 802.11 frames and IPV6 / ICMP6 stack.
    IPV6 firewall is not configured to drop packets.
    bash-3.2$ sudo ip6fw show
    Password:
    65535          0          0 allow ipv6 from any to any
    VMWARE Fusion is installed on my Lived MacBook Air 10.8.3 and MacBook Pro 10.8.3.
    But tests are made with associated modules not loaded :
    bash-3.2$ sudo kextstat |grep -v com.apple
    Index Refs Address            Size       Wired      Name (Version) <Linked Against>
    Like I said in post beginngin, issue doesn't occurs with ethernet link, only Airport link.
    Some one can help me for this strange issue ?
    Thanks for your help !
    Philippe

    Hello,
    Thank you for your reply. It would make sense for me if R2 would not receive any packet, but it receives a request and then does not send any reply to NS sent from R1 as I showed in the example. Path to R2 which is a gateway is seen as directly connected on R1:
    R1#sh ipv6 ro
    IPv6 Routing Table - 5 entries
    Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP
           U - Per-user Static route
           I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary
           O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2
           ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
    C   2001:1::/64 [0/0]
         via ::, FastEthernet0/0
    L   2001:1::2/128 [0/0]
         via ::, FastEthernet0/0
    S   2001:2::/64 [1/0]
         via ::, FastEthernet0/0
    L   FE80::/10 [0/0]
         via ::, Null0
    L   FF00::/8 [0/0]
         via ::, Null0
    I'm wondering why R2 cannot respond when its own interface has an address that I want to ping (2001:2::1)

  • Issues with WSUS

    Hi All,
    I have setup sccm 2012 R2 but have not been having any luck with the integration of wsus.  i have attempted to uninstall wsus and re-install but right now i am getting an error regarding issues with local setup.  see log below...
    Checking for supported version of WSUS (min WSUS 3.0 SP2 + KB2720211 + KB2734608)
    SMS_WSUS_CONTROL_MANAGER 2014-04-14 12:29:19 PM
    5532 (0x159C)
    Checking runtime v2.0.50727... SMS_WSUS_CONTROL_MANAGER
    2014-04-14 12:29:19 PM 5532 (0x159C)
    Did not find supported version of assembly Microsoft.UpdateServices.Administration.
    SMS_WSUS_CONTROL_MANAGER 2014-04-14 12:29:19 PM
    5532 (0x159C)
    Checking runtime v4.0.30319... SMS_WSUS_CONTROL_MANAGER
    2014-04-14 12:29:19 PM 5532 (0x159C)
    Found supported assembly Microsoft.UpdateServices.Administration version 4.0.0.0, file version 6.3.9600.16384
    SMS_WSUS_CONTROL_MANAGER 2014-04-14 12:29:19 PM
    5532 (0x159C)
    Found supported assembly Microsoft.UpdateServices.BaseApi version 4.0.0.0, file version 6.3.9600.16384
    SMS_WSUS_CONTROL_MANAGER 2014-04-14 12:29:19 PM
    5532 (0x159C)
    Supported WSUS version found SMS_WSUS_CONTROL_MANAGER
    2014-04-14 12:29:19 PM 5532 (0x159C)
    Attempting connection to local WSUS server SMS_WSUS_CONTROL_MANAGER
    2014-04-14 12:29:19 PM 5532 (0x159C)
    System.TypeInitializationException: The type initializer for 'Microsoft.UpdateServices.Internal.Constants' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Microsoft.UpdateServices.Internal.UtilConstants' threw an exception.
    ---> System.ComponentModel.Win32Exception: The system cannot find the file specified~~   at Microsoft.UpdateServices.Internal.UtilClassFactory.CreateInstance(Type type, Object[] args)~~   at Microsoft.UpdateServices.Internal.SetupInfo.GetInstallDirectory()~~
      at Microsoft.UpdateServices.Internal.UtilConstants..cctor()~~   --- End of inner exception stack trace ---~~   at Microsoft.UpdateServices.Log.InitializeFromConfig()~~   at Microsoft.UpdateServices.Log.InitializeIfNeeded()~~   at
    Microsoft.UpdateServices.Log.SendMessage(LogLevel logLevel, String message, Object[] args)~~   at Microsoft.UpdateServices.Log.Trace(LogLevel logLevel, String message, Object[] args)~~   at Microsoft.UpdateServices.Internal.UtilClassFactory.CreateInstance(Type
    type, Object[] args)~~   at Microsoft.UpdateServices.Internal.SetupInfo.GetInstallDirectory()~~   at Microsoft.UpdateServices.Internal.Constants..cctor()~~   --- End of inner exception stack trace ---~~   at Microsoft.UpdateServices.Administration.AdminProxy.CreateUpdateServer(Object[]
    args)~~   at Microsoft.UpdateServices.Administration.AdminProxy.GetUpdateServer()~~   at Microsoft.SystemsManagementServer.WSUS.WSUSServer.ConnectToWSUSServer(String ServerName, Boolean UseSSL, Int32 PortNumber)
    SMS_WSUS_CONTROL_MANAGER 2014-04-14 12:29:19 PM
    5532 (0x159C)
    Failed to set WSUS Local Configuration. Will retry configuration in 1 minutes
    SMS_WSUS_CONTROL_MANAGER 2014-04-14 12:29:19 PM
    5532 (0x159C)
    Attempting connection to local WSUS server SMS_WSUS_CONTROL_MANAGER
    2014-04-14 12:29:19 PM 5532 (0x159C)
    System.TypeInitializationException: The type initializer for 'Microsoft.UpdateServices.Internal.Constants' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Microsoft.UpdateServices.Internal.UtilConstants' threw an exception.
    ---> System.ComponentModel.Win32Exception: The system cannot find the file specified~~   at Microsoft.UpdateServices.Internal.UtilClassFactory.CreateInstance(Type type, Object[] args)~~   at Microsoft.UpdateServices.Internal.SetupInfo.GetInstallDirectory()~~
      at Microsoft.UpdateServices.Internal.UtilConstants..cctor()~~   --- End of inner exception stack trace ---~~   at Microsoft.UpdateServices.Log.InitializeFromConfig()~~   at Microsoft.UpdateServices.Log.InitializeIfNeeded()~~   at
    Microsoft.UpdateServices.Log.SendMessage(LogLevel logLevel, String message, Object[] args)~~   at Microsoft.UpdateServices.Log.Trace(LogLevel logLevel, String message, Object[] args)~~   at Microsoft.UpdateServices.Internal.UtilClassFactory.CreateInstance(Type
    type, Object[] args)~~   at Microsoft.UpdateServices.Internal.SetupInfo.GetInstallDirectory()~~   at Microsoft.UpdateServices.Internal.Constants..cctor()~~   --- End of inner exception stack trace ---~~   at Microsoft.UpdateServices.Administration.AdminProxy.CreateUpdateServer(Object[]
    args)~~   at Microsoft.UpdateServices.Administration.AdminProxy.GetUpdateServer()~~   at Microsoft.SystemsManagementServer.WSUS.WSUSServer.ConnectToWSUSServer(String ServerName, Boolean UseSSL, Int32 PortNumber)
    SMS_WSUS_CONTROL_MANAGER 2014-04-14 12:29:19 PM
    5532 (0x159C)
    Failures reported during periodic health check by the WSUS Server U**.***.***. Will retry check in 1 minutes
    SMS_WSUS_CONTROL_MANAGER 2014-04-14 12:29:19 PM
    5532 (0x159C)
    Waiting for changes for 1 minutes SMS_WSUS_CONTROL_MANAGER
    2014-04-14 12:29:19 PM 5532 (0x159C)
    Any assistance would be appreciated.
    thanks,
    JAK

    ok so i managed to get WSUS installed and working correctly or so i believe but the below issues have now shown up...
    Link to how i fixed WSUS install issue:  http://ittherapist.net/2013/12/17/how-to-fix-windows-server-2012-and-2012-r2-wsus-post-install-fails-immediately/
    Log from WSUSCtrl.log:
    Checking runtime v2.0.50727... SMS_WSUS_CONTROL_MANAGER
    2014-04-23 12:48:51 PM 4220 (0x107C)
    Did not find supported version of assembly Microsoft.UpdateServices.Administration.
    SMS_WSUS_CONTROL_MANAGER 2014-04-23 12:48:51 PM
    4220 (0x107C)
    Checking runtime v4.0.30319... SMS_WSUS_CONTROL_MANAGER
    2014-04-23 12:48:51 PM 4220 (0x107C)
    Found supported assembly Microsoft.UpdateServices.Administration version 4.0.0.0, file version 6.3.9600.16384
    SMS_WSUS_CONTROL_MANAGER 2014-04-23 12:48:51 PM
    4220 (0x107C)
    Found supported assembly Microsoft.UpdateServices.BaseApi version 4.0.0.0, file version 6.3.9600.16384
    SMS_WSUS_CONTROL_MANAGER 2014-04-23 12:48:51 PM
    4220 (0x107C)
    Supported WSUS version found SMS_WSUS_CONTROL_MANAGER
    2014-04-23 12:48:51 PM 4220 (0x107C)
    Attempting connection to local WSUS server SMS_WSUS_CONTROL_MANAGER
    2014-04-23 12:48:51 PM 4220 (0x107C)
    Successfully connected to local WSUS server
    SMS_WSUS_CONTROL_MANAGER 2014-04-23 12:48:51 PM
    4220 (0x107C)
    No changes - local WSUS Server Proxy settings are correctly configured as Proxy Name  and Proxy Port 80
    SMS_WSUS_CONTROL_MANAGER 2014-04-23 12:48:51 PM
    4220 (0x107C)
    Attempting connection to local WSUS server SMS_WSUS_CONTROL_MANAGER
    2014-04-23 12:48:51 PM 4220 (0x107C)
    Successfully connected to local WSUS server
    SMS_WSUS_CONTROL_MANAGER 2014-04-23 12:48:51 PM
    4220 (0x107C)
    There are no unhealthy WSUS Server components on WSUS Server *******
    SMS_WSUS_CONTROL_MANAGER 2014-04-23 12:48:51 PM
    4220 (0x107C)
    System.Data.SqlClient.SqlException (0x80131904): Cannot open database "SUSDB" requested by the login. The login failed.~~Login failed for user 'NT AUTHORITY\SYSTEM'.~~   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception,
    Boolean breakConnection, Action`1 wrapCloseInAction)~~   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)~~   at System.Data.SqlClient.TdsParser.TryRun(RunBehavior
    runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)~~   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader
    dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)~~   at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK)~~   at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo
    serverInfo, String newPassword, SecureString newSecurePassword, Boolean ignoreSniOpenTimeout, TimeoutTimer timeout, Boolean withFailover)~~   at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword,
    SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout)~~   at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString
    connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance)~~   at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions,
    SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData)~~   at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions
    options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)~~   at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool,
    DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions)~~   at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal
    oldConnection)~~   at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)~~   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection
    owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)~~   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection
    owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)~~   at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions
    userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)~~   at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1
    retry, DbConnectionOptions userOptions)~~   at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)~~   at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)~~   at System.Data.SqlClient.SqlConnection.Open()~~
      at Microsoft.UpdateServices.DatabaseAccess.DBConnection.Connect(String connectionString)~~   at Microsoft.UpdateServices.DatabaseAccess.DBConnection.Connect()~~   at Microsoft.UpdateServices.Internal.BaseApi.DatabaseConfigurationTester.ConnectToDatabase()~~
      at Microsoft.SystemsManagementServer.WSUS.WSUSServer.TestDatabaseConnection()~~ClientConnectionId:ffe27517-d64e-46a6-8915-1728558b761b
    SMS_WSUS_CONTROL_MANAGER 2014-04-23 12:48:51 PM
    4220 (0x107C)
    STATMSG: ID=7002 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_CONTROL_MANAGER" SYS=********** SITE=*** PID=1740 TID=4220 GMTDATE=Wed Apr 23 19:48:51.749 2014 ISTR0="***********" ISTR1="-2146232060" ISTR2=""
    ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_CONTROL_MANAGER 2014-04-23 12:48:51 PM
    4220 (0x107C)
    Failures reported during periodic health check by the WSUS Server *********. Will retry check in 57 minutes
    SMS_WSUS_CONTROL_MANAGER 2014-04-23 12:48:51 PM
    4220 (0x107C)
    Waiting for changes for 57 minutes SMS_WSUS_CONTROL_MANAGER
    2014-04-23 12:48:51 PM 4220 (0x107C)
    I appreciate all the responses thus far.
    JAK

  • I am having issues with my web module on Lightroom 4 (Mac OS 10.9.5). "an unknown error occurred" while trying to upload to my FTP (no changes in my FTP). Bandaid fix was to export to local folder and upload via Filezilla. However, now that is no longer w

    I am having issues with my web module on Lightroom 4 (Mac OS 10.9.5). "an unknown error occurred" while trying to upload to my FTP (no changes in my FTP). Bandaid fix was to export to local folder and upload via Filezilla. However, now that is no longer working and although upload completes, the URL takes you to a "Forbidden - do not have permission to read this file" page. Lightroom is changing the permissions of each file to 000 instead of 644 for index files and 755 for all others. How can I change the permissions settings in Lightroom?

    I am having issues with my web module on Lightroom 4 (Mac OS 10.9.5). "an unknown error occurred" while trying to upload to my FTP (no changes in my FTP). Bandaid fix was to export to local folder and upload via Filezilla. However, now that is no longer working and although upload completes, the URL takes you to a "Forbidden - do not have permission to read this file" page. Lightroom is changing the permissions of each file to 000 instead of 644 for index files and 755 for all others. How can I change the permissions settings in Lightroom?

  • Hi all, I've got very unpleasant  issue with my iPhone 4s on ios 5.1 - it can automatically turn on the 3G even if my local operator does not have the 3g coverage. What I should do to solve this problem? (p.s. even want to jail it!!!))

    Hi!
    I've got very unpleasant issue with my IPhone 4s, it can automaticaly turn on the 3G even if my local mobile operator does not have 3G coverage.
    I hate it, 'cause my battery dies in a couple of hours. How can I solve this problem. It is very annoying. I just thinking about jailing!!!
    Thanks in advance.

    There are NO carriers that legitimately offer the iPhone in Ukraine according to this list: http://support.apple.com/kb/ht1937
    I'm not talking about carriers that support 3G, I'm talking about AUTHORIZED iPhone carriers. There is NO SUPPORT available for iPhones on networks other than those who are authorized BY APPLE to carry the iPhone.
    The iPhone should work with any compatible GSM carrier. If your carrier is not on the list I linked to, you will have to work with them to resolve any problems. There is nothing else anyone can do for you.

Maybe you are looking for

  • My firefox crashed 6 times in last 30 mins. It crashes when i try to open the bookmarks tab and then click on organize bookmarks?

    it started happening when i update my firefox to 3.6.6. == Crash ID(s) == bp-8b67e91e-6fb4-4bdf-94aa-fbd932100716, bp-19727416-6ccf-4170-9653-aa9e72100716, bp-3783bdc1-fe92-4be9-a889-c75e52100716, bp-d496cc20-ee87-4665-8aff-e3ccc2100716, bp-94738aae-

  • XSLT mapping: namespace

    Hi, I have a problem with my XSLT mapping... My scenario is <b>file to IDoc</b> (Orders05) and I use xsd schemes as external definitions. When I test my mapping in the Interface mapping I don't get any values in the target IDoc. I think it's a proble

  • Raising Exceptions in WDA?

    Hi,    I want to know about raising exception in wda. Please explain in details. Scenario: I have one input field as mandatory. if i click the button without filling that input field, self defined exception should raise. How to do this? Thanks, Gopi.

  • Converting VSD to Dynamic PDF

    It takes hours upon hours upon hours to manually convert a logical Vizio diagram to a flowing PDF.  I have litterally spent more than 300 hours on a document and I'm only half done. Does anyone know of an app that can do this for me?  There has got t

  • Can I create playlists using the Music Player in Firefox OS?

    Hi, is there a way to create a playlist and add music titles from the lists? I can't seem to work that out.