Skip to main content
Solved

Does anyone have experience editing object connection services?

  • February 17, 2023
  • 1 reply
  • 142 views

Forum|alt.badge.img+6
  • Sidekick (Employee)
  • 13 replies

Does anyone have experience editing object connection services? I would like to create a new service to object connection. The new service is CRIM and we like to connect those records to IFS Business objects (WO, Equipment, …).

Best answer by Rakuse

You should be able and create new ObjCon Services just as in any of the existing ones that are found in Core. Easiest might be to actually check one of the existing examples like:

MediaLibrary.entity:

...

codegenproperties {
   ObjectConnectionService "true";
}

...

MediaLibraryAttachment.client:

...
objectconnection MediaLibrary {
   label = "Media";

...

Once deployed, you should be able to “Connect” your new service with any LU’s (Entities) using “Object Connections”.

View original
Did this topic help you find an answer to your question?

1 reply

Forum|alt.badge.img+1
  • Do Gooder (Employee)
  • 4 replies
  • Answer
  • February 27, 2023

You should be able and create new ObjCon Services just as in any of the existing ones that are found in Core. Easiest might be to actually check one of the existing examples like:

MediaLibrary.entity:

...

codegenproperties {
   ObjectConnectionService "true";
}

...

MediaLibraryAttachment.client:

...
objectconnection MediaLibrary {
   label = "Media";

...

Once deployed, you should be able to “Connect” your new service with any LU’s (Entities) using “Object Connections”.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings