Save: 4 document created! Problem with multiple Datasources? save conflicts documents

Hello, i’ll try to speak english.I have a main tabbed xpageA with it datasource DS1(create document).

Into xpageA, have included xpageB(tab3) and xpageC(not in a tab).

Into xpageB, have included xpageD.

xpageB with it datasource DS2(create document).

xpageC with it datasource DS3(create document).

xpageD with it datasource DS4(create document).

I create a new document.

When i click the save button, positioned into de tab1, i have no problems…

But when i change to tab 3, and click the save button, i get the documento multiplied by 4(3 save conflicts documents documents)

I think i have a problem with doing datasources.

somebody help me?

Thanks

Diego

Subject: A workaround

Hi Diego,

I don’t have the answer as to why, but I can provide a workaround.

You can set the concurrency of the datasource to force an update, therefore preventing the replication/save conflicts.

On each of the datasources you are having the issues with select:

  • All Properties->data->data->SourceName->concurrencyMode

and select “Force” from the dropdown list of choices.

Hope this helps,

-John

Subject: It worked but i don’t understand…

John, thanks you very much for that information!!! i will try it too…

But, some hours ago, all started to work fine.

I found a diference between tab1, tab2 and tabs 3, 4 y 5.

The problem is when i click tab3, tab4 or tab5, and save the document. Tab1 and tab2 all’s right.

The diference was that in tab1 and tab2 i have editBoxes with their data link.

But tabs 3, 4 and 5, are empty.

I put an editbox with their datasource in each tab,and it fixed it.

I don’t understand why, but it work. I don’t get more save conflicts.

Thanks

Diego

PD: now, i will try your information too.

Subject: That’s that tabbed panel issue…

See http://www-10.lotus.com/ldd/nd85forum.nsf/DateAllThreadedWeb/4dc26fcfd79500f4852575750052e3c9?OpenDocument

The good news is that we have a fix for this. It should be in the 8.5 FixPack1 (June) and it will be in 8.5.1 (Q3).

But if you need a fix for this sooner you’ll need to log a PMR with support.

Regards,

Paul.

paul_hannan@ie.ibm.com

Subject: Thanks

Thank you very much Paul.I forwarded to my boss…

Diego