ALE problem with distribution model

Hi ,
I have created one logical sys for client 030 as LOGSYS030. and i Have created one more dummy logical sys for client 030 as LOGSYSD30.
then i have created model view with LOGSYS030 as sender and LOGSYSD30(dummy log sys) as receiver ,then i have generate the partner profile.
next i am trying distribute model view while i got error ,model view has not been updated ,reason distribution model currently being processed.
How can i distribute the model view for same client act as recevier and sender.
Thanks & regards
laxman

Hi Joerg ,
actually i want to create sales order with some changes when the customer create the sales order in the same client,
i used ale . outbound idoc for sales order1 details, again i triger inbound idoc (orde) for creating second sales order based on 1st sales order.
mainly client needs sales order2 without manual interaction(report program)
Thanks & Regards
laxman

Similar Messages

  • Problem with distribution model receiver ports

    Hi,
    I am facing a problem with distribution model.
    I am using Distribution model for material classification data. I am sending my classification data using CLFMAS message type to one of the receiver. Again another person also sending classification data to another receiver.
    But both objects will run at different times.
    Problem is for every run and every change it is creating 2 idocs instead of 1 idoc.
    I am able to create an IDOC with my changes for classifications. But it is creating 2 idocu2019s instead of creating 1 idoc. Because of there is another distribution model with same message type with different receiver port has been configured. I.e. reason it is creating 2 idocu2019s and sending to both the revivers.
    When I run my changes It needs to create 1 idoc and send to my receiver port. If another person run his job it needs to create another idoc.
    So how will I filter distribution model based on receiver port? it needs to create only 1 IDOC ..

    Hi kotesh,
    A similar issue.
    check if this will help.
    Do the following:
    Go to TOOLS>ALE Development>IDoc Type Development> WE81 and create a new message type and give it a different name - say ORDERS2. Use WE82 to link it to an IDoc Type - say ORDERS05. So now you will have two message types linked to the same IDoc type. Each message type can now be referred in different logical systems without any clashes.
    Now you can use BD64 to build your model using message types ORDERS and ORDERS2 without getting the multiple recepient error message.
    Then use WE20 to set up each partner profile using your defined output conditions in message control to trigger the creation of the IDoc. Now you will beable to send the same Idoc type to different recepients.
    source:http://sap.ittoolbox.com/groups/technical-functional/sap-interfaces/sap-distribution-model-3008763
    Regards,
    SuryaD.

  • Issue with distribution model

    Hi
    We are trying to set up payroll posting document via ALE interface. We have done the following settings
    1. Distribution model setup with filters on for standard bapi's
    2. Partner profile setup
    3. RFC destination setup
    When we try to post payroll data,it was returned with the following errors
           RFC destination is not maintained for object BUS6001 and method PRECHECKPAYROLLACCOUNTASSIGN
           RFC destination is not maintained for object BUS6001 and method PRECHECKPAYROLLACCOUNTASSIGN
           The account assignment objects could not be checked
           The account assignment objects could not be checked
           RFC destination is not maintained for object BUS6004 and method CHECK
           The G/L account could not be checked
    We verified RFC destination and it was working fine. Type of user used in RFC dest is Communciation. Hope this is not a issue.
    Although above issues are very general, couldn't find relevant solution for this.
    Please, can some one help me how to fix them.
    Thanks

    Hi Chinna,
    Have u checked whether the distribution model is properly received in the target system ?
    Thanks

  • Problem with Data Model and Analysis View

    I create an analyze in BI Publisher and then i create a data model using this object.
    When i try to generate an XML with a number of rows the BI Publisher return an empty XML (Only with de DATA_DS tags but no data).   To bypass this problem i make and XML file by hand and this allow me to create reports and design it but when i try to view the reports i got the message that says "No Data Found".
    So i was check the analysis and all looks appears to be fine,  In the results tab it show me a complete table with the data i was looking to use.
    So i try to repeat the error and when  i try to create the XML for the Data Model i found this two error in the logs:
    [root@server ~]# [2013-07-17T16:37:22.844-04:00] [bi_server1] [WARNING] [] [oracle.xdo] [tid: 2361] [userId: <anonymous>] [ecid: ad7bb40a72b553c0:-3e5f91c5:13ecd037992:-8000-00000000000e2b34,0] [APP: bipublisher#11.1.1] Incomplete xslt._XDONFSEPARATORS: decimal separator: null, grouping separator: null
    [2013-07-17T16:37:26.828-04:00] [bi_server1] [WARNING] [] [oracle.xdo] [tid: 2361] [userId: <anonymous>] [ecid: ad7bb40a72b553c0:-3e5f91c5:13ecd037992:-8000-00000000000e2b3a,0] [APP: bipublisher#11.1.1] Incomplete xslt._XDONFSEPARATORS: decimal separator: null, grouping separator: null
    [2013-07-17T16:37:26.865-04:00] [bi_server1] [WARNING] [] [oracle.xdo] [tid: 2361] [userId: <anonymous>] [ecid: ad7bb40a72b553c0:-3e5f91c5:13ecd037992:-8000-00000000000e2b3a,0] [APP: bipublisher#11.1.1] oracle.xdo.servlet.CreateException: Path: /FOLDER/MODEL.xdm is not pointing to a report. Actual type: ReportItem, sub-type: DataModel[[
            at oracle.xdo.servlet.ReportException.fillInStackTrace(ReportException.java:124)
            at java.lang.Throwable.<init>(Throwable.java:196)
            at java.lang.Exception.<init>(Exception.java:41)
            at oracle.xdo.servlet.ReportException.<init>(ReportException.java:36)
            at oracle.xdo.servlet.CreateException.<init>(CreateException.java:18)
            at oracle.xdo.servlet.ReportRepository.getReport(ReportRepository.java:104)
            at oracle.xdo.servlet.ReportRepository.getReport(ReportRepository.java:128)
            at oracle.xdo.servlet.dataengine.DataProcessorFactory.getDataModelPath(DataProcessorFactory.java:207)
            at oracle.xdo.servlet.dataengine.DataProcessorFactory.isSemanticLayerDataModel(DataProcessorFactory.java:99)
            at oracle.xdo.servlet.dataengine.DataProcessorFactory.isSemanticLayerDataModel(DataProcessorFactory.java:78)
            at oracle.xdo.servlet.ReportModelContextImpl.getReportXMLData(ReportModelContextImpl.java:157)
            at oracle.xdo.servlet.CoreProcessor.process(CoreProcessor.java:346)
            at oracle.xdo.servlet.CoreProcessor.generateDocument(CoreProcessor.java:101)
            at oracle.xdo.servlet.ReportImpl.renderBodyHTTP(ReportImpl.java:1074)
            at oracle.xdo.servlet.ReportImpl.renderReportBodyHTTP(ReportImpl.java:639)
            at oracle.xdo.servlet.XDOServlet.writeReport(XDOServlet.java:492)
            at oracle.xdo.servlet.XDOServlet.writeReport(XDOServlet.java:462)
            at oracle.xdo.servlet.XDOServlet.doGet(XDOServlet.java:280)
            at oracle.xdo.servlet.XDOServlet.doPost(XDOServlet.java:313)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
            at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
            at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
            at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.xdo.servlet.metadata.track.MostRecentFilter.doFilter(MostRecentFilter.java:64)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.xdo.servlet.security.SecurityFilter.doFilter(SecurityFilter.java:125)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.xdo.servlet.init.InitCheckingFilter.doFilter(InitCheckingFilter.java:63)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
            at java.security.AccessController.doPrivileged(Native Method)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
            at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
            at java.security.AccessController.doPrivileged(Native Method)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
            at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    And when i try to view the report that use the analysis i got this two warning in the logs:
    [2013-07-17T16:58:01.615-04:00] [bi_server1] [WARNING] [] [oracle.xdo] [tid: 57] [userId: <anonymous>] [ecid: ad7bb40a72b553c0:-3e5f91c5:13ecd037992:-8000-00000000000e2d7c,0] [APP: bipublisher#11.1.1] Incomplete xslt._XDONFSEPARATORS: decimal separator: null, grouping separator: null
    [2013-07-17T16:58:02.034-04:00] [bi_server1] [WARNING] [] [oracle.xdo] [tid: 57] [userId: <anonymous>] [ecid: ad7bb40a72b553c0:-3e5f91c5:13ecd037992:-8000-00000000000e2d84,0] [APP: bipublisher#11.1.1] Incomplete xslt._XDONFSEPARATORS: decimal separator: null, grouping separator: null
    As i understand there is has a reference to a null value but i cant find what column of the analysis has the problem.
    Any ideas about how to solve or debug this?
    Thanks

    I follow your instructions and it works fine. I can create the XML and the reports can show data.
    So, i already know that there is no problem with the data and with the BI Publisher installation but i still doesn know what is the problem with the analysis view that fails.
    Any idea how to debug it?
    Thanks.

  • Problem with distribution of packages to distribution point servers

    Hi all,
    I have found problem during distribution of package to many of DP's servers in my organization. Strange is... only package generate problems - applications or updates packages are sending without any problems. 
    On System Status->Component status SMS_PACKAGE_TRANSFER_MANAGER there is:
    Message ID: 8211 "Package transfer manager failed to update the package "XXXXXX".
    I have checked PkgXferMgr.log and there is:
    ExecStaticMethod failed (80041001) SMS_DistributionPoint, FinalizeContent
    CSendFileAction::SendFiles failed; 0x80041001
    Notifying pkgXferJobMgr
     Sending failed. Failure count = 45, Restart time = 2/13/2014 1:05:14 PM Romance Standard Time
    Next I have checked smsdpprov.log on DP server and there I have found many instances of this error:
    [F38][Thu 02/13/2014 12:35:27]:CopyFileExW failed for E:\SCCMContentLib\FileLib\F6FB\F6FB39A8578F19616570D5A3DC7212C84A9DA232B30A03376BBF08F4264FEDF2 to \\?\E:\SMSPKGE$\XXXXXXXX\DE29E824-4B10-4800-A501-BC66C6EC26D3\x64\WdfCoInstaller01011.dll
    [F38][Thu 02/13/2014 12:35:27]:FileCopy failed; 0x80070020
    [F38][Thu 02/13/2014 12:35:27]:CFileLibrary::CopyFileA failed; 0x80070020
    [F38][Thu 02/13/2014 12:35:27]:CContentDefinition::CopyFileA failed; 0x80070020
    [F38][Thu 02/13/2014 12:35:27]:CContentDefinition::ExpandContentDefinitionItems failed; 0x80070020
    [F38][Thu 02/13/2014 12:35:27]:CContentDefinition::ExpandContentDefinitionItems failed; 0x80070020
    I'm going mad with this :-( Thank you for all reply.

    Try this: Powershell Script
    $SiteCode =
    "XXX"
    $PackageID = "XXX00003"
         $distpoints =
    Get-WmiObject
    -Namespace
    "root\SMS\Site_$($SiteCode)" -Query
    "Select * From SMS_DistributionPoint WHERE PackageID='$PackageID'"
            foreach
    ($dp in$distpoints)
                    $dp.RefreshNow
    =$true
                    $dp.Put()
    Thanks, Prabha G

  • Tables with distribution model(BD64)

    Hello
    I  want to transport RFC(sm59), partner profiles(we20), ports(we21), distribution model from one system to another(it is the same system but after PRD->QAS copy).
    I found following tables containing relevant data:
    EDIPO
    EDIPOA
    EDIPOD
    EDIPORT
    EDP12
    EDP13
    EDP21
    EDPAR
    EDPI1
    EDPO1
    EDPO3
    EDPP1
    RFCATTRIB
    RFCCHECK
    RFCDES
    RFCDOC
    RFCSYSACL
    RFCTRUST
    TBDLS
    TBDLST
    I miss only passswords for RFC's and (especially) distribution model(BD64). Does anyone knows in which tables they reside?

    Hello Jan,
    From NW 7.0 onwards, the paswords were encrypted based and will create a secure storage key which is based on the SId and installation number.When ever if you are copying these tables where the functional entires that requires passwods,which will be invalidated after copying.For this you need to migragte the secure store entires after copying.More over every time when these secure store entires got invalidated,will have a communication to SMP for the creation of Migration key.You need to look further to install migration key for this problem.
    1. Check which are the entries are invalidated after copying, Goto SECSTORE transaction ,select "all applications " option and execute,
    2. Get the migration key from http://service.sap.com/migrationkeys
    3.Install the migration key in SECSTORE transaciton by giving inputs like old SID,new SId,old installation number and New installation number.
    see details from this note:816861
    Hope you can solve your problem.
    Best Regards,
    Shyam Dontamsetty

  • Problem with ViewSonic model vx715?

    ViewSonic vx715 turns on then goes dark or shuts off. When I turn it on with input cable in it, the power light turns green, then clicks to orange or simply just shuts off. Ive looked at other forums saying it was a default in the model. Something to do with a capacitor or soldering. I took the thing apart and found nothing wrong with either. Any suggestions?

    I have a Power MacG5 behaving exactly the same way with a large Westinghouse (LCM.22W) LCD Monitor. The problems began when I decided to enable the sleep function to save electricity. For years it worked fine and the sleep problems into an unwakable black screen started on and off with me doing the same to remedy it: restarting or unplugging and replugging the DVI 400 cable (Monster Digital Video)from the CPU DVI port. Now nothing works as a remedy. I have no alternate monitor to use to access the CPU. Now when I reseat the DVI cable the monitor says check connections indicating it isn't hooked up to a DVI output video source even though it is.
    I'm starting to wonder if the problem is the G5 video card in the CPU and not the cable or the monitor since I'm not the only one who has experienced the problem with a large monitor when the computer goes to sleep and the monitor shuts down.

  • Saturation problem with 741 models

    Whenever I saturate a 741 op-amp by exceeding the limit of its positive supply voltage, the output saturates to the negative supply voltage.
    For example, if I construct a voltage follower with +/- 15 V supplies and an input of +20 V, the output is (roughly) -15 V, not +15 V.
    This occurs with a variety of 741 op-amp models, such as LM741*, UA741*, 741, and Op-Amp_741.
    I saw similar problems with a few other op-amp families I tried.
    Is this a known limitation of these models in Multisim, or am I doing something incorrectly?
    See the attached file for an example.
    Thanks,
    Bob
    Solved!
    Go to Solution.
    Attachments:
    satprob.ms10 ‏178 KB

     yyao wrote:
    Hi, 
    This problem may be due to JFET inversion. Some opamps, especially JFET opamps, exhibit this behaviour. When the output is expected to exceed some positive threshold, the output inverts to the negative rail. If you hooked up a JFET opamp in a real circuit, you will see this behaviour. So, this may have to do with the opamp model that you are using. If this is not the behaviour that you expect (i.e. not what you observe in a benchtop setup), my best suggestion is to substitute your simulation opamp for another one that is similar in performance, but does not exhibit the same output inversion.
    Take a look at this page by Analog Devices. This phenomena is outlined in the section labeled "What other features of op amps should the user know about?".
    Hope that helps.
    I don't think it is the "phase inversion" problem described in the first paragraph of the aforementioned section.  I don't think the 741 is a JFET or the common-mode input is too negative.
    However, it does seem to be consistent with the "more serious form of latchup" described in the second paragraph.  The issue occurs when the input exceeds the rail voltage by ~0.6 V, which could be turning on some internal diodes.  The page suggests that this would destroy a real op-amp.  In simulation, the op-amp wouldn't be destroyed, but it might show erratic behavior when Vin > Vrail.
    Does this make sense to anyone else?  I'll try to remember to test this with a real op-amp next week.
    Message Edited by btriffles on 03-17-2009 07:52 PM

  • 2 problems with tv model number 55sl417u

    Alright, I have been having two problems with this toshiba tv. One: It will just randomly shut off while watching tv or playing video games. It will shut off and then after 45 seconds it will come back on. Second problem is that i will not be able to shut it off using the remote or the buttons on the tv. Its like it freezes. To get it to turn off i just shut off the power strip for 30 seconds then turn it back on. The tv will then turn on and i can turn it off. I dont know whats wrong or what to do. Can anyone help?

    Yeah it randomly shut off on me two hours before the super bowl sunday and did not turn back on. The clicking sound was made the picture would not come on and was left with three green blinking lights. so after spending an hour on the phone trying to get someone from customer service, they told me some one from Nexicore would contact me Monday. I waited till about 5 Monday for a phone call and never got it. So i decided to call Nexicore myself and they told me they were waiting for my local tech guy to receive a part from Toshiba. It could take 3 to 5 business for him to receive the parts, so now i am waiting for a phone call from that guy. If i dont hear anything by friday i will be calling Nexicore again to check on the status. Such a pain for a tv that is only a few months old. Thank god it is under warrenty

  • Problem with new model MC14013BCP

    Hi, what's wrong with this model???
    <attachment removed>

    Mike_85_,
    It appears the link to this model provides for an IBIS implementation only (I-V curves) and not SPICE.  While this gives you some idea on I/O transfer curves, it does not provide any functional implementation data.   Multisim does not currently support IBIS modeling, only true SPICE models are supported.
    This is a D flip flop and there are several 'generic' models that can be easily adapted to fit some of the specifications of this device using a D-chip device.   I would suggest going to the TIL family of digital components and look for a similar device D flip flop device.   Look at the model and you'll see what parameters you can change.
    This thread provides some additional details on the d_chip implementation (this is a customized Multisim 'X SPICE' model).
    http://forums.ni.com/t5/Circuit-Design-Suite-Multisim/models-using-d-chip/m-p/953453#M6602
    If you are interested in the exact I-V I/O characteristics, it is possible, but requires additional work and this is a more in depth topic than is intended for this forum.   Let me know and we can offline this topic if the exact I/O characteristic is needed.
    Regards,
    Pat

  • Problems with Distribution Points, "in Progress", etc

    I have two SCCM 2012 R2 networks. They have similar problems with DPs. Each network has two servers and each server has a DP. Server01 is site server and primary DP on each network.
    1) On Server01 on both networks in "DP Configuration Status" the icon is the upward green arrow (which I think in "In Progress") and in the details tab a weekly forced reboot package says "starting to process content" on NetworkA
    and "processing content for site server" for NetworkB and for status they both say "In Progress". Is this because it a weekly recurring package?
    2) On Server02 for NetworkB I have two "failed to distribute content" messages and neither has details available. On message is a week 5 days old. Pkgxfrmgr.log only has errors about "pulldpqueryresult failed to execute wmi query...".
    3) On Server02 for NetworkA I have two "failed to update package" messages about updating Server02. The only errors in pkgxfrmgr.log are "pulldpquery failed".
    4) On NetworkA I mistakenly had checked "enable prestaged content"  and later turned it off. Now I have a bunch of hung "In Progress" messages about Server02 needing content manually prestaged. How can I kill these messages?
    Help much appreciated.
    Ben JohnsonWY

    Yes, I know this is an old post, but I’m trying to clean them up. Did you solve this problem, if so what was the solution?
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • WRT54G General problems with this model

    Has anyone else seem to find that WRT5G4 Routers always seem to be having problems? Im having a problem ( I think I fixed it though thanks you to guys) My friend always has a problem with it not dialing though his PPP0e. And both my neighbours have a problem with it droping the signal. Or maybe I have had bad luck with them.

    i have had problems with this one too.  it keeps dropping my signal.  i have v.8  i was told to upgrade my firmware but it is a .bin file and i am not sure how to access the file. anyone have any ideas?

  • Wake up problems with MacbookPro (Model 6,2)

    Hello everyone,
    I have updated my MacbookPro on lauch day and first I send a very big thank you to all guys worked on Lion. The installation process was flawlessly and comfortable. You've done a great job. Machine feels faster and working with gestures is very comfortable.
    After using my machine for 2 days now I have to admit that my Macbook has several problems with waking up. If I close the lid for a few hours (f.e. over night) the fans go up after a while, the system gets hot and cannot wake up when I open the lid. The only help is hardly to shut it off and to boot it up afterwards.
    At this time I will shut off the system after using it and boot it up every time I want to work. But waking up was always so perfect on Mac OS X.
    Would you please fix it again, soon?
    Kind regards,
    m3x

    No, you can't use the Thunderbolt Display because, as you note, you have no Thunderbolt port. You can use the Apple Cinema Display, however.
    Clinton

  • Problem with Table Model Listener

    I hava a JTable with three columns and dynamic number of rows. The first column has a text. Second column has check box and each third column has three radio buttons. I am using the table model listener to fetch the row and column which the user clicked. here is the code
    public void tableChanged(TableModelEvent e)
    row = e.getFirstRow();
    column = e.getColumn();
    TableModel model = (TableModel)e.getSource();
    String columnName = model.getColumnName(column);
    Object value = model.getValueAt(row, column);
    System.err.println("Value: "<em>value.toString()</em>" Row: "<em>row</em>" Column: "+column);
    attendanceModel.setHolidays(row, value.toString());
    }Here is the problem
    {color:#ff0000}Case 1{color}: When I click the first radio button in first row and third column it works and the output of print statement is
    *{color:#993300}Value:0 Row:0 Column:2{color}*
    {color:#ff0000}Case 2{color}: Next I clicked the first radio button in second row and third column the method is not called nothing is printed
    {color:#ff0000}Case 3{color}: Now I clicked the first radio button in third row and thrid column, the method is called and the output of print statement is
    {color:#993300}*Value:0 Row:1 Column:2*{color} ; but the actual value of row should be 2*. Here it is showing the row and column of the previously selected item.
    But in {color:#ff0000}case 2{color} instead of first radio button if I selected the second radio button the print statement will print the correct value i.e
    {color:#993300}*Value:1 Row:1 Column:2*{color}
    ie If I select different radio button in each row the print statement shows the correct value. But if in each row the same radio button is selected its not working properly. For first row it prints properly. If same radio button is selected in second row the method is not called. But from next row onwards the row value is showing the previously selected row as in {color:#ff0000}case 3{color}.
    But for the checkboxes in column 2 the same is working properly. Each column has only one check box. So when I select the check box in each row the row and column values are getting changed accordingly.
    Could some one help please?
    Thanks,
    Zach.

    To get better help sooner, post a [SSCCE (Short, Self Contained, Compilable and Executable, Example Program)|http://mindprod.com/jgloss/sscce.html] that demonstrates the incorrect behaviour.
    db

  • Problem With Charger Model A1265

    Hi everybody, well a friend gift me a charger Model A1265 for my iPod Touch 4g and its charge the batery, but with one problem, when my iPod its connected to the charger the screen is very sensitive, I mean, I touch the screen to open an app and suddenly the screen opens another app or another option, my question is why this happend? and if that charger doesn't decompose my iPod in any way, the screen, the batery life or something? or when is connected to that charger I dont have to touch the screen? hope anybody here can solve my doubt

    Thanks For your answer, look I post more pics of the charger, yep that have the green dot, so do you think theres no problem about the screen or something?

Maybe you are looking for