Hi,
What is the difference between the Object Key and Key Ref columns in the Document Object Connections page? I could not find any differences in the values. Is there a historical reason for this or why do these columns exist twice?
Thanks, Mike
Hi,
What is the difference between the Object Key and Key Ref columns in the Document Object Connections page? I could not find any differences in the values. Is there a historical reason for this or why do these columns exist twice?
Thanks, Mike
Hi
I’m just adding my observation here.
Seems there is a difference between the 2 columns in App 10 IEE client, i.e with the naming of the key values - Object key mentions the naming used in the application, for example Object Site instead of CONTRACT. But there is no difference observed in App 10 Aurena and IFS Cloud.
App 10 IEE:
App 10 Aurena:
Best Regards,
Thilini
Also the comment is noteworthy - it seems in IFS Cloud something changed and this was done to ensure backwards compatibility with older versions. Maybe someone from R&D could shed some more light on this.
IF NOT indrec_.key_ref AND indrec_.key_value THEN
-- Make sure that we're backwards compatible
newrec_.key_ref := Object_Connection_SYS.Convert_To_Key_Reference( newrec_.lu_name, newrec_.key_value );
END IF;
As
For some reason which I don't remember now, Object Key was not implemented in Aurena or IFS Cloud yet. It might have been a quick thing, to add Object Key and showing the key ref, and we forgot to pick it up and change it later to be as in IEE.
Summary: the two columns should be different and it should be like in IEE.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.