Kbase P95816: ADM2: Cannot set foreign fields for passthrough data link
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/1/2006 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
OpenEdge 10.x
SYMPTOM(s):
data-source is THIS-PROCEDURE
data-target is SDO
Cannot set foreign fields for target SDO using AppBuilder
CAUSE:
This is a known issue being investigated by Development
FIX:
Workaround:
Use a dummy SDO with the appropriate fields for the foreign field mapping, and perform the following steps:
1. Add the dummy SDO to the container.
2. Make the dummy SDO the data-source of the data link to the target SDO
3. Set the foreign field mapping for the target SDO
4. Change the data-link back so the data-source is THIS-PROCEDURE again
5. Delete the dummy SDO from the container.