Skip to main content
avillanueva
23-Emerald I
23-Emerald I
March 25, 2022
Solved

11.1 Change object Link modifications and Query Builder

  • March 25, 2022
  • 1 reply
  • 1864 views

I've been able to work around this issue using unions in QML but still wish there was a better way. When we went to 11.1 from 10.2, the way change objects were linked was fundamentally changed. All my query builder reports broke cause the joins were all different. As a result, I had to create a version of a report that grabbed data before upgrade and one that grabbed data after the upgrade. Tables were never merged but looks like they coded around it. Has this been addressed in 12 to merge the tables to give a complete history?

avillanueva_0-1648222969457.png

 

Best answer by JeffZemsky

@avillanueva The best practice is to plan to move your legacy links to the new Flexible association links.  We don't have a the firm release yet, but we will eventually deprecate the legacy links.  Moving these older changes would remove the need for the additional queries.

1 reply

17-Peridot
March 31, 2022

@avillanueva The best practice is to plan to move your legacy links to the new Flexible association links.  We don't have a the firm release yet, but we will eventually deprecate the legacy links.  Moving these older changes would remove the need for the additional queries.

avillanueva
23-Emerald I
23-Emerald I
March 31, 2022

@JeffZemsky , so there is a step I need to do right? CS262354 indicates there is a tool to move the legacy links. I would have expected the upgrade to handle that for us since post upgrade, we were using flexible links though we have not varied from traditional or OOTB. Ok, I see that I've missed the memo and need to run the conversion tool. Thanks.

avillanueva
23-Emerald I
23-Emerald I
March 31, 2022

@JeffZemsky you sell yourself short. I've always though of you guys as magicians.