PDA

View Full Version : Diamond relationships



Chris Spencer
12-Nov-2015, 07:05 PM
Is there still a possible issue with diamond relationships in web 18.2?

I am moving an older style ajax webapp to to 18.2 and am having
issues with updating telling me file 5 (customer) is required

I will dig deeper this is just a request to see if anyone has problems still with diamon relations in the web

John Tuohy
12-Nov-2015, 08:26 PM
There are not issues that we know of. We will await more information from you.

-John

Chris Spencer
13-Nov-2015, 02:45 AM
Ok This is a system I am helping another developer to provide some web interface for Technicians
so no control over structure (to a degree)


Now the structure is as below



Contact - Customer
| | \
JobConatct - Job Location
| /
Service



Attempting a save shows error File Customer required.
By Making an alias of customer and custom relating location to Customer Alias I can now do the save.

Is this expected?

PS cannot get the tags to align this as it is when saved!!

Clive Richmond
13-Nov-2015, 05:27 AM
Hi Chris,

Could it be an Add_Server_File for Customer in the wrong place?

Chris Spencer
13-Nov-2015, 06:36 AM
I don't think so
Rechecked it and recreate BP.
Code that causes the problem is what the DDO explorer creates in the BP

Changing to an alias fixes the save issue

Chris Spencer
17-Nov-2015, 02:36 PM
Any comments

John Tuohy
17-Nov-2015, 08:39 PM
Just to verify. You are not talking about a new problem in 18.2 - you want to know if 18.2 has solved an existing problem? If this is existing, has it been reported?

-John