Groupassign with SBO and/or SDO

Hello,

We're trying to implement the following situation:

We have a supplier record using a smartfolder.
SDO1 contains general information concerning the supplier;
SDO2 contains the several adresses of that supplier...

Situation 1 :
Both SDO's are on page 0.

On page 1, there is a viewer connected to SDO 1 (datalink)
On Page 2, there is a selection browser connected to SDO2 (data)
and a viewer, also with a data link to SDO2.

Further links:

smarttoolbar => navigation => SDO1
smarttoolbar => TableIO => Viewer1
Viewer1 => GroupAssign => Viewer2

When I hit 'update' on the toolbar, both viewers are enabled; so far so good. But when I assign modifications, changed data in SDO2 is lost.

All viewers & browsers are built against their corresponding SDO.

In the 2nd situation, we have an SBO containing both SDO's

The links are similar, but assigned to the SBO instead.
The viewers are build against the SBO here.

Also, we can't save any data here

We allready tried to set the userproperty "UpdateFromSource" in SDO2, but this has no effect.

What can we do to resolve our problem here. It is our intention to add more viewers with this method.

Can anybody help us ? All input is welcome !
 
!! SOLUTION !!

I found (programmed) a solution regarding this problem

See attached file.

:chat:

Everybody is welcome to post reactions to this subject !
 

Attachments

  • multiple_sdo_update.htm
    41 KB · Views: 69
Top